<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: test -->
 <REPORTS_ROW>
  <GUID>41D6D818F13DCF9BE06362FB0905CAA3</GUID><ENABLED>Y</ENABLED>
  <SQL_TEXT>select 
xal.code_combination_id,
xal.accounting_class_code,
xal.accounted_dr,
xal.accounted_cr,
xal.entered_dr,
xal.entered_cr,
xah.accounting_date
from 
xla_ae_headers xah,
xla_ae_lines xal,
xla_transaction_entities xte
where
xte.entity_code=&apos;TRANSACTIONS&apos; and
xte.application_id=xah.application_id and
xte.entity_id=xah.entity_id and
xah.ae_header_id=xal.ae_header_id and
xah.application_id=xal.application_id and
xah.application_id=222 and
xal.accounting_class_code=&apos;RECEIVABLE&apos; and
xte.ledger_id=1 and
nvl(xte.source_id_int_1, -99)=1333285</SQL_TEXT>
  <REPORT_TRANSLATIONS>
   <REPORT_TRANSLATIONS_ROW>
    <LANGUAGE>US</LANGUAGE>
    <REPORT_NAME>test</REPORT_NAME>
   </REPORT_TRANSLATIONS_ROW>
  </REPORT_TRANSLATIONS>
  <CATEGORY_ASSIGNMENTS>
  </CATEGORY_ASSIGNMENTS>
  <ANCHORS>
  </ANCHORS>
  <PARAMETERS>
  </PARAMETERS>
  <TEMPLATES>
  </TEMPLATES>
  <DEFAULT_TEMPLATES>
  </DEFAULT_TEMPLATES>
  <UPLOAD_COLUMNS>
  </UPLOAD_COLUMNS>
  <UPLOAD_PARAMETERS>
  </UPLOAD_PARAMETERS>
  <UPLOAD_SQLS>
  </UPLOAD_SQLS>
 </REPORTS_ROW>
</REPORTS>
</ROOT>
