Greetings!
Welcome to my Dynamics AX 7 and related MS Technologies blog.
Total Pageviews
Search This Blog
Tuesday, January 29, 2008
X++ code to find unique index/primary keys for any table
This X++ code iterates through any table and lists the unique index. Note that a format is being assigned in the loop. This is done to meet our customization.
No comments:
Post a Comment