Balances - General Ledger accounts
Dear All,
i'm trying to write an SQL query that display the account nb and the balance , credit and debit
im using the tables below
gl_code_combinations cc,
gl_je_lines jel,
gl_je_headers h
but where can i check them on the EBS application and i have two values that i'm not able to select them value of the amount of period to date (PTD) and period to year (PTY)
and how can i know what are the queries used in trial balance report .. they could help me
thank you in advance ..