The details section to Report 116 Statement uses table Detailed Cust. Ledg. Entry
I'm trying to figure out how to relate/join table Cust. Ledger Entry and filter on field 'OPEN' = True
I don't know if this exactly what you're looking for, but in table Detailed Cust. Ledg. Entry contains field Cust. Ledger Entry No., which show exact ledger entry related to detailed ledg. entry.
Comments
in section DtldCustLedgEntries - OnPreDataItem()
What I need to code is this but how do I get the relationship between the two tables??