Hi AXians,
I am reconciling the records in InventTrans for a period. I am doing the reconcilation through SQL queries.
Now I will come to the point.
I see many records having different InventDimId (InventLocation) in CustInvoiceTrans and InventTrans.
I am comparing records in CustInvoiceTrans & InventTrans through InventTransId.
How is this logically even possible ? What can be the reasons for such wrong entries. ?
And finally give suggestion on dealing with these kind of issues.