corresponding link between debit and credit
hi
is there any corresponding link between debit and credit
for example i have 4 rows for one transaction (say - 'trx1') in xla_* tables
Number Account Accounted DR Accounted CR 1 000.123.... 100
</code><pre class="jive-pre"><code class="jive-code jive-java">2 000.789... 100
3 000.123.... 10
</code><pre class="jive-pre"><code class="jive-code jive-java"><code class="jive-code jive-java">4 000.789... 10
so
corresponding link between debit and credit for 1 and 2 ?what is
and
what is
corresponding link between debit and credit for 3 and 4 ?
how identify it ?
0