DBA Data[Home] [Help]

APPS.ARP_XLA_EVENTS dependencies on AR_CASH_RECEIPTS_ALL

Line 2548: ar_Cash_receipts_all cr

2544: and ae2.event_id IN
2545: ( select MAX( ae.event_id )
2546: from xla_events ae,
2547: xla_transaction_entities_upg xt,
2548: ar_Cash_receipts_all cr
2549: where cr.cash_receipt_id = ev_rec.trx_id(i)
2550: and NVL(xt.source_id_int_1,-99) = cr.cash_receipt_id
2551: and xt.entity_code = 'RECEIPTS'
2552: and xt.ledger_id = cr.set_of_books_id