<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: QA: Senfor Intl - Quality Parent Child Relationships Extract -->
 <REPORTS_ROW>
  <GUID>2D538F9BA4897C8EE06369FB0905E237</GUID>
  <SQL_TEXT>select 
(select qpcv2.plan_name from qa_plan_chars_v qpcv2 where qpcv2.plan_id=qppr.parent_plan_id and qper.parent_char_id=qpcv2.char_id and qpcv2.plan_name like &apos;%&apos; )
 Parent_Plan, 
(select qpcv3.plan_name from qa_plan_chars_v qpcv3 where qpcv3.plan_id=qppr.child_plan_id and qper.child_char_id=qpcv3.char_id)Child_Plan,
qppr.plan_relationship_id &quot;Relation ID&quot;,
(select qpcv.char_name from qa_plan_chars_v qpcv where qpcv.plan_id=qppr.parent_plan_id and qper.parent_char_id=qpcv.char_id) Parent, 
(select qpcv1.char_name from qa_plan_chars_v qpcv1 where qpcv1.plan_id=qppr.child_plan_id and qper.child_char_id=qpcv1.char_id)Child
from 
QA_PC_PLAN_RELATIONSHIP qppr,
QA_PC_ELEMENT_RELATIONSHIP qper
where 
qppr.plan_relationship_id=qper.plan_relationship_id 
and qppr.plan_relationship_id &gt; 99
order by 1,2,3</SQL_TEXT>
  <DISABLED>Y</DISABLED>
  <REPORT_TRANSLATIONS>
   <REPORT_TRANSLATIONS_ROW>
    <LANGUAGE>US</LANGUAGE>
    <REPORT_NAME>QA: Senfor Intl - Quality Parent Child Relationships Extract</REPORT_NAME>
    <DESCRIPTION>This report extracts Quality Collection Plan parent Child Relationships.  

Parameters:
===========
Org:  Select the specific inventory organization(s) to be extracted (optional).
Plan: Select the specific plan(s) required (optional).

/* +======================================================================================+
-- |  Copyright 2025 Senfor International Yönetim Danışmanlık Hizmetleri Ltd. Şti.        |
-- |  All rights reserved.                                                                |
-- |  Original Author: Ion Yılmaz (iyilmaz@senfor-intl.com.tr)                            |
-- +======================================================================================+
-- |  This code is made available on an &quot;As-Is&quot; basis and may require modification        |
-- |  depending upon the configuration of the system it is being used on.                 |
-- |  Permission to use this code is granted provided the original author is acknowledged.|
-- |  No warranties, express or otherwise are included in this permission.                |
-- +======================================================================================+
-- |  Version Modified on Modified  by   Description                                      |
-- |  ======= =========== ============== =================================================|
-- |  1.0     04 Feb 2025 Ion Yılmaz     Initial Release                                  |
-- +======================================================================================+*/</DESCRIPTION>
   </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>
