DBA Data[Home] [Help]

APPS.IGC_CBC_FUNDS_CHECKER dependencies on XLA_TRANSACTION_ENTITIES

Line 1423: xla_transaction_entities xle,

1419: SELECT
1420: eve.event_id, xle.valuation_method, xle.ledger_id, igch.cc_num,
1421: igch.org_id
1422: FROM igc_cc_headers_all igch,
1423: xla_transaction_entities xle,
1424: xla_events eve
1425: WHERE xle.source_id_int_1 = igch.cc_header_id
1426: AND xle.entity_id = eve.entity_id
1427: AND igch.cc_header_id = g_cc_header_id