EDT Array Elements in Dynamics AX
Views (7)
03-10-2011
Array Elements (EDT) in Axapta
Usage: Array elements used to duplicate the table field
Learned: I was assigned by a task to do some necessary changes in ProjTable that’s where i found out about array elements. Array elements used to duplicate table field to array of same field.
Look at the projtable – sortingid field in that field look the EDT below
When you expand the field column in table you can only see one field but when you open the table you can see three fields in there. They are all come from the declared EDT.
This was originally posted here.
*This post is locked for comments