DBA Data[Home] [Help]

APPS.ARP_REVERSE_RECEIPT dependencies on XLA_TRANSACTION_ENTITIES

Line 2614: Select 1 from xla_transaction_entities

2610: select 'Y'
2611: from ar_cash_receipts cr
2612: where cr.payment_trxn_extension_id = p_extension_id
2613: and exists (
2614: Select 1 from xla_transaction_entities
2615: where entity_code = 'RECEIPTS'
2616: and nvl(source_id_int_1 , -99) = cr.cash_receipt_id
2617: and application_id = 222
2618: and ledger_id = cr.set_of_books_id