<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: andy test - gcc distribution -->
 <REPORTS_ROW>
  <GUID>11E6ECC71104254CE06362FB0905DB9D</GUID><ENABLED>Y</ENABLED>
  <SQL_TEXT>select distinct
count(*) over () total,
count(distinct gcc.segment1) over () segment1_count,
count(distinct gcc.segment2) over () segment2_count,
count(distinct gcc.segment3) over () segment3_count,
count(distinct gcc.segment4) over () segment4,
count(distinct gcc.segment1||&apos;.&apos;||gcc.segment2||&apos;.&apos;||gcc.segment3||&apos;.&apos;||gcc.segment4) over () segs1_2_3_4_count
from
gl_code_combinations gcc,
gl.gl_balances gb
where
gb.period_name=:p_period_name and
gb.translated_flag is null and
gb.ledger_id=:l_ledger_id and
gcc.summary_flag=&apos;N&apos; and
gcc.chart_of_accounts_id=:l_coa_id and
gcc.code_combination_id=gb.code_combination_id and
gb.actual_flag=&apos;A&apos;</SQL_TEXT>
  <REPORT_TRANSLATIONS>
   <REPORT_TRANSLATIONS_ROW>
    <LANGUAGE>US</LANGUAGE>
    <REPORT_NAME>andy test - gcc distribution</REPORT_NAME>
   </REPORT_TRANSLATIONS_ROW>
  </REPORT_TRANSLATIONS>
  <CATEGORY_ASSIGNMENTS>
  </CATEGORY_ASSIGNMENTS>
  <ANCHORS>
   <ANCHORS_ROW>
    <ANCHOR>:l_coa_id</ANCHOR>
   </ANCHORS_ROW>
   <ANCHORS_ROW>
    <ANCHOR>:l_ledger_id</ANCHOR>
   </ANCHORS_ROW>
   <ANCHORS_ROW>
    <ANCHOR>:p_period_name</ANCHOR>
   </ANCHORS_ROW>
  </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>
