DBA Data[Home] [Help]

APPS.XLA_UPG_VERIFICATION_PUB dependencies on XLA_EVENT_TYPES_B

Line 620: , xla_event_types_b xevt

616: ,CASE when xalb.accounting_class_code IS NULL THEN 'Y'
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