<ROOT>
 <APPS_INITIALIZE_DATA>
  <USER_NAME>ENGINATICS</USER_NAME>
  <RESPONSIBILITY_KEY>SYSTEM_ADMINISTRATOR</RESPONSIBILITY_KEY>
  <APPLICATION_SHORT_NAME>SYSADMIN</APPLICATION_SHORT_NAME>
 </APPS_INITIALIZE_DATA>
<REPORTS>
<!-- loader xml for Enginatics Blitz Report: XLA OPM Event Type Summary -->
 <REPORTS_ROW>
  <GUID>4B21399D2E7C2C94E0630100007FB81D</GUID>
  <SQL_TEXT>select
xte.entity_code,
xah.event_type_code,
gxeh.entity_code,
gxeh.txn_source,
gxeh.event_class_code,
gxeh.event_type_code,
gxeh.transaction_source_type_id,
mtst.transaction_source_type_name,
gxeh.transaction_type_id,
mtt.transaction_type_name,
xte.source_id_int_1,
xte.source_id_int_2,
xte.source_id_int_3,
xte.source_id_char_1,
gl.name ledger,
cct.cost_type
from
xla_ae_headers xah,
xla.xla_transaction_entities xte,
gmf_xla_extract_headers gxeh,
gl_ledgers gl,
cst_cost_types cct,
mtl_txn_source_types mtst,
mtl_transaction_types mtt
where
xah.entity_id=xte.entity_id and
xah.application_id=xte.application_id and
xte.application_id=555 and
xah.event_id=gxeh.event_id and
xte.source_id_int_2=gl.ledger_id and
xte.source_id_int_3=cct.cost_type_id and
gxeh.transaction_source_type_id=mtst.transaction_source_type_id(+) and
gxeh.transaction_type_id=mtt.transaction_type_id(+)</SQL_TEXT>
  <ENABLED>Y</ENABLED>
  <REPORT_TRANSLATIONS>
   <REPORT_TRANSLATIONS_ROW>
    <LANGUAGE>US</LANGUAGE>
    <REPORT_NAME>XLA OPM Event Type Summary</REPORT_NAME>
   </REPORT_TRANSLATIONS_ROW>
  </REPORT_TRANSLATIONS>
  <CATEGORY_ASSIGNMENTS>
   <CATEGORY_ASSIGNMENTS_ROW>
    <CATEGORY>Enginatics</CATEGORY>
   </CATEGORY_ASSIGNMENTS_ROW>
  </CATEGORY_ASSIGNMENTS>
  <ANCHORS>
  </ANCHORS>
  <PARAMETERS>
  </PARAMETERS>
  <PARAMETER_DEPENDENCIES>
  </PARAMETER_DEPENDENCIES>
  <TEMPLATES>
  </TEMPLATES>
  <DEFAULT_TEMPLATES>
  </DEFAULT_TEMPLATES>
  <UPLOAD_COLUMNS>
  </UPLOAD_COLUMNS>
  <UPLOAD_PARAMETERS>
  </UPLOAD_PARAMETERS>
  <UPLOAD_SQLS>
  </UPLOAD_SQLS>
  <UPLOAD_DEPENDENCIES>
  </UPLOAD_DEPENDENCIES>
 </REPORTS_ROW>
</REPORTS>
</ROOT>
