Which table in AX contain Unit Price and Unit Cost of Each item in AX
Which table in AX contain Unit Price and Unit Cost of Each item in AX
Hi Gunjan
I have SOAP API that upload Items to the database and this API contain "UnitPrice" and "UnitCost" fields.
i have to insert "UnitPrice" and "UnitCost" of the item that i created So i am confused Where is the "UnitPrice" and "UnitCost" of each item exist in the AX
Hi Hanzu,
Could you please state your exact requirement? InventTableModule contains the price setup which can be seen on Released products form under tabs Sales, Purchase etc. Unit cost price will depend on the inventory dimensions in the transaction as well, for which you can use other classes.
Thanks for your reply Actually i am looking for "Unit Price", "Unit Cost " of each item.I also see InventModule Table but there is a fields like Cost,Sales Price,Purchase Price .I am confused which field equal to "Unit Price" and "Unit Cost".
Nope, You can look PriceDisc/PriceDisc_Price/PriceDisc_lineDisc etc classes or priceDiscTable or you can look SalesTable/line methods
I see but is unit price equals to sale order price?
Hi Hanzu,
You can check table InventTableModule. You can find the records based on ModuleType field.
Stay up to date on forum activity by subscribing. You can also customize your in-app and email Notification settings across all subscriptions.
André Arnaud de Cal... 291,269 Super User 2024 Season 2
Martin Dráb 230,198 Most Valuable Professional
nmaenpaa 101,156