DBA Data[Home] [Help]

APPS.XLA_UPG_VERIFICATION_PUB dependencies on XLA_ACCT_LINE_TYPES_B

Line 621: , xla_acct_line_types_b xalb

617: ELSE 'N' END event_error8
618: from xla_events xe
619: , xla_transaction_entities_upg xen
620: , xla_event_types_b xevt
621: , xla_acct_line_types_b xalb
622: , xla_entity_types_b xent
623: where xen.entity_id(+) = xe.entity_id
624: and xevt.event_type_code(+) = xe.event_type_code
625: and xevt.application_id(+) = xe.application_id