DBA Data[Home] [Help]

APPS.AR_AUTOREC_API dependencies on XLA_TRANSACTION_ENTITIES_UPG

Line 2548: from xla_transaction_entities_upg xte,

2544: ,reference_date_2
2545: ,reference_date_3
2546: ,reference_date_4
2547: ,on_hold_flag
2548: from xla_transaction_entities_upg xte,
2549: xla_events xe
2550: where xte.application_id = 222
2551: and xte.entity_code = 'RECEIPTS'
2552: and xe.application_id = 222