Hi,
Our customer has configured the setup in such a way that summary of transactions should only go to GL from AR, BR, AP, AP, CB, AC and AM sub systems. I am in the process of building a program that would print all the detail transactions for the given GL account. While doing so, I am able to identify the detail records for AR, AC, AM and CB records from ARDISTRIB, ACTRANS, AMTRANS and CBDISTRIB respectively using GLT-OBJ-ID. For invoice distribution records in AP (system code AP, source code AD) , I can do so by using GLT-OBJ-ID with APDISTRIB table. I am stuck with the source codes AP, VP, AC (Vendor Payment, Void Payment and Accrual) of AP system and BR system as I do not know how I can drill around details for the summarized GLTRANS recrds. Lawson is recommending to use GL45 or GL90. But I need to build a logic in my customization to pick up records. Can someone throw light on the relationship between GLTRANS and other AP table for source codes AC, AP and VP and for BR system ?
Thanks/Venkat