DBA Data[Home] [Help]

APPS.ARP_CASHBOOK dependencies on AR_RECEIVABLES_TRX

Line 1675: FROM ar_receivables_trx

1671: END IF;
1672:
1673: SELECT default_acctg_distribution_set
1674: INTO l_dis_set_id
1675: FROM ar_receivables_trx
1676: WHERE receivables_trx_id = p_receivables_trx_id;
1677:
1678: /* Bug fix 2300268
1679: Get the tax account id corresponding to the vat_tax_id */