DBA Data[Home] [Help]

APPS.ARP_ALLOCATION_PKG dependencies on AR_REC_TRX_LE_DETAILS

Line 8917: ar_rec_trx_le_details rtd,

8913: 'ADJ_NON_REC',
8914: 'TAX_RATE'),
8915: rt.tax_recoverable_flag
8916: FROM ar_receivables_trx rt,
8917: ar_rec_trx_le_details rtd,
8918: zx_sco_rates tax
8919: WHERE rt.receivables_trx_id = p_receivables_trx_id
8920: AND rtd.receivables_trx_id (+) = rt.receivables_trx_id
8921: AND rtd.legal_entity_id (+) = p_legal_entity_id