On which table can we find the 'End Balance' column for Trial Balance Report(Seeded)
Summary:
Content (required):
Please let me know on which table End Balance column is stored. Since its showing only sum of End Balance column. But i want to see all the records for a particular period. If possible let me know how to run this report online. Could you please help on this
Version (include the version you are using, if applicable):
Code Snippet (add any code snippets that support your topic, if applicable):
&P_WITH_CLAUSE
SELECT Q.LEDGER_NAME_H,
Q.LEDGER_ID,
Q.PAGEBREAK_VALUE,
Q.ADDITIONAL_VALUE,
Q.NATURAL_ACCOUNT_VALUE,
Q.ACCT_FLEX,
Q.ACCT_TYPE,
Tagged:
0