<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: PER Organizations & Managers -->
 <REPORTS_ROW>
  <GUID>9B61593B2DA42780E053B46B63588E11</GUID>
  <SQL_TEXT>select 
haout.name Organization_name, 
xxen_util.meaning(haou.type,&apos;ORG_TYPE&apos;,3) Organization_type,
hl.location_code||&apos;|&apos;||hl.description Org_location,
papf.person_id, 
papf.full_name Manager_name,
paaf.effective_start_date,
hl1.location_code||&apos;|&apos;||hl1.description Manager_location,
pg.name Manager_Grade,
pj.name Job_Title,
pap.name position_Title
from
hr_organization_information hoi,
hr_all_organization_units haou,
hr_locations hl,
hr_all_organization_units_tl haout,
per_all_people_f papf,
per_all_assignments_f paaf,
hr_locations hl1,
per_grades pg,
per_jobs pj,
per_all_positions pap
where 1=1 and
hoi.org_information_context=&apos;Organization Name Alias&apos; and
hoi.organization_id=haou.organization_id and
haou.location_id=hl.location_id and
haou.organization_id=haout.organization_id and
hoi.org_information2=to_char(papf.person_id(+)) and
haout.language=userenv(&apos;LANG&apos;) and
papf.current_employee_flag=&apos;Y&apos; and 
sysdate between papf.effective_start_date and papf.effective_end_date and
papf.person_id=paaf.person_id and
sysdate between paaf.effective_start_date and paaf.effective_end_date and
paaf.location_id=hl1.location_id and
paaf.grade_id=pg.grade_id(+) and
paaf.job_id=pj.job_id(+) and
paaf.position_id=pap.position_id(+)</SQL_TEXT>
  <ENABLED>Y</ENABLED>
  <REPORT_TRANSLATIONS>
   <REPORT_TRANSLATIONS_ROW>
    <LANGUAGE>US</LANGUAGE>
    <REPORT_NAME>PER Organizations &amp; Managers</REPORT_NAME>
    <DESCRIPTION>Organizations, their locations, their managers.</DESCRIPTION>
   </REPORT_TRANSLATIONS_ROW>
  </REPORT_TRANSLATIONS>
  <CATEGORY_ASSIGNMENTS>
   <CATEGORY_ASSIGNMENTS_ROW>
    <CATEGORY>Draft</CATEGORY>
   </CATEGORY_ASSIGNMENTS_ROW>
  </CATEGORY_ASSIGNMENTS>
  <ANCHORS>
   <ANCHORS_ROW>
    <ANCHOR>1=1</ANCHOR>
   </ANCHORS_ROW>
  </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>
