fieldId2Name Function
Dynamics AX 2009
Retrieves a string that represents the name of a field specified by a table ID number and a field ID number.
str fieldId2Name(int tableid, int fieldid)
To return a printable version of the field name, use the fieldId2PName Function.
Community Additions
ADD
Show:
Note