So you want to have a quick peek under Dynamics AX’s skirt and see how it hangs? Sometimes, you can be reading X++ that references to tables that you cannot find under the Tables node. These are more than likely System Tables.
An easy way to browse system tables is to go to AOT > System Documentation > Tables. You can see a list of system tables. Double clicking or right click > opening it will only bring up the help file connected to that table
You have to do “Right Mouse Click > Addins > Table Browser” to view the table. If you are logged in as Admin, you can do a lot of damage in these tables. I suggest you DONT change anything from here unless you really really know what you’re changing and why.
No comments:
Post a Comment