<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: SCHUB Performance test2 -->
 <REPORTS_ROW>
  <GUID>22F57B8CCDF98713E06362FB09057B6C</GUID><ENABLED>Y</ENABLED>
  <SQL_TEXT>select /*+ parallel*/
count(*) count,
wdj.status_type,
xxen_util.meaning(wdj.status_type,&apos;WIP_JOB_STATUS&apos;,700) status,
case when wdj.status_type in (1,3,4,6) then &apos;Y&apos; end active_status,
nvl2(wro.date_required,&apos;not null&apos;,null) date_required,
case when wro.quantity&gt;0 then &apos;&gt;0&apos; else &apos;0&apos; end quantity,
case when wro.operation_seq_num&gt;0 then &apos;&gt;0&apos; else &apos;&lt;=0&apos; end operation_seq_num,
case when wro.wip_supply_type not in (5,6) then &apos;Y&apos; end eligible_wip_supply_type
from
(select greatest(wro.required_quantity-wro.quantity_issued,0) quantity, wro.* from wip_requirement_operations wro) wro,
wip_discrete_jobs wdj
where
--wro.operation_seq_num&gt;0 and
wro.organization_id=wdj.organization_id and
wro.wip_entity_id=wdj.wip_entity_id
group by
wdj.status_type,
nvl2(wro.date_required,&apos;not null&apos;,null),
case when wro.quantity&gt;0 then &apos;&gt;0&apos; else &apos;0&apos; end,
case when wro.operation_seq_num&gt;0 then &apos;&gt;0&apos; else &apos;&lt;=0&apos; end,
case when wro.wip_supply_type not in (5,6) then &apos;Y&apos; end
order by
count(*) desc</SQL_TEXT>
  <COPIED_FROM_GUID>22F57B8CCD068713E06362FB09057B6C</COPIED_FROM_GUID>
  <REPORT_TRANSLATIONS>
   <REPORT_TRANSLATIONS_ROW>
    <LANGUAGE>US</LANGUAGE>
    <REPORT_NAME>SCHUB Performance test2</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>
