DBA Data[Home] [Help]

APPS.XLA_REPORT_UTILITY_PKG dependencies on XLA_EVENT_TYPES_B

Line 853: ,xla_event_types_b xet

849: ,xet.entity_code ENTITY_CODE
850: ,xet.event_class_code EVENT_CLASS_CODE
851: ,xeca.reporting_view_name REPORTING_VIEW_NAME
852: FROM xla_ae_headers aeh
853: ,xla_event_types_b xet
854: ,xla_event_class_attrs xeca
855: WHERE xet.application_id = aeh.application_id
856: AND xet.event_type_code = aeh.event_type_code
857: AND xeca.application_id = aeh.application_id