DBA Data[Home] [Help]

APPS.LNS_XLA_EVENTS dependencies on XLA_TRANSACTION_ENTITIES

Line 112: FROM xla_transaction_entities xte

108: p_source_id_int_1 NUMBER,
109: p_source_id_int_2 NUMBER,
110: p_valuation_method VARCHAR2) IS
111: SELECT xe.event_id
112: FROM xla_transaction_entities xte
113: ,xla_events xe
114: ,xla_entity_types_b xet
115: WHERE xte.application_id = p_application_id
116: AND xte.ledger_id = p_ledger_id