Hi,
I am using AX 2012 R3 CU11.
I have my List Page, Project's Posted Transactions grid. I have to display one more column displaying the corresponding Purchase Order Number. I have created a display method but it is coming blank as I am confused in finding the relation.
I was reviewing the transactions form (Inventory and warehouse Management)
After I picked the LOT Id details from above Item Transactions Form (As shown Above), I search in the Inventory Transactions Form in the column "Reference Lot", I found the Purchase Order Number in the "Number" column (Refer below image)
In 'InventTransOrigin" table, I used the same above Lot Id and searched it in the InventTransId of the InventTransOrigin table, and the record that I found has the ReferenceCategory as "Project". But there is one more entry in the InventTransOrigin with the ReferenceCategory as "Purchase Order" whose InventTransId value is the same as the LOT Id Inventory Transactions forms as shown in the above snapshot.
My Query: Since for my requirement I need to have Purchase Order Number. I can get this "LOT0124220" ID from the Item Transactions form as shown in the first pic, how can I get "LOT0105626" using this value "LOT0124220"?
Note: In my query, I have mentioned InventTransIds #s of my system just to make things easy.
In case any other detail is required, please let me know. Would appreciate for some quick inputs.
Sincerely,
Muneeb