Can anyone please tell me the difference between table and field validation within AX definition groups.
Examples would also be useful if possible.
Thanks and kind regards,
T
Can anyone please tell me the difference between table and field validation within AX definition groups.
Examples would also be useful if possible.
Thanks and kind regards,
T
Selecting table will execute the validateWrite(), field will execute the validateField(), validateWrite() on the table.
http://technet.microsoft.com/en-US/library/dd309727(v=ax.50).aspx