DBA Data[Home] [Help]

APPS.XLA_MULTIPERIOD_RPRTG_PKG dependencies on XLA_EVENT_CLASS_ATTRS

Line 182: ,xla_event_class_attrs xatr

178: ,xcl.event_class_code EVENT_CLASS_CODE
179: ,xatr.reporting_view_name REPORTING_VIEW_NAME
180: FROM xla_ae_headers aeh
181: ,xla_event_types_b xcl
182: ,xla_event_class_attrs xatr
183: WHERE xcl.application_id = aeh.application_id
184: AND xcl.event_type_code = aeh.event_type_code
185: AND xatr.application_id = aeh.application_id
186: AND xatr.entity_code = xcl.entity_code