DBA Data[Home] [Help]

APPS.ARP_XLA_EVENTS dependencies on RA_CUSTOMER_TRX_ALL

Line 2481: ra_customer_trx_all trx

2477: and ae2.event_id IN
2478: ( select MAX( ae.event_id )
2479: from xla_events ae,
2480: xla_transaction_entities_upg xt,
2481: ra_customer_trx_all trx
2482: where trx.customer_trx_id = ev_rec.trx_id(i)
2483: and NVL(xt.source_id_int_1,-99) = trx.customer_trx_id
2484: and xt.entity_code = 'TRANSACTIONS'
2485: and xt.ledger_id = trx.set_of_books_id

Line 2515: ra_customer_trx_all trx

2511: and ae2.event_id IN
2512: ( select MAX( ae.event_id )
2513: from xla_events ae,
2514: xla_transaction_entities_upg xt,
2515: ra_customer_trx_all trx
2516: where trx.customer_trx_id = ev_rec.trx_id(i)
2517: and NVL(xt.source_id_int_1,-99) = trx.customer_trx_id
2518: and xt.entity_code = 'BILLS_RECEIVABLE'
2519: and xt.ledger_id = trx.set_of_books_id