DBA Data[Home] [Help]

APPS.ARP_ALLOCATION_PKG dependencies on AR_REC_TRX_LE_DETAILS

Line 9407: ar_rec_trx_le_details rtd,

9403: 'ADJ_NON_REC',
9404: 'TAX_RATE'),
9405: rt.tax_recoverable_flag
9406: FROM ar_receivables_trx rt,
9407: ar_rec_trx_le_details rtd,
9408: zx_sco_rates tax
9409: WHERE rt.receivables_trx_id = p_receivables_trx_id
9410: AND rtd.receivables_trx_id (+) = rt.receivables_trx_id
9411: AND rtd.legal_entity_id (+) = p_legal_entity_id