Hi,
I am trying to build a SQL query to retrieve the PO receipt information with GL account it hit. The “Inventory/WIP Reconciliation” report has most of what I need but it lacks the vendor number, PO number and line description and some filtering options. So I am looking for the SQL tables that are behind this report. I can get the PO detail information (POHeader, PODetail & PORel) and the GL information (GLJrnDtl) but cannot make the link between the 2.
Thank you,
Daniel