<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>
<LOVS>
<!-- loader xml for Enginatics Blitz Report lov: HR Operating Unit -->
 <LOVS_ROW>
  <GUID>8E2FF36EDEB979D2E0530100007F1FF2</GUID>
  <LOV_NAME>HR Operating Unit</LOV_NAME>
  <VALIDATE_FROM_LIST>Y</VALIDATE_FROM_LIST>
  <LOV_QUERY>select
hou.name value,
null description
from
hr_operating_units hou
where
sysdate between hou.date_from and nvl(hou.date_to,sysdate) and
(:$flex$.ledger is null or hou.set_of_books_id in (select gl.ledger_id from gl_ledgers gl where xxen_util.contains(:$flex$.ledger,gl.name)=&apos;Y&apos;)) and
hou.organization_id in (select mgoat.organization_id from mo_glob_org_access_tmp mgoat union select fnd_global.org_id from dual where fnd_release.major_version=11)
order by
hou.name</LOV_QUERY>
  <VERSION_COMMENTS>Fixed where clause duplication</VERSION_COMMENTS>
  <LOV_TRANSLATIONS>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>AR</LANGUAGE>
    <DESCRIPTION>وحدة التشغيل مقيدة بالتحكم في الوصول متعدد المنظمات (MOAC)</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>D</LANGUAGE>
    <DESCRIPTION>Bedieneinheit eingeschränkt durch Multi Org Access Control (MOAC)</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>E</LANGUAGE>
    <DESCRIPTION>Unidad operativa restringida por el control de acceso multiorgánico (MOAC)</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>F</LANGUAGE>
    <DESCRIPTION>Unité opérationnelle restreinte par un contrôle d&apos;accès multi-organismes (MOAC)</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>I</LANGUAGE>
    <DESCRIPTION>Unità operativa limitata dal controllo di accesso multiorgano (MOAC)</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>JA</LANGUAGE>
    <DESCRIPTION>多機関アクセス制御(MOAC)で制限された操作ユニット</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>KO</LANGUAGE>
    <DESCRIPTION>다중 조직 액세스 제어 (MOAC)에 의해 제한되는 운영 단위</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>PTB</LANGUAGE>
    <DESCRIPTION>Unidade operacional restrita por controle de acesso multi org (MOAC)</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>RU</LANGUAGE>
    <DESCRIPTION>Операционное устройство, ограниченное мультиорганизованным контролем доступа (MOAC)</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>S</LANGUAGE>
    <DESCRIPTION>Styrenhet begränsad av multi-org access control (MOAC)</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>TR</LANGUAGE>
    <DESCRIPTION>Çoklu kuruluş erişim kontrolü (MOAC) tarafından kısıtlanan işletim birimi</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>US</LANGUAGE>
    <DESCRIPTION>Operating unit restricted by multi org access control (MOAC)</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>ZHS</LANGUAGE>
    <DESCRIPTION>受多机构访问控制（MOAC）限制的操作单元。</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
  </LOV_TRANSLATIONS>
 </LOVS_ROW>
</LOVS>
<REPORTS>
<!-- loader xml for Enginatics Blitz Report: ECC Project Manufacturing, Procurement Activities, SQL3 -->
 <REPORTS_ROW>
  <GUID>EEE75CEB4ADD6AD8E05362FB09051F8B</GUID><ENABLED>Y</ENABLED>
  <SQL_TEXT>select
x.*
from
(
select * from ( SELECT  /* BR */    &apos;PROJ_BR&apos; || &apos;-&apos; || dist.project_id || &apos;-&apos; || NVL( TO_CHAR(dist.task_id), &apos;NO_TASK&apos; ) || &apos;-&apos; ||  por.po_header_id || &apos;-&apos; || por.po_release_id || &apos;-&apos; || pol.line_num || &apos;-&apos; || poll.shipment_num || &apos;-&apos; || dist.distribution_num AS ecc_spec_id, &apos;PROJ_BR&apos; AS record_type,  b.language AS language,  GREATEST( NVL( pp.last_update_date, to_date(&apos;01-01-1990&apos;, &apos;DD-MM-YYYY&apos;)) , NVL( pt.last_update_date, to_date(&apos;01-01-1990&apos;, &apos;DD-MM-YYYY&apos;)) ,  NVL( poh.last_update_date, to_date(&apos;01-01-1990&apos;, &apos;DD-MM-YYYY&apos;)) , NVL( pol.last_update_date, to_date(&apos;01-01-1990&apos;, &apos;DD-MM-YYYY&apos;)) ,  NVL( poll.last_update_date, to_date(&apos;01-01-1990&apos;, &apos;DD-MM-YYYY&apos;)) , NVL( dist.last_update_date, to_date(&apos;01-01-1990&apos;, &apos;DD-MM-YYYY&apos;)) , NVL( por.last_update_date, to_date(&apos;01-01-1990&apos;, &apos;DD-MM-YYYY&apos;)) ) AS ecc_last_update_date,  pp.project_id AS project_id, pp.segment1 AS project_number, pp.org_id AS org_id, pt.task_id AS task_id, pt.task_number AS task_number, por.po_header_id AS po_header_id, poh.segment1 AS po_number, t.type_name AS br_document_type, por.po_release_id AS br_release_id, por.release_num AS br_release_number,  TO_CHAR(por.po_header_id)|| &apos;,&apos; ||TO_CHAR(por.po_release_id)  AS ACTIVITY_ID,  pol.line_num AS po_line_number,  poll.shipment_num AS po_shipment_number, dist.distribution_num AS po_distribution_number, por.revision_num AS po_revision_number, por.revised_date AS po_revised_date, por.release_date AS br_release_date, por.printed_date AS br_printed_date, po_status_lkup.meaning AS po_status,  brclosestatus_lkup.meaning AS br_closure_status,  poh.vendor_id AS supplier_id,  pv.vendor_name AS supplier_name, poh.vendor_contact_id AS supplier_contact_id,  DECODE(pvc.last_name||&apos;, &apos;||pvc.first_name, &apos;, &apos;, NULL, pvc.last_name||&apos;, &apos;||pvc.first_name) AS supplier_contact_name,  poh.vendor_site_id AS supplier_site_id, pvs.vendor_site_code AS supplier_site_name, poh.ship_to_location_id AS ship_to_location_id,  hrl.location_code AS ship_to_location_name,  shipvia_lkup.freight_code_tl AS ship_via,  freight_lkup.meaning AS freight_terms,  fob_lkup.meaning AS fob,  por.agent_id AS po_agent_id, prf.full_name AS po_agent_name,  poh.bill_to_location_id AS bill_to_location_id, hrl2.location_code AS bill_to_location_name,  poh.terms_id AS terms_id, b.name AS payment_term, poh.currency_code AS currency,  DECODE( pol.matching_basis, &apos;QUANTITY&apos;, dist.quantity_ordered * poll.price_override, &apos;AMOUNT&apos;, dist.amount_ordered ) AS po_dist_amount,  SUBSTR( msi.segment1, 1, 40 ) AS item_number,  NVL(msitl.description, pol.item_description) AS item_description,  dist.end_item_unit_number AS end_item_unit_number  FROM pa_projects_all pp, pa_tasks pt, po_releases_all por, po_headers_all poh, po_lines_all pol,  po_line_locations_all poll, po_distributions_all dist, po_document_types_all_tl t,  fnd_lookup_values  po_status_lkup,  fnd_lookup_values  brclosestatus_lkup,  po_vendors pv,  po_vendor_contacts pvc,  po_vendor_sites_all pvs, hr_locations_all_tl hrl,  fnd_lookup_values freight_lkup,  fnd_lookup_values fob_lkup,  hr_locations_all_tl hrl2, per_all_people_f prf, ap_terms_tl b, mtl_system_items_b msi,  mtl_system_items_tl msitl,  org_freight_tl shipvia_lkup  ,(select distinct project_id from pjm_project_parameters ) p3     WHERE pp.start_date &gt;= NVL(to_date(&apos;2021/12/12&apos;,&apos;RRRR/MM/DD HH24:MI:SS&apos;), pp.start_date) and pp.project_id = p3.project_id  AND pp.project_type &lt;&gt; &apos;AWARD_PROJECT&apos;  AND pp.template_flag = &apos;N&apos;  AND pp.project_id = dist.project_id  AND pt.task_id(+) = dist.task_id  AND poh.po_header_id = por.po_header_id  AND poh.type_lookup_code = &apos;BLANKET&apos;  AND por.approved_flag IN (&apos;Y&apos;, &apos;R&apos;)  AND dist.po_header_id = poh.po_header_id  AND dist.po_release_id = por.po_release_id  AND dist.po_line_id = pol.po_line_id  AND poh.po_header_id = pol.po_header_id  AND dist.line_location_id = poll.line_location_id  AND pol.po_line_id = poll.po_line_id  AND dist.org_id = pol.org_id  AND pol.item_id IS NOT NULL  AND t.document_type_code(+) = &apos;RELEASE&apos;  AND t.document_subtype(+) = por.release_type  AND t.org_id(+) = por.org_id  AND po_status_lkup.lookup_type = &apos;AUTHORIZATION STATUS&apos;  AND po_status_lkup.lookup_code = NVL( por.authorization_status, &apos;INCOMPLETE&apos; )  AND po_status_lkup.view_application_id = 201    AND po_status_lkup.security_group_id = 0        AND brclosestatus_lkup.lookup_type = &apos;DOCUMENT STATE&apos;  AND brclosestatus_lkup.lookup_code = nvl(por.closed_code, &apos;OPEN&apos;)  AND brclosestatus_lkup.view_application_id = 201  AND brclosestatus_lkup.security_group_id = 0  AND pv.vendor_id(+) = poh.vendor_id  AND pvc.vendor_contact_id(+) = poh.vendor_contact_id  AND pvc.vendor_site_id(+) = poh.vendor_site_id  AND pvs.vendor_id(+) = poh.vendor_id  AND pvs.vendor_site_id(+) = poh.vendor_site_id  AND hrl.location_id(+) = poh.ship_to_location_id  AND freight_lkup.lookup_type(+) = &apos;FREIGHT TERMS&apos;  AND freight_lkup.lookup_code(+) = poh.freight_terms_lookup_code  AND freight_lkup.view_application_id(+) = 201  AND freight_lkup.security_group_id(+) = 0  AND fob_lkup.lookup_type(+) = &apos;FOB&apos;  AND fob_lkup.lookup_code(+) = poh.fob_lookup_code  AND fob_lkup.view_application_id(+) = 201  AND fob_lkup.security_group_id(+) = 0  AND prf.person_id(+) = por.agent_id  AND trunc(SYSDATE) BETWEEN prf.effective_start_date AND prf.effective_end_date  AND hrl2.location_id(+) = poh.bill_to_location_id  AND b.term_id = poh.terms_id  AND msi.inventory_item_id(+) = pol.item_id  AND NVL( msi.organization_id, dist.destination_organization_id ) = dist.destination_organization_id  AND msitl.inventory_item_id (+) = msi.inventory_item_id  AND msitl.organization_id (+) = msi.organization_id  AND dist.project_id IS NOT NULL  AND shipvia_lkup.organization_id(+) = poh.org_id  AND shipvia_lkup.freight_code(+) = poh.ship_via_lookup_code  AND b.language = NVL( hrl.language, b.language )  AND b.language = NVL( hrl2.language, b.language )  AND b.language = NVL( t.language, b.language )  AND b.language = nvl(msitl.language, b.language)  AND b.language = po_status_lkup.language   AND b.language = brclosestatus_lkup.language  AND b.language = nvl(shipvia_lkup.language, b.language)  AND b.language = nvl(freight_lkup.language, b.language)  AND b.language = nvl(fob_lkup.language, b.language)  AND b.language IN (&apos;US&apos;)  AND po_status_lkup.language IN (&apos;US&apos;)  AND brclosestatus_lkup.language IN (&apos;US&apos;)  AND shipvia_lkup.language(+) IN (&apos;US&apos;)  AND freight_lkup.language(+) IN (&apos;US&apos;)  AND fob_lkup.language(+) IN (&apos;US&apos;) )  PIVOT(MAX(br_document_type) AS br_document_type, MAX(ship_to_location_name) AS ship_to_location_name, MAX(bill_to_location_name) AS bill_to_location_name, MAX(payment_term) AS payment_term, MAX(item_description) AS item_description, MAX (po_status) AS po_status, MAX (br_closure_status) AS br_closure_status, MAX (ship_via)          AS ship_via ,MAX (freight_terms)     AS freight_terms, MAX (fob)               AS fob FOR LANGUAGE IN (&apos;US&apos; &quot;US&quot;))
) x
where
2=2</SQL_TEXT>
  <REPORT_TRANSLATIONS>
   <REPORT_TRANSLATIONS_ROW>
    <LANGUAGE>AR</LANGUAGE>
    <REPORT_NAME>ECC تصنيع المشروعات, أنشطة الشراء, SQL3</REPORT_NAME>
    <DESCRIPTION>Imported from Enterprise Command Center
Description: تفاصيل مشتريات تصنيع المشروعات
Dataset Key: pjm-procurement
Query Procedure: PJM_ECC_UTIL_PVT.GET_ECC_DATA_LOAD_INFO
Security Procedure: PJM_ECC_DATASECURITY_PKG_PUB.GetFilterAttributeValues</DESCRIPTION>
   </REPORT_TRANSLATIONS_ROW>
   <REPORT_TRANSLATIONS_ROW>
    <LANGUAGE>D</LANGUAGE>
    <REPORT_NAME>ECC Project Manufacturing, Beschaffungsaktivitäten, SQL3</REPORT_NAME>
    <DESCRIPTION>Imported from Enterprise Command Center
Description: Project Manufacturing - Beschaffungsdetails
Dataset Key: pjm-procurement
Query Procedure: PJM_ECC_UTIL_PVT.GET_ECC_DATA_LOAD_INFO
Security Procedure: PJM_ECC_DATASECURITY_PKG_PUB.GetFilterAttributeValues</DESCRIPTION>
   </REPORT_TRANSLATIONS_ROW>
   <REPORT_TRANSLATIONS_ROW>
    <LANGUAGE>E</LANGUAGE>
    <REPORT_NAME>ECC Project Manufacturing, Actividades de Compras, SQL3</REPORT_NAME>
    <DESCRIPTION>Imported from Enterprise Command Center
