[Home] [Help]
177: ,xcl.entity_code ENTITY_CODE
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
407: FROM xla_ae_headers xah
408: ,xla_gl_ledgers_v xgl
409: ,xla_events xae
410: ,xla_event_classes_tl xec
411: ,xla_event_types_b xet
412: ,xla_transaction_entities ent
413: ,xla_lookups lk1
414: ,xla_lookups lk2
415: ,xla_lookups lk3