DBA Data[Home] [Help]

APPS.LNS_XLA_EVENTS dependencies on XLA_TRANSACTION_ENTITIES

Line 137: FROM xla_transaction_entities xte

133: p_source_id_int_3 NUMBER,
134: p_source_id_int_4 NUMBER,
135: p_valuation_method VARCHAR2) IS
136: SELECT xe.event_id
137: FROM xla_transaction_entities xte
138: ,xla_events xe
139: ,xla_entity_types_b xet
140: WHERE xte.application_id = p_application_id
141: AND xte.ledger_id = p_ledger_id