DBA Data[Home] [Help]

APPS.AR_AUTOREC_API dependencies on XLA_TRANSACTION_ENTITIES_UPG

Line 4714: from xla_transaction_entities_upg xte,

4710: ,reference_date_2
4711: ,reference_date_3
4712: ,reference_date_4
4713: ,on_hold_flag
4714: from xla_transaction_entities_upg xte,
4715: xla_events xe
4716: where xte.application_id = 222
4717: and xte.entity_code = 'RECEIPTS'
4718: and xe.application_id = 222