DBA Data[Home] [Help]

APPS.XLA_REPORT_UTILITY_PKG dependencies on XLA_EVENT_TYPES_B

Line 1555: FROM xla_event_types_b xet

1551: xet.application_id APPLICATION_ID
1552: ,xet.entity_code ENTITY_CODE
1553: ,xet.event_class_code EVENT_CLASS_CODE
1554: ,xeca.reporting_view_name REPORTING_VIEW_NAME
1555: FROM xla_event_types_b xet
1556: ,xla_event_class_attrs xeca
1557: WHERE xeca.entity_code = xet.entity_code
1558: AND xeca.event_class_code = xet.event_class_code
1559: AND xeca.application_id = p_resp_application_id

Line 1804: FROM xla_event_types_b xet

1800: xet.application_id APPLICATION_ID
1801: ,xet.entity_code ENTITY_CODE
1802: ,xet.event_class_code EVENT_CLASS_CODE
1803: ,xeca.reporting_view_name REPORTING_VIEW_NAME
1804: FROM xla_event_types_b xet
1805: ,xla_event_class_attrs xeca
1806: WHERE xeca.entity_code = xet.entity_code
1807: AND xeca.event_class_code = xet.event_class_code
1808: AND xeca.application_id = p_resp_application_id