Dear All,
I am trying to write a SQL query to find the cost amount posted and Cost amount adjusted for every item from AX database.
In my query, I am using InventTrans, InventTransOrigin and InventSettlement tables. Relation between InventTrans table and InventSettlement table is based on TransRecid in InventSettlement and recid in InventTrans table. But for each line in InventTrans, I am getting multiple lines in InventSettlement. Should I apply any more filter on InventSettlement table.
Regards
Suneel
*This post is locked for comments
I have the same question (0)