<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: GL FSG Rowset and column set -->
 <REPORTS_ROW>
  <GUID>1D3054DBDBD807B9E06362FB09050806</GUID>
  <SQL_TEXT>select
report.application_id ,
report.security_flag,
report.name report_name,
rowset.name row_set_name,
colset.name column_set_name,
conset.name content_set_name,
roword.name row_order_name,
lk1.meaning level_of_detail,
report.segment_override,
report.unit_of_measure_id currency,
lk2.meaning rounding_option,
lk3.meaning output_option,
ds.name display_set,
report.description,
report.parameter_set_id parm_set_id,
gl_rgxrptd_xmlp_pkg.c_segment_overirdeformula(report.segment_override) C_Segment_Overirde,
report.id_flex_code,
report.structure_id,
fnd_data_security.check_function(1.0,&apos;GL_DAS_FSG_REPORT_V&apos;,
&apos;GL_DAS_FSG_REPORT&apos;,to_char(report.report_id),null,null,null,null,fnd_global.user_name) check_function_,
rg.data_type,
rg.parameter_num,
rg.entered_currency,
rg.ledger_currency,
rg.currency_type,
rg.period_num,
rg.fiscal_year_offset
FROM
rg_reports report,
rg_report_axis_sets rowset,
rg_report_axis_sets colset,
rg_report_content_sets conset,
rg_row_orders roword,
rg_lookups lk1,
rg_lookups lk2,
rg_lookups lk3,
rg_report_display_sets ds,
rg_report_parameters rg
WHERE
report.column_set_id=colset.axis_set_id and
report.row_set_id=rowset.axis_set_id and
report.content_set_id=conset.content_set_id(+) and
report.row_order_id=roword.row_order_id(+) and
lk1.lookup_type(+)=&apos;GL_DISPLAY_LEVEL&apos; and
lk1.lookup_code(+)=TO_CHAR(report.minimum_display_level) and
lk2.lookup_type(+)=&apos;ROUNDING_OPTION&apos; and
lk2.lookup_code(+)=report.rounding_option and
lk3.lookup_type(+)=&apos;OUTPUT_OPTION&apos; and
lk3.lookup_code(+)=report.output_option and
ds.report_display_set_id(+)=report.report_display_set_id and
report.parameter_set_id=rg.parameter_set_id(+)/*
AND nvl(report.id_flex_code,:C_ID_FLEX_CODE)=:C_ID_FLEX_CODE
AND nvl(report.structure_id,nvl(:C_STRUCTURE_ID,101))=nvl(:C_STRUCTURE_ID, nvl(report.structure_id,101))
AND report.application_id in (101,168)
AND decode(report.security_flag,&apos;Y&apos;,decode(fnd_data_security.check_function(1.0,&apos;GL_DAS_FSG_REPORT_V&apos;,
&apos;GL_DAS_FSG_REPORT&apos;,to_char(report.report_id),null,null,null,null,fnd_global.user_name),&apos;T&apos;,&apos;Y&apos;,&apos;N&apos;),
&apos;Y&apos;)=&apos;Y&apos;*/
order by
report.name</SQL_TEXT>
  <ENABLED>Y</ENABLED>
  <REPORT_TRANSLATIONS>
   <REPORT_TRANSLATIONS_ROW>
    <LANGUAGE>US</LANGUAGE>
    <REPORT_NAME>GL FSG Rowset and column set</REPORT_NAME>
   </REPORT_TRANSLATIONS_ROW>
  </REPORT_TRANSLATIONS>
  <CATEGORY_ASSIGNMENTS>
  </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>