Description: Detalles de compra de fabricación de proyecto
Dataset Key: pjm-procurement
Query Procedure: PJM_ECC_UTIL_PVT.GET_ECC_DATA_LOAD_INFO
Security Procedure: PJM_ECC_DATASECURITY_PKG_PUB.GetFilterAttributeValues</DESCRIPTION>
   </REPORT_TRANSLATIONS_ROW>
   <REPORT_TRANSLATIONS_ROW>
    <LANGUAGE>F</LANGUAGE>
    <REPORT_NAME>ECC Project Manufacturing, Activités d&apos;achat, SQL3</REPORT_NAME>
    <DESCRIPTION>Imported from Enterprise Command Center
Description: Détails approvisionnements Oracle Project Manufacturing
Dataset Key: pjm-procurement
Query Procedure: PJM_ECC_UTIL_PVT.GET_ECC_DATA_LOAD_INFO
Security Procedure: PJM_ECC_DATASECURITY_PKG_PUB.GetFilterAttributeValues</DESCRIPTION>
   </REPORT_TRANSLATIONS_ROW>
   <REPORT_TRANSLATIONS_ROW>
    <LANGUAGE>I</LANGUAGE>
    <REPORT_NAME>ECC Project Manufacturing, Attività di acquisto, SQL3</REPORT_NAME>
    <DESCRIPTION>Imported from Enterprise Command Center
Description: Dettagli acquisti Project Manufacturing
Dataset Key: pjm-procurement
Query Procedure: PJM_ECC_UTIL_PVT.GET_ECC_DATA_LOAD_INFO
Security Procedure: PJM_ECC_DATASECURITY_PKG_PUB.GetFilterAttributeValues</DESCRIPTION>
   </REPORT_TRANSLATIONS_ROW>
   <REPORT_TRANSLATIONS_ROW>
    <LANGUAGE>JA</LANGUAGE>
    <REPORT_NAME>ECC プロジェクト製造, 調達活動, SQL3</REPORT_NAME>
    <DESCRIPTION>Imported from Enterprise Command Center
Description: プロジェクト製造調達詳細
Dataset Key: pjm-procurement
Query Procedure: PJM_ECC_UTIL_PVT.GET_ECC_DATA_LOAD_INFO
Security Procedure: PJM_ECC_DATASECURITY_PKG_PUB.GetFilterAttributeValues</DESCRIPTION>
   </REPORT_TRANSLATIONS_ROW>
   <REPORT_TRANSLATIONS_ROW>
    <LANGUAGE>KO</LANGUAGE>
    <REPORT_NAME>ECC Project Manufacturing, 조달 활동, SQL3</REPORT_NAME>
    <DESCRIPTION>Imported from Enterprise Command Center
Description: Project Manufacturing 조달 상세내역
Dataset Key: pjm-procurement
Query Procedure: PJM_ECC_UTIL_PVT.GET_ECC_DATA_LOAD_INFO
Security Procedure: PJM_ECC_DATASECURITY_PKG_PUB.GetFilterAttributeValues</DESCRIPTION>
   </REPORT_TRANSLATIONS_ROW>
   <REPORT_TRANSLATIONS_ROW>
    <LANGUAGE>RU</LANGUAGE>
    <REPORT_NAME>ECC Производство по проектам, Закупочные операции, SQL3</REPORT_NAME>
    <DESCRIPTION>Imported from Enterprise Command Center
Description: Сведения о закупках в Производстве по проектам
Dataset Key: pjm-procurement
Query Procedure: PJM_ECC_UTIL_PVT.GET_ECC_DATA_LOAD_INFO
Security Procedure: PJM_ECC_DATASECURITY_PKG_PUB.GetFilterAttributeValues</DESCRIPTION>
   </REPORT_TRANSLATIONS_ROW>
   <REPORT_TRANSLATIONS_ROW>
    <LANGUAGE>S</LANGUAGE>
    <REPORT_NAME>ECC Projekttillverkning, Inköpsaktiviteter, SQL3</REPORT_NAME>
    <DESCRIPTION>Imported from Enterprise Command Center
Description: Projekttillverkning: Inköpsdetaljer
Dataset Key: pjm-procurement
Query Procedure: PJM_ECC_UTIL_PVT.GET_ECC_DATA_LOAD_INFO
Security Procedure: PJM_ECC_DATASECURITY_PKG_PUB.GetFilterAttributeValues</DESCRIPTION>
   </REPORT_TRANSLATIONS_ROW>
   <REPORT_TRANSLATIONS_ROW>
    <LANGUAGE>TR</LANGUAGE>
    <REPORT_NAME>ECC Proje Üretimi, Tedarik Aktiviteleri, SQL3</REPORT_NAME>
    <DESCRIPTION>Imported from Enterprise Command Center
Description: Proje Üretimi Tedarik Detayları
Dataset Key: pjm-procurement
Query Procedure: PJM_ECC_UTIL_PVT.GET_ECC_DATA_LOAD_INFO
Security Procedure: PJM_ECC_DATASECURITY_PKG_PUB.GetFilterAttributeValues</DESCRIPTION>
   </REPORT_TRANSLATIONS_ROW>
   <REPORT_TRANSLATIONS_ROW>
    <LANGUAGE>US</LANGUAGE>
    <REPORT_NAME>ECC Project Manufacturing, Procurement Activities, SQL3</REPORT_NAME>
    <DESCRIPTION>Imported from Enterprise Command Center
Description: Project Manufacturing Procurement Details
Dataset Key: pjm-procurement
Query Procedure: PJM_ECC_UTIL_PVT.GET_ECC_DATA_LOAD_INFO
Security Procedure: PJM_ECC_DATASECURITY_PKG_PUB.GetFilterAttributeValues</DESCRIPTION>
   </REPORT_TRANSLATIONS_ROW>
   <REPORT_TRANSLATIONS_ROW>
    <LANGUAGE>ZHS</LANGUAGE>
    <REPORT_NAME>ECC Project Manufacturing, 采购活动, SQL3</REPORT_NAME>
    <DESCRIPTION>Imported from Enterprise Command Center
Description: 项目制造采购详细信息
Dataset Key: pjm-procurement
Query Procedure: PJM_ECC_UTIL_PVT.GET_ECC_DATA_LOAD_INFO
Security Procedure: PJM_ECC_DATASECURITY_PKG_PUB.GetFilterAttributeValues</DESCRIPTION>
   </REPORT_TRANSLATIONS_ROW>
  </REPORT_TRANSLATIONS>
  <CATEGORY_ASSIGNMENTS>
   <CATEGORY_ASSIGNMENTS_ROW>
    <CATEGORY>Enterprise Command Center</CATEGORY>
   </CATEGORY_ASSIGNMENTS_ROW>
  </CATEGORY_ASSIGNMENTS>
  <ANCHORS>
  </ANCHORS>
  <PARAMETERS>
   <PARAMETERS_ROW>
    <SORT_ORDER>1</SORT_ORDER>
    <DISPLAY_SEQUENCE>10</DISPLAY_SEQUENCE>
    <ANCHOR>2=2</ANCHOR>
    <SQL_TEXT>x.org_id in (select haouv.organization_id from hr_all_organization_units_vl haouv where haouv.name=:operating_unit)</SQL_TEXT>
    <PARAMETER_TYPE_DSP>LOV</PARAMETER_TYPE_DSP>
    <LOV_NAME>HR Operating Unit</LOV_NAME>
    <LOV_GUID>8E2FF36EDEB979D2E0530100007F1FF2</LOV_GUID>
    <VALIDATE_FROM_LIST_DSP>Y</VALIDATE_FROM_LIST_DSP>
    <LOV_QUERY_DSP>select
hou.name value,
null description
from
hr_operating_units hou
where
sysdate between hou.date_from and nvl(hou.date_to,sysdate) and
(:$flex$.ledger is null or hou.set_of_books_id in (select gl.ledger_id from gl_ledgers gl where xxen_util.contains(:$flex$.ledger,gl.name)=&apos;Y&apos;)) and
hou.organization_id in (select mgoat.organization_id from mo_glob_org_access_tmp mgoat union select fnd_global.org_id from dual where fnd_release.major_version=11)
order by
hou.name</LOV_QUERY_DSP>
    <DEFAULT_VALUE>select haouv.name from hr_all_organization_units_vl haouv where haouv.organization_id=nvl((select mgoat.organization_id from mo_glob_org_access_tmp mgoat where mgoat.organization_id=nvl(fnd_profile.value(&apos;DEFAULT_ORG_ID&apos;),mgoat.organization_id) and rownum=1),fnd_global.org_id)</DEFAULT_VALUE>
    <PARAMETER_TRANSLATIONS>
     <PARAMETER_TRANSLATIONS_ROW>
      <LANGUAGE>US</LANGUAGE>
      <PARAMETER_NAME>Operating Unit</PARAMETER_NAME>
     </PARAMETER_TRANSLATIONS_ROW>
    </PARAMETER_TRANSLATIONS>
   </PARAMETERS_ROW>
  </PARAMETERS>
  <TEMPLATES>
  </TEMPLATES>
  <DEFAULT_TEMPLATES>
  </DEFAULT_TEMPLATES>
  <UPLOAD_COLUMNS>
  </UPLOAD_COLUMNS>
  <UPLOAD_PARAMETERS>
  </UPLOAD_PARAMETERS>
  <UPLOAD_SQLS>
  </UPLOAD_SQLS>
 </REPORTS_ROW>
</REPORTS>
</ROOT>
