This post is machine-translated. The original post in german language can be found here.
These post applies to following versions:
Dynamics AX 2012, Dynamics AX 2009
Dynamics AX 2012, Dynamics AX 2009
|
|
|
|
|
|
This post is machine-translated. The original post in german language can be found here.
These post applies to following versions:
Dynamics AX 2012, Dynamics AX 2009
|
I had already seen the situation that I wanted to know if a record has a particular field to be able to process the containing value. For example, within a method, which processes the calling args().
For example, in class SysDictTable the hasMethod() method is available, but i have not found a hasField() method so far.
Therefore I've created the following logic: