bhaswar
13th January 2003, 14:46
Hi,

I am trying to write a crystal report, which will get me the trial balance figure on a few ledger accounts. What tables do I use fro this. Is there any table that gives it directly. Or do I calculate this from the tfgld106 table right from the begining of the financial year. Or do I use the ledger history table in some way?

Could someone provide pointers here please

Thanks

Bhaswar

:confused:

pfsilva
13th January 2003, 15:09
Hi there,
If you are not dealing with dimensions you must use tables tfgld203 for the opening balances and table tfgld201 for the monthly transactions.
If you look at these tables you will see that you have to add amounts in home currency. Table tfgld201 has a field for debit amounts and a field for credit amounts, but table tfgld203 has only one field, depending on the sign you will have a debit (+ sign) or a credit (-sign).
Hope this is useful.
Regards,
Pedro