DBA Data[Home] [Help]

APPS.AP_ACCOUNTING_EVENTS_PKG dependencies on XLA_TRANSACTION_ENTITIES_UPG

Line 1439: xla_transaction_entities_upg xte --bug 13508211

1435: SELECT MAX(accounting_event_id)
1436: INTO l_accounting_event_id
1437: FROM ap_invoice_distributions,
1438: xla_events xe,
1439: xla_transaction_entities_upg xte --bug 13508211
1440: WHERE invoice_id = p_invoice_id
1441: AND NVL(posted_flag, 'N') <> 'Y'
1442: AND line_type_lookup_code <> 'PREPAY'
1443: AND prepay_distribution_id is NULL --for prepay tax