Hi Everyone! Just started AX a couple of months ago. Trying to get a handle where data is stored and how to get to it. First one seems simple enough, but struggling with find information.
In the Products list, an item has an associated NMFC number. This number is visible in the released products view, but it is not editable, it is a copy of the product from the product table. So where (what table) is the item (linked to product) stored that acutally has the NMFC number. First simple task: Verify that what is in AX is absolutely correct by generating list of consisting of three simple fields: ItemId, Product Name/Description, and the NMFC code assigned, so I can export to excel an have someone verify.
Thanks for any insight you can provide.