<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: GL Chart of Accounts (inv org related) -->
 <LOVS_ROW>
  <GUID>8E2FF36EDEC879D2E0530100007F1FF2</GUID>
  <LOV_NAME>GL Chart of Accounts (inv org related)</LOV_NAME>
  <VALIDATE_FROM_LIST>Y</VALIDATE_FROM_LIST>
  <LOV_QUERY>select
fifsv.id_flex_structure_name value,
fifsv.id_flex_structure_code description
from
fnd_id_flex_structures_vl fifsv
where
fifsv.id_flex_code=&apos;GL#&apos; and
fifsv.application_id=101 and
fifsv.id_flex_num in (select ood.chart_of_accounts_id from org_organization_definitions ood where nvl(ood.disable_date,sysdate + 1) &gt; sysdate)
order by
fifsv.id_flex_structure_name</LOV_QUERY>
  <LOV_TRANSLATIONS>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>AR</LANGUAGE>
    <DESCRIPTION>دليل الحسابات المتعلقة بمنظمات المخزون</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>D</LANGUAGE>
    <DESCRIPTION>Kontenplan für Bestandsorganisationen</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>E</LANGUAGE>
    <DESCRIPTION>Plan de cuentas relacionado con las organizaciones de inventario</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>F</LANGUAGE>
    <DESCRIPTION>Plan comptable relatif aux organismes d&apos;inventaire</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>I</LANGUAGE>
    <DESCRIPTION>Piano dei conti relativo alle organizzazioni dell&apos;inventario</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>JA</LANGUAGE>
    <DESCRIPTION>棚卸し組織に関する勘定科目一覧表</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>KO</LANGUAGE>
    <DESCRIPTION>재고 조직과 관련된 계정과 목표</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>PTB</LANGUAGE>
    <DESCRIPTION>Plano de contas relacionado às organizações de inventário</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>RU</LANGUAGE>
    <DESCRIPTION>План счетов организаций, занимающихся инвентаризацией</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>S</LANGUAGE>
    <DESCRIPTION>Kontoplan relaterade till lagerorganisationer</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>TR</LANGUAGE>
    <DESCRIPTION>Envanter organizasyonları ile ilgili hesap planı</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>US</LANGUAGE>
    <DESCRIPTION>Chart of accounts related to inventory organizations</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>ZHS</LANGUAGE>
    <DESCRIPTION>与库存组织有关的会计科目表</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
  </LOV_TRANSLATIONS>
 </LOVS_ROW>
<!-- loader xml for Enginatics Blitz Report lov: GL Ledger -->
 <LOVS_ROW>
  <GUID>8E2FF36EDEB879D2E0530100007F1FF2</GUID>
  <LOV_NAME>GL Ledger</LOV_NAME>
  <VALIDATE_FROM_LIST>Y</VALIDATE_FROM_LIST>
  <LOV_QUERY>select
gl.name value,
fifsv.id_flex_structure_name||&apos;: &apos;||decode(gl.ledger_category_code,&apos;NONE&apos;,xxen_util.meaning(gl.object_type_code,&apos;LEDGERS&apos;,101),xxen_util.meaning(gl.ledger_category_code,&apos;GL_ASF_LEDGER_CATEGORY&apos;,101))||&apos;: &apos;||gl.description description
from
gl_ledgers gl,
fnd_id_flex_structures_vl fifsv
where
(:$flex$.ledger_category is null or gl.ledger_category_code=xxen_util.lookup_code(:$flex$.ledger_category,&apos;GL_ASF_LEDGER_CATEGORY&apos;,101,&apos;Y&apos;)) and
(:$flex$.chart_of_accounts is null or xxen_util.contains(:$flex$.chart_of_accounts,fifsv.id_flex_structure_name)=&apos;Y&apos;) and
gl.ledger_id in (select nvl(glsnav.ledger_id,gasna.ledger_id) from gl_access_set_norm_assign gasna, gl_ledger_set_norm_assign_v glsnav where gasna.access_set_id=fnd_profile.value(&apos;GL_ACCESS_SET_ID&apos;) and gasna.ledger_id=glsnav.ledger_set_id(+)) and
gl.chart_of_accounts_id=fifsv.id_flex_num and
fifsv.id_flex_code=&apos;GL#&apos; and
fifsv.application_id=101
order by
fifsv.id_flex_structure_name,
decode(gl.ledger_category_code,&apos;PRIMARY&apos;,1,&apos;SECONDARY&apos;,2,&apos;ALC&apos;,3,&apos;NONE&apos;,4),
gl.name</LOV_QUERY>
  <LOV_TRANSLATIONS>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>AR</LANGUAGE>
    <DESCRIPTION>دفاتر الأستاذ المقيدة بمجموعة الوصول ، المحددة بواسطة قيمة الملف الشخصي &quot;مجموعة الوصول إلى بيانات GL&quot; لمسؤولية تسجيل الدخول الحالية</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>D</LANGUAGE>
    <DESCRIPTION>Ledger, die durch das Zugriffsset eingeschränkt sind, definiert durch den Profilwert &apos;GL Data Access Set&apos; der aktuellen Anmeldeverantwortung</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>E</LANGUAGE>
    <DESCRIPTION>Libros restringidos por el conjunto de acceso, definido por el valor del perfil &quot;Conjunto de acceso a datos GL&quot; de la responsabilidad de inicio de sesión actual</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>F</LANGUAGE>
    <DESCRIPTION>Grands livres limités par un ensemble d&apos;accès, défini par la valeur du profil &quot;GL Data Access Set&quot; de la responsabilité de connexion actuelle</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>I</LANGUAGE>
    <DESCRIPTION>Libri mastri limitati dal set di accesso, definito dal valore del profilo &apos;GL Data Access Set&apos; della responsabilità di login corrente</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>JA</LANGUAGE>
    <DESCRIPTION>現在のログイン責任者のプロファイル値&apos;GL Data Access Set&apos;によって定義されたアクセスセットによって制限された元帳</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>KO</LANGUAGE>
    <DESCRIPTION>현재 로그인 권한의 프로파일 값 &apos;GL 데이터 액세스 세트&apos;로 정의 된 액세스 세트로 제한되는 원장</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>PTB</LANGUAGE>
    <DESCRIPTION>Ledgers restritos pelo conjunto de acesso, definido pelo valor do perfil &apos;GL Data Access Set&apos; da atual responsabilidade de login</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>RU</LANGUAGE>
    <DESCRIPTION>Леджеры, ограниченные набором доступа, определяемые значением профиля &quot;GL Data Access Set&quot; текущей ответственности за вход в систему</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>S</LANGUAGE>
    <DESCRIPTION>Ledgers begränsade av åtkomstuppsättning, definierade av profilvärde &apos;GL Data Access Set&apos; för det aktuella inloggningsansvaret</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>TR</LANGUAGE>
    <DESCRIPTION>Mevcut oturum açma sorumluluğunun profil değeri &apos;GL Veri Erişim Kümesi&apos; ile tanımlanan erişim kümesiyle kısıtlanmış defterler</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>US</LANGUAGE>
    <DESCRIPTION>Ledgers restricted by access set, defined by profile value &apos;GL Data Access Set&apos; of the current login responsibility</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
   <LOV_TRANSLATIONS_ROW>
    <LANGUAGE>ZHS</LANGUAGE>
    <DESCRIPTION>由访问集限制的分类账，由当前登录责任的配置文件值 &quot;GL数据访问集 &quot;定义。</DESCRIPTION>
   </LOV_TRANSLATIONS_ROW>
  </LOV_TRANSLATIONS>
 </LOVS_ROW>
<!-- 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: CAC Shipping Network (Inter-Org) Accounts Setup -->
 <REPORTS_ROW>
  <GUID>A3BFC166CC647F77E053BB6B6358CAD3</GUID>
  <SQL_TEXT>select nvl(gl.short_name, gl.name) Ledger,
 haou2.name From_Operating_Unit,
 mp.organization_code From_Org_Code,
 mp.organization_name From_Org_Name,
 -- Revision for version 1.9
 haou3.name To_Operating_Unit,
 mp2.organization_code To_Org_Code,
 -- Revision for version 1.10
 ml1.meaning Transfer_Charge_Type,
 mip.interorg_trnsfr_charge_percent Transfer_Percent,
 -- End revision for version 1.10
 &apos;Intransit Account&apos; Account_Type,
 -- Revision for version 1.14
 intransit_type.meaning Intransit_Type,
 ml2.meaning FOB_Point,
 ml3.meaning Internal_Order_Required,
 fl1.meaning Elemental_Visibility,
 fl2.meaning Manual_Receipt_at_Expense_Dest,
 -- End revision for version 1.14
 &amp;segment_columns
 mip.creation_date Creation_Date,
 mip.last_update_date Last_Update_Date
from mtl_interorg_parameters mip,
 org_organization_definitions mp,
 mtl_parameters mp2,
 gl_code_combinations gcc,
 hr_organization_information hoi,
 hr_all_organization_units_vl haou,
 hr_all_organization_units_vl haou2,
 -- Revision for version 1.9
 -- Add in the To-Org Operating_Unit
 hr_organization_information hoi2,
 hr_all_organization_units_vl haou3,
 gl_ledgers gl,
 -- End revision for version 1.9
 -- Revision for version 1.14
 -- Compound join, as the Shipping Network Form
 -- INVSDOSI is hard-coded to &apos;Direct&apos; and &apos;Intransit&apos;
 (select 2 lookup_code,
  ml.meaning
  from mfg_lookups ml
  where ml.lookup_type  = &apos;MSC_CALENDAR_TYPE&apos;
  and ml.lookup_code  = &apos;3&apos; -- Intransit 
  union
  select 1 lookup_code,
  fl.meaning
  from fnd_lookups fl
  where fl.lookup_type  = &apos;PV_PURCHASE_METHOD&apos;
  and fl.lookup_code  = &apos;DIRECT&apos;
 ) intransit_type,
 mfg_lookups ml1, -- transfer charge type, SYS_YES_NO
 mfg_lookups ml2, -- FOB_POINT, SYS_YES_NO
 mfg_lookups ml3, -- internal order required, SYS_YES_NO
 fnd_lookups fl1, -- elemental visibility, YES_NO
 fnd_lookups fl2  -- manual receipt expense, YES_NO
 -- End revision for version 1.14
where mip.intransit_inv_account        = gcc.code_combination_id (+)
and mip.from_organization_id         = mp.organization_id
and mip.to_organization_id           = mp2.organization_id
-- ===========================================
-- Organization joins to the HR org model
-- ===========================================
and hoi.org_information_context      = &apos;Accounting Information&apos;
and hoi.organization_id              = mp.organization_id
and hoi.organization_id              = haou.organization_id -- this gets the organization name
and haou2.organization_id            = to_number(hoi.org_information3) -- this gets the operating unit id
and gl.ledger_id                     = to_number(hoi.org_information1) -- get the ledger_id
-- Avoid selecting disabled inventory organizations
and sysdate                          &lt; nvl(haou.date_to, sysdate +1)
-- Add in the To-Org Operating_Unit
and hoi2.org_information_context     = &apos;Accounting Information&apos;
and hoi2.organization_id             = mp2.organization_id
and haou3.organization_id            = to_number(hoi2.org_information3) -- this gets the operating unit id
-- End revision for version 1.9
and gl.ledger_id in (select nvl(glsnav.ledger_id,gasna.ledger_id) from gl_access_set_norm_assign gasna, gl_ledger_set_norm_assign_v glsnav where gasna.access_set_id=fnd_profile.value(&apos;GL_ACCESS_SET_ID&apos;) and gasna.ledger_id=glsnav.ledger_set_id(+))
and haou2.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)
and 1=1                              -- p_from_org_code, p_from_operating_unit, p_ledger
-- ===========================================
-- Lookup Codes
-- ===========================================
-- Revision for version 1.14
and intransit_type.lookup_code       = mip.intransit_type
and ml1.lookup_code (+)              = mip.matl_interorg_transfer_code
and ml1.lookup_type (+)              = &apos;MTL_INTER_INV_TRANSFER&apos;
and ml2.lookup_code (+)              = mip.fob_point
and ml2.lookup_type (+)              = &apos;MTL_FOB_POINT&apos;
and ml3.lookup_code (+)              = mip.internal_order_required_flag
and ml3.lookup_type (+)              = &apos;SYS_YES_NO&apos;
and fl1.lookup_code (+)              = mip.elemental_visibility_enabled
and fl1.lookup_type (+)              = &apos;YES_NO&apos;
and fl2.lookup_code (+)              = mip.manual_receipt_expense
and fl2.lookup_type (+)              = &apos;YES_NO&apos;
-- End revision for version 1.14
union all
select nvl(gl.short_name, gl.name) Ledger,
 haou2.name From_Operating_Unit,
 mp.organization_code From_Org_Code,
 mp.organization_name From_Org_Name,
 -- Revision for version 1.9
 haou3.name To_Operating_Unit,
 mp2.organization_code To_Org_Code,
 -- Revision for version 1.10
 ml1.meaning Transfer_Charge_Type,
 mip.interorg_trnsfr_charge_percent Transfer_Percent,
 -- End revision for version 1.10
 &apos;InterOrg Xfer CR Account&apos; Account_Type,
 -- Revision for version 1.14
 intransit_type.meaning Intransit_Type,
 ml2.meaning FOB_Point,
 ml3.meaning Internal_Order_Required,
 fl1.meaning Elemental_Visibility,
 fl2.meaning Manual_Receipt_at_Expense_Dest,
 -- End revision for version 1.14
 &amp;segment_columns
 mip.creation_date Creation_Date,
 mip.last_update_date Last_Update_Date
from mtl_interorg_parameters mip,
 org_organization_definitions mp,
 mtl_parameters mp2,
 gl_code_combinations gcc,
 hr_organization_information hoi,
 hr_all_organization_units_vl haou,
 hr_all_organization_units_vl haou2,
 -- Revision for version 1.9
 -- Add in the To-Org Operating_Unit
 hr_organization_information hoi2,
 hr_all_organization_units_vl haou3,
 gl_ledgers gl,
 -- Revision for version 1.14
 -- Compound join, as the Shipping Network Form
 -- INVSDOSI is hard-coded to &apos;Direct&apos; and &apos;Intransit&apos;
 (select 2 lookup_code,
  ml.meaning
  from mfg_lookups ml
  where ml.lookup_type  = &apos;MSC_CALENDAR_TYPE&apos;
  and ml.lookup_code  = &apos;3&apos; -- Intransit 
  union
  select 1 lookup_code,
  fl.meaning
  from fnd_lookups fl
  where fl.lookup_type  = &apos;PV_PURCHASE_METHOD&apos;
  and fl.lookup_code  = &apos;DIRECT&apos;
 ) intransit_type,
 mfg_lookups ml1, -- transfer charge type, SYS_YES_NO
 mfg_lookups ml2, -- FOB_POINT, SYS_YES_NO
 mfg_lookups ml3, -- internal order required, SYS_YES_NO
 fnd_lookups fl1, -- elemental visibility, YES_NO
 fnd_lookups fl2  -- manual receipt expense, YES_NO
 -- End revision for version 1.14
where mip.interorg_transfer_cr_account = gcc.code_combination_id (+)
and mip.from_organization_id         = mp.organization_id
and mip.to_organization_id           = mp2.organization_id
-- ===========================================
-- Organization joins to the HR org model
-- ===========================================
and hoi.org_information_context      = &apos;Accounting Information&apos;
and hoi.organization_id              = mp.organization_id
and hoi.organization_id              = haou.organization_id -- this gets the organization name
and haou2.organization_id            = to_number(hoi.org_information3) -- this gets the operating unit id
and gl.ledger_id                     = to_number(hoi.org_information1) -- get the ledger_id
-- Avoid selecting disabled inventory organizations
and sysdate                          &lt; nvl(haou.date_to, sysdate +1)
-- Add in the To-Org Operating_Unit
and hoi2.org_information_context     = &apos;Accounting Information&apos;
and hoi2.organization_id             = mp2.organization_id
and haou3.organization_id            = to_number(hoi2.org_information3) -- this gets the operating unit id
-- End revision for version 1.9
and gl.ledger_id in (select nvl(glsnav.ledger_id,gasna.ledger_id) from gl_access_set_norm_assign gasna, gl_ledger_set_norm_assign_v glsnav where gasna.access_set_id=fnd_profile.value(&apos;GL_ACCESS_SET_ID&apos;) and gasna.ledger_id=glsnav.ledger_set_id(+))
and haou2.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)
and 1=1                              -- p_from_org_code, p_from_operating_unit, p_ledger
-- ===========================================
-- Lookup Codes
-- ===========================================
-- Revision for version 1.14
and intransit_type.lookup_code       = mip.intransit_type
and ml1.lookup_code (+)              = mip.matl_interorg_transfer_code
and ml1.lookup_type (+)              = &apos;MTL_INTER_INV_TRANSFER&apos;
and ml2.lookup_code (+)              = mip.fob_point
and ml2.lookup_type (+)              = &apos;MTL_FOB_POINT&apos;
and ml3.lookup_code (+)              = mip.internal_order_required_flag
and ml3.lookup_type (+)              = &apos;SYS_YES_NO&apos;
and fl1.lookup_code (+)              = mip.elemental_visibility_enabled
and fl1.lookup_type (+)              = &apos;YES_NO&apos;
and fl2.lookup_code (+)              = mip.manual_receipt_expense
and fl2.lookup_type (+)              = &apos;YES_NO&apos;
-- End revision for version 1.14
union all
select nvl(gl.short_name, gl.name) Ledger,
 haou2.name From_Operating_Unit,
 mp.organization_code From_Org_Code,
 mp.organization_name From_Org_Name,
 -- Revision for version 1.9
 haou3.name To_Operating_Unit,
 mp2.organization_code To_Org_Code,
 -- Revision for version 1.10
 ml1.meaning Transfer_Charge_Type,
 mip.interorg_trnsfr_charge_percent Transfer_Percent,
 -- End revision for version 1.10
 &apos;InterOrg A/R Account&apos; Account_Type,
 -- Revision for version 1.14
 intransit_type.meaning Intransit_Type,
 ml2.meaning FOB_Point,
 ml3.meaning Internal_Order_Required,
 fl1.meaning Elemental_Visibility,
 fl2.meaning Manual_Receipt_at_Expense_Dest,
 -- End revision for version 1.14
 &amp;segment_columns
 mip.creation_date Creation_Date,
 mip.last_update_date Last_Update_Date
from mtl_interorg_parameters mip,
 org_organization_definitions mp,
 mtl_parameters mp2,
 gl_code_combinations gcc,
 hr_organization_information hoi,
 hr_all_organization_units_vl haou,
 hr_all_organization_units_vl haou2,
 -- Revision for version 1.9
 -- Add in the To-Org Operating_Unit
 hr_organization_information hoi2,
 hr_all_organization_units_vl haou3,
 gl_ledgers gl,
 -- Revision for version 1.14
 -- Compound join, as the Shipping Network Form
 -- INVSDOSI is hard-coded to &apos;Direct&apos; and &apos;Intransit&apos;
 (select 2 lookup_code,
  ml.meaning
  from mfg_lookups ml
  where ml.lookup_type  = &apos;MSC_CALENDAR_TYPE&apos;
  and ml.lookup_code  = &apos;3&apos; -- Intransit 
  union
  select 1 lookup_code,
  fl.meaning
  from fnd_lookups fl
  where fl.lookup_type  = &apos;PV_PURCHASE_METHOD&apos;
  and fl.lookup_code  = &apos;DIRECT&apos;
 ) intransit_type,
 mfg_lookups ml1, -- transfer charge type, SYS_YES_NO
 mfg_lookups ml2, -- FOB_POINT, SYS_YES_NO
 mfg_lookups ml3, -- internal order required, SYS_YES_NO
 fnd_lookups fl1, -- elemental visibility, YES_NO
 fnd_lookups fl2  -- manual receipt expense, YES_NO
 -- End revision for version 1.14
where mip.interorg_receivables_account = gcc.code_combination_id (+)
and mip.from_organization_id         = mp.organization_id
and mip.to_organization_id           = mp2.organization_id
-- ===========================================
-- Organization joins to the HR org model
-- ===========================================
and hoi.org_information_context      = &apos;Accounting Information&apos;
and hoi.organization_id              = mp.organization_id
and hoi.organization_id              = haou.organization_id -- this gets the organization name
and haou2.organization_id            = to_number(hoi.org_information3) -- this gets the operating unit id
and gl.ledger_id                     = to_number(hoi.org_information1) -- get the ledger_id
-- Avoid selecting disabled inventory organizations
and sysdate                          &lt; nvl(haou.date_to, sysdate +1)
-- Add in the To-Org Operating_Unit
and hoi2.org_information_context     = &apos;Accounting Information&apos;
and hoi2.organization_id             = mp2.organization_id
and haou3.organization_id            = to_number(hoi2.org_information3) -- this gets the operating unit id
-- End revision for version 1.9
and gl.ledger_id in (select nvl(glsnav.ledger_id,gasna.ledger_id) from gl_access_set_norm_assign gasna, gl_ledger_set_norm_assign_v glsnav where gasna.access_set_id=fnd_profile.value(&apos;GL_ACCESS_SET_ID&apos;) and gasna.ledger_id=glsnav.ledger_set_id(+))
and haou2.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)
and 1=1                              -- p_from_org_code, p_from_operating_unit, p_ledger
-- ===========================================
-- Lookup Codes
-- ===========================================
-- Revision for version 1.14
and intransit_type.lookup_code       = mip.intransit_type
and ml1.lookup_code (+)              = mip.matl_interorg_transfer_code
and ml1.lookup_type (+)              = &apos;MTL_INTER_INV_TRANSFER&apos;
and ml2.lookup_code (+)              = mip.fob_point
and ml2.lookup_type (+)              = &apos;MTL_FOB_POINT&apos;
and ml3.lookup_code (+)              = mip.internal_order_required_flag
and ml3.lookup_type (+)              = &apos;SYS_YES_NO&apos;
and fl1.lookup_code (+)              = mip.elemental_visibility_enabled
and fl1.lookup_type (+)              = &apos;YES_NO&apos;
and fl2.lookup_code (+)              = mip.manual_receipt_expense
and fl2.lookup_type (+)              = &apos;YES_NO&apos;
-- End revision for version 1.14
union all
select nvl(gl.short_name, gl.name) Ledger,
 haou2.name From_Operating_Unit,
 mp.organization_code From_Org_Code,
 mp.organization_name From_Org_Name,
 -- Revision for version 1.9
 haou3.name To_Operating_Unit,
 mp2.organization_code To_Org_Code,
 -- Revision for version 1.10
 ml1.meaning Transfer_Charge_Type,
 mip.interorg_trnsfr_charge_percent Transfer_Percent,
 -- End revision for version 1.10
 &apos;InterOrg A/P Account&apos; Account_Type,
 -- Revision for version 1.14
 intransit_type.meaning Intransit_Type,
 ml2.meaning FOB_Point,
 ml3.meaning Internal_Order_Required,
 fl1.meaning Elemental_Visibility,
 fl2.meaning Manual_Receipt_at_Expense_Dest,
 -- End revision for version 1.14
 &amp;segment_columns
 mip.creation_date Creation_Date,
 mip.last_update_date Last_Update_Date
from mtl_interorg_parameters mip,
 org_organization_definitions mp,
 mtl_parameters mp2,
 gl_code_combinations gcc,
 hr_organization_information hoi,
 hr_all_organization_units_vl haou,
 hr_all_organization_units_vl haou2,
 -- Revision for version 1.9
 -- Add in the To-Org Operating_Unit
 hr_organization_information hoi2,
 hr_all_organization_units_vl haou3,
 gl_ledgers gl,
 -- Revision for version 1.14
 -- Compound join, as the Shipping Network Form
 -- INVSDOSI is hard-coded to &apos;Direct&apos; and &apos;Intransit&apos;
 (select 2 lookup_code,
  ml.meaning
  from mfg_lookups ml
  where ml.lookup_type  = &apos;MSC_CALENDAR_TYPE&apos;
  and ml.lookup_code  = &apos;3&apos; -- Intransit 
  union
  select 1 lookup_code,
  fl.meaning
  from fnd_lookups fl
  where fl.lookup_type  = &apos;PV_PURCHASE_METHOD&apos;
  and fl.lookup_code  = &apos;DIRECT&apos;
 ) intransit_type,
 mfg_lookups ml1, -- transfer charge type, SYS_YES_NO
 mfg_lookups ml2, -- FOB_POINT, SYS_YES_NO
 mfg_lookups ml3, -- internal order required, SYS_YES_NO
 fnd_lookups fl1, -- elemental visibility, YES_NO
 fnd_lookups fl2  -- manual receipt expense, YES_NO
 -- End revision for version 1.14
where mip.interorg_payables_account    = gcc.code_combination_id (+)
and mip.from_organization_id         = mp.organization_id
and mip.to_organization_id           = mp2.organization_id
-- ===========================================
-- Organization joins to the HR org model
-- ===========================================
and hoi.org_information_context      = &apos;Accounting Information&apos;
and hoi.organization_id              = mp.organization_id
and hoi.organization_id              = haou.organization_id -- this gets the organization name
and haou2.organization_id            = to_number(hoi.org_information3) -- this gets the operating unit id
and gl.ledger_id                     = to_number(hoi.org_information1) -- get the ledger_id
-- Avoid selecting disabled inventory organizations
and sysdate                          &lt; nvl(haou.date_to, sysdate +1)
-- Add in the To-Org Operating_Unit
and hoi2.org_information_context     = &apos;Accounting Information&apos;
and hoi2.organization_id             = mp2.organization_id
and haou3.organization_id            = to_number(hoi2.org_information3) -- this gets the operating unit id
-- End revision for version 1.9
and gl.ledger_id in (select nvl(glsnav.ledger_id,gasna.ledger_id) from gl_access_set_norm_assign gasna, gl_ledger_set_norm_assign_v glsnav where gasna.access_set_id=fnd_profile.value(&apos;GL_ACCESS_SET_ID&apos;) and gasna.ledger_id=glsnav.ledger_set_id(+))
and haou2.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)
and 1=1                              -- p_from_org_code, p_from_operating_unit, p_ledger
-- ===========================================
-- Lookup Codes
-- ===========================================
-- Revision for version 1.14
and intransit_type.lookup_code       = mip.intransit_type
and ml1.lookup_code (+)              = mip.matl_interorg_transfer_code
and ml1.lookup_type (+)              = &apos;MTL_INTER_INV_TRANSFER&apos;
and ml2.lookup_code (+)              = mip.fob_point
and ml2.lookup_type (+)              = &apos;MTL_FOB_POINT&apos;
and ml3.lookup_code (+)              = mip.internal_order_required_flag
and ml3.lookup_type (+)              = &apos;SYS_YES_NO&apos;
and fl1.lookup_code (+)              = mip.elemental_visibility_enabled
and fl1.lookup_type (+)              = &apos;YES_NO&apos;
and fl2.lookup_code (+)              = mip.manual_receipt_expense
and fl2.lookup_type (+)              = &apos;YES_NO&apos;
-- End revision for version 1.14
union all
select nvl(gl.short_name, gl.name) Ledger,
 haou2.name From_Operating_Unit,
 mp.organization_code From_Org_Code,
 mp.organization_name From_Org_Name,
 -- Revision for version 1.9
 haou3.name To_Operating_Unit,
 mp2.organization_code To_Org_Code,
 -- Revision for version 1.10
 ml1.meaning Transfer_Charge_Type,
 mip.interorg_trnsfr_charge_percent Transfer_Percent,
 -- End revision for version 1.10
 &apos;Interorg PPV Account&apos; Account_Type,
 -- Revision for version 1.14
 intransit_type.meaning Intransit_Type,
 ml2.meaning FOB_Point,
 ml3.meaning Internal_Order_Required,
 fl1.meaning Elemental_Visibility,
 fl2.meaning Manual_Receipt_at_Expense_Dest,
 -- End revision for version 1.14
 &amp;segment_columns
 mip.creation_date Creation_Date,
 mip.last_update_date Last_Update_Date
from mtl_interorg_parameters mip,
 org_organization_definitions mp,
 mtl_parameters mp2,
 gl_code_combinations gcc,
 hr_organization_information hoi,
 hr_all_organization_units_vl haou,
 hr_all_organization_units_vl haou2,
 -- Revision for version 1.9
 -- Add in the To-Org Operating_Unit
 hr_organization_information hoi2,
 hr_all_organization_units_vl haou3,
 gl_ledgers gl,
 -- Revision for version 1.14
 -- Compound join, as the Shipping Network Form
 -- INVSDOSI is hard-coded to &apos;Direct&apos; and &apos;Intransit&apos;
 (select 2 lookup_code,
  ml.meaning
  from mfg_lookups ml
  where ml.lookup_type  = &apos;MSC_CALENDAR_TYPE&apos;
  and ml.lookup_code  = &apos;3&apos; -- Intransit 
  union
  select 1 lookup_code,
  fl.meaning
  from fnd_lookups fl
  where fl.lookup_type  = &apos;PV_PURCHASE_METHOD&apos;
  and fl.lookup_code  = &apos;DIRECT&apos;
 ) intransit_type,
 mfg_lookups ml1, -- transfer charge type, SYS_YES_NO
 mfg_lookups ml2, -- FOB_POINT, SYS_YES_NO
 mfg_lookups ml3, -- internal order required, SYS_YES_NO
 fnd_lookups fl1, -- elemental visibility, YES_NO
 fnd_lookups fl2  -- manual receipt expense, YES_NO
 -- End revision for version 1.14
where mip.interorg_price_var_account   = gcc.code_combination_id (+)
and mip.from_organization_id         = mp.organization_id
and mip.to_organization_id           = mp2.organization_id
-- ===========================================
-- Organization joins to the HR org model
-- ===========================================
and hoi.org_information_context      = &apos;Accounting Information&apos;
and hoi.organization_id              = mp.organization_id
and hoi.organization_id              = haou.organization_id -- this gets the organization name
and haou2.organization_id            = to_number(hoi.org_information3) -- this gets the operating unit id
and gl.ledger_id                     = to_number(hoi.org_information1) -- get the ledger_id
-- Avoid selecting disabled inventory organizations
and sysdate                          &lt; nvl(haou.date_to, sysdate +1)
-- Add in the To-Org Operating_Unit
and hoi2.org_information_context     = &apos;Accounting Information&apos;
and hoi2.organization_id             = mp2.organization_id
and haou3.organization_id            = to_number(hoi2.org_information3) -- this gets the operating unit id
-- End revision for version 1.9
and gl.ledger_id in (select nvl(glsnav.ledger_id,gasna.ledger_id) from gl_access_set_norm_assign gasna, gl_ledger_set_norm_assign_v glsnav where gasna.access_set_id=fnd_profile.value(&apos;GL_ACCESS_SET_ID&apos;) and gasna.ledger_id=glsnav.ledger_set_id(+))
and haou2.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)
and 1=1                              -- p_from_org_code, p_from_operating_unit, p_ledger
-- ===========================================
-- Lookup Codes
-- ===========================================
-- Revision for version 1.14
and intransit_type.lookup_code       = mip.intransit_type
and ml1.lookup_code (+)              = mip.matl_interorg_transfer_code
and ml1.lookup_type (+)              = &apos;MTL_INTER_INV_TRANSFER&apos;
and ml2.lookup_code (+)              = mip.fob_point
and ml2.lookup_type (+)              = &apos;MTL_FOB_POINT&apos;
and ml3.lookup_code (+)              = mip.internal_order_required_flag
and ml3.lookup_type (+)              = &apos;SYS_YES_NO&apos;
and fl1.lookup_code (+)              = mip.elemental_visibility_enabled
and fl1.lookup_type (+)              = &apos;YES_NO&apos;
and fl2.lookup_code (+)              = mip.manual_receipt_expense
and fl2.lookup_type (+)              = &apos;YES_NO&apos;
-- End revision for version 1.14
-- Revision for version 1.6, added profit in inventory account
union all
select nvl(gl.short_name, gl.name) Ledger,
 haou2.name From_Operating_Unit,
 mp.organization_code From_Org_Code,
 mp.organization_name From_Org_Name,
 -- Revision for version 1.9
 haou3.name To_Operating_Unit,
 mp2.organization_code To_Org_Code,
 -- Revision for version 1.10
 ml1.meaning Transfer_Charge_Type,
 mip.interorg_trnsfr_charge_percent Transfer_Percent,
 -- End revision for version 1.10
 &apos;Profit in Inventory Account&apos; Account_Type,
 -- Revision for version 1.14
 intransit_type.meaning Intransit_Type,
 ml2.meaning FOB_Point,
 ml3.meaning Internal_Order_Required,
 fl1.meaning Elemental_Visibility,
 fl2.meaning Manual_Receipt_at_Expense_Dest,
 -- End revision for version 1.14
 &amp;segment_columns
 mip.creation_date Creation_Date,
 mip.last_update_date Last_Update_Date
from mtl_interorg_parameters mip,
 org_organization_definitions mp,
 mtl_parameters mp2,
 gl_code_combinations gcc,
 hr_organization_information hoi,
 hr_all_organization_units_vl haou,
 hr_all_organization_units_vl haou2,
 -- Revision for version 1.9
 -- Add in the To-Org Operating_Unit
 hr_organization_information hoi2,
 hr_all_organization_units_vl haou3,
 gl_ledgers gl,
 -- Revision for version 1.14
 -- Compound join, as the Shipping Network Form
 -- INVSDOSI is hard-coded to &apos;Direct&apos; and &apos;Intransit&apos;
 (select 2 lookup_code,
  ml.meaning
  from mfg_lookups ml
  where ml.lookup_type  = &apos;MSC_CALENDAR_TYPE&apos;
  and ml.lookup_code  = &apos;3&apos; -- Intransit 
  union
  select 1 lookup_code,
  fl.meaning
  from fnd_lookups fl
  where fl.lookup_type  = &apos;PV_PURCHASE_METHOD&apos;
  and fl.lookup_code  = &apos;DIRECT&apos;
 ) intransit_type,
 mfg_lookups ml1, -- transfer charge type, SYS_YES_NO
 mfg_lookups ml2, -- FOB_POINT, SYS_YES_NO
 mfg_lookups ml3, -- internal order required, SYS_YES_NO
 fnd_lookups fl1, -- elemental visibility, YES_NO
 fnd_lookups fl2  -- manual receipt expense, YES_NO
 -- End revision for version 1.14
where mip.profit_in_inv_account        = gcc.code_combination_id (+)
and mip.from_organization_id         = mp.organization_id
and mip.to_organization_id           = mp2.organization_id
-- ===========================================
-- Organization joins to the HR org model
-- ===========================================
and hoi.org_information_context      = &apos;Accounting Information&apos;
and hoi.organization_id              = mp.organization_id
and hoi.organization_id              = haou.organization_id -- this gets the organization name
and haou2.organization_id            = to_number(hoi.org_information3) -- this gets the operating unit id
and gl.ledger_id                     = to_number(hoi.org_information1) -- get the ledger_id
-- Avoid selecting disabled inventory organizations
and sysdate                          &lt; nvl(haou.date_to, sysdate +1)
-- Add in the To-Org Operating_Unit
and hoi2.org_information_context     = &apos;Accounting Information&apos;
and hoi2.organization_id             = mp2.organization_id
and haou3.organization_id            = to_number(hoi2.org_information3) -- this gets the operating unit id
-- End revision for version 1.9
and gl.ledger_id in (select nvl(glsnav.ledger_id,gasna.ledger_id) from gl_access_set_norm_assign gasna, gl_ledger_set_norm_assign_v glsnav where gasna.access_set_id=fnd_profile.value(&apos;GL_ACCESS_SET_ID&apos;) and gasna.ledger_id=glsnav.ledger_set_id(+))
and haou2.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)
and 1=1                              -- p_from_org_code, p_from_operating_unit, p_ledger
-- ===========================================
-- Lookup Codes
-- ===========================================
-- Revision for version 1.14
and intransit_type.lookup_code       = mip.intransit_type
and ml1.lookup_code (+)              = mip.matl_interorg_transfer_code
and ml1.lookup_type (+)              = &apos;MTL_INTER_INV_TRANSFER&apos;
and ml2.lookup_code (+)              = mip.fob_point
and ml2.lookup_type (+)              = &apos;MTL_FOB_POINT&apos;
and ml3.lookup_code (+)              = mip.internal_order_required_flag
and ml3.lookup_type (+)              = &apos;SYS_YES_NO&apos;
and fl1.lookup_code (+)              = mip.elemental_visibility_enabled
and fl1.lookup_type (+)              = &apos;YES_NO&apos;
and fl2.lookup_code (+)              = mip.manual_receipt_expense
and fl2.lookup_type (+)              = &apos;YES_NO&apos;
-- End revision for version 1.14
-- Order by Account_Type, Ledger, From_Operating_Unit, From_Org_Code, To_Operating_Unit, To_Org_Code. FOB_Point, Accounts
order by 
 9,1,2,3,6,7,11,15,16,17,18,19</SQL_TEXT>
  <VERSION_COMMENTS>Added operating unit security</VERSION_COMMENTS>
  <ENABLED>Y</ENABLED>
  <REPORT_TRANSLATIONS>
   <REPORT_TRANSLATIONS_ROW>
    <LANGUAGE>US</LANGUAGE>
    <REPORT_NAME>CAC Shipping Network (Inter-Org) Accounts Setup</REPORT_NAME>
    <DESCRIPTION>Report to show accounts used for the inter-org shipping network.  If the accounts are missing or invalid the account segments are shown as blank entries.

/* +=============================================================================+
-- |  Copyright 2009 - 2020 Douglas Volz Consulting, Inc.                        |
-- |  All rights reserved.                                                       |
-- |  Permission to use this code is granted provided the original author is     |
-- |  acknowledged.  No warranties, express or otherwise is included in this     |
-- |  permission.                                                                |
-- +=============================================================================+
-- |
-- |  Original Author: Douglas Volz (doug@volzconsulting.com)
-- |
-- |  Program Name:  xxx_interorg_setup_accts_rept.sql
-- |
-- |  Parameters:
-- |  p_from_org_code       -- Specific from inventory organization you wish to report (optional)
-- |  p_from_operating_unit -- From operating Unit you wish to report, leave blank for all
-- |                           operating units (optional) 
-- |  p_ledger              -- general ledger you wish to report, leave blank for all
-- |                           ledgers (optional) 
-- |  Description:
-- |  Report to show accounts used for the inter-org shipping network.  If the
-- |  accounts are missing or invalid the account segments are shown as blank entries.
-- | 
-- |  Version Modified on Modified  by   Description
-- |  ======= =========== ============== =========================================
-- |  1.0     24 Nov 2009 Douglas Volz   Initial Coding
-- |  1.1     28 Oct 2010 Douglas Volz   Added ledger parameter
-- |  1.2     25 Sep 2014 Douglas Volz   Removed mfg_lookup for FOB point, was 
-- |                                     skipping direct transfers
-- |  1.3     07 Jan 2015 Douglas Volz   Minor bug fixes
-- |  1.4     08 Oct 2015 Douglas Volz   Modify for latest client&apos;s COA
-- |  1.5     06 Oct 2016 Douglas Volz   Modified for latest client&apos;s COA
-- |  1.6     16 Jan 2017 Douglas Volz   Added Internal Order Flag Required,
-- |                                     Elemental Visibility Enabled and
-- |                                     Profit in Inventory Account
-- |  1.7     21 Jan 2017 Douglas Volz   Added Manual Receipt required for expenses flag
-- |  1.8     17 Jul 2018 Douglas Volz   Modified chart of accounts for client
-- |  1.9     16 Oct 2018 Douglas Volz   Retrofitted to Release 11i and added To-Org
-- |                                     Operating Unit
-- |  1.10    18 Oct 2018 Douglas Volz   Added InterOrg Transfer Code and Percentage
-- |  1.11    11 Jul 2019 Douglas Volz   Changed to G/L short name, chg to Release 12
-- |  1.12    17 Jan 2020 Douglas Volz   Add Org Code and Operating Unit parameters.
-- |  1.13    20 Apr 2020 Douglas Volz   Add outer join for gl code combinations, for
-- |                                     invalid or missing accounts (CCIDs).
-- |  1.14    27 Apr 2020 Douglas Volz   Changed to multi-language views for the 
-- |                                     inventory orgs and operating units.
-- +=============================================================================+*/</DESCRIPTION>
   </REPORT_TRANSLATIONS_ROW>
  </REPORT_TRANSLATIONS>
  <CATEGORY_ASSIGNMENTS>
   <CATEGORY_ASSIGNMENTS_ROW>
    <CATEGORY>Enginatics</CATEGORY>
   </CATEGORY_ASSIGNMENTS_ROW>
  </CATEGORY_ASSIGNMENTS>
  <ANCHORS>
   <ANCHORS_ROW>
    <ANCHOR>&amp;segment_columns</ANCHOR>
   </ANCHORS_ROW>
   <ANCHORS_ROW>
    <ANCHOR>1=1</ANCHOR>
   </ANCHORS_ROW>
  </ANCHORS>
  <PARAMETERS>
   <PARAMETERS_ROW>
    <SORT_ORDER>1</SORT_ORDER>
    <DISPLAY_SEQUENCE>-100</DISPLAY_SEQUENCE>
    <ANCHOR>&amp;segment_columns</ANCHOR>
    <SQL_TEXT>select
&apos;gcc.&apos;||lower(fifsv.application_column_name)||&apos; &quot;&apos;||substrb(fifsv.form_left_prompt_,1,xxen_report.max_column_length)||&apos;&quot;,&apos; text
from
(select xxen_util.init_cap(fifsv.form_left_prompt) form_left_prompt_, fifsv.* from fnd_id_flex_segments_vl fifsv) fifsv
where
fifsv.application_id=101 and
fifsv.id_flex_code=&apos;GL#&apos; and
fifsv.enabled_flag=&apos;Y&apos; and
fifsv.id_flex_num=(select fifsv0.id_flex_num from fnd_id_flex_structures_vl fifsv0 where fifsv0.application_id=101 and fifsv0.id_flex_code=&apos;GL#&apos; and fifsv0.id_flex_structure_name=:chart_of_accounts)
order by
fifsv.segment_num</SQL_TEXT>
    <PARAMETER_TYPE_DSP>LOV</PARAMETER_TYPE_DSP>
    <LOV_NAME>GL Chart of Accounts (inv org related)</LOV_NAME>
    <LOV_GUID>8E2FF36EDEC879D2E0530100007F1FF2</LOV_GUID>
    <VALIDATE_FROM_LIST_DSP>Y</VALIDATE_FROM_LIST_DSP>
    <LOV_QUERY_DSP>select
fifsv.id_flex_structure_name value,
fifsv.id_flex_structure_code description
from
fnd_id_flex_structures_vl fifsv
where
fifsv.id_flex_code=&apos;GL#&apos; and
fifsv.application_id=101 and
fifsv.id_flex_num in (select ood.chart_of_accounts_id from org_organization_definitions ood where nvl(ood.disable_date,sysdate + 1) &gt; sysdate)
order by
fifsv.id_flex_structure_name</LOV_QUERY_DSP>
    <DEFAULT_VALUE>select
fifsv.id_flex_structure_name
from
fnd_id_flex_structures_vl fifsv
where
fifsv.id_flex_code=&apos;GL#&apos; and
fifsv.application_id=101 and
fifsv.id_flex_num=(select ood.chart_of_accounts_id from org_organization_definitions ood where ood.organization_id=fnd_profile.value(&apos;MFG_ORGANIZATION_ID&apos;))</DEFAULT_VALUE>
    <REQUIRED>Y</REQUIRED>
    <PARAMETER_TRANSLATIONS>
     <PARAMETER_TRANSLATIONS_ROW>
      <LANGUAGE>US</LANGUAGE>
      <PARAMETER_NAME>Chart of Accounts</PARAMETER_NAME>
     </PARAMETER_TRANSLATIONS_ROW>
    </PARAMETER_TRANSLATIONS>
   </PARAMETERS_ROW>
   <PARAMETERS_ROW>
    <SORT_ORDER>2</SORT_ORDER>
    <DISPLAY_SEQUENCE>10</DISPLAY_SEQUENCE>
    <ANCHOR>1=1</ANCHOR>
    <SQL_TEXT>mp.organization_code = :p_from_org_code</SQL_TEXT>
    <PARAMETER_TYPE_DSP>LOV custom</PARAMETER_TYPE_DSP>
    <VALIDATE_FROM_LIST_DSP>Y</VALIDATE_FROM_LIST_DSP>
    <LOV_QUERY_DSP>select
ood.organization_code value,
ood.organization_name description
from
org_organization_definitions ood
where
ood.organization_id not in (select mp.organization_id from mtl_parameters mp where mp.organization_id=mp.master_organization_id) and
ood.organization_id in (select oav.organization_id from org_access_view oav where oav.resp_application_id=fnd_global.resp_appl_id and oav.responsibility_id=fnd_global.resp_id) and
(:$flex$.operating_unit is null or ood.operating_unit in (select haouv.organization_id from hr_all_organization_units_vl haouv where xxen_util.contains(:$flex$.operating_unit,haouv.name)=&apos;Y&apos;)) and
(:$flex$.ledger is null or ood.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
nvl(ood.disable_date,sysdate)&gt;=sysdate
order by
ood.organization_code</LOV_QUERY_DSP>
    <PARAMETER_TRANSLATIONS>
     <PARAMETER_TRANSLATIONS_ROW>
      <LANGUAGE>US</LANGUAGE>
      <PARAMETER_NAME>From Org Code</PARAMETER_NAME>
     </PARAMETER_TRANSLATIONS_ROW>
    </PARAMETER_TRANSLATIONS>
   </PARAMETERS_ROW>
   <PARAMETERS_ROW>
    <SORT_ORDER>3</SORT_ORDER>
    <DISPLAY_SEQUENCE>20</DISPLAY_SEQUENCE>
    <ANCHOR>1=1</ANCHOR>
    <SQL_TEXT>haou2.name = :p_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>
    <PARAMETER_TRANSLATIONS>
     <PARAMETER_TRANSLATIONS_ROW>
      <LANGUAGE>US</LANGUAGE>
      <PARAMETER_NAME>From Operating Unit</PARAMETER_NAME>
     </PARAMETER_TRANSLATIONS_ROW>
    </PARAMETER_TRANSLATIONS>
   </PARAMETERS_ROW>
   <PARAMETERS_ROW>
    <SORT_ORDER>4</SORT_ORDER>
    <DISPLAY_SEQUENCE>30</DISPLAY_SEQUENCE>
    <ANCHOR>1=1</ANCHOR>
    <SQL_TEXT>gl.name = :p_ledger</SQL_TEXT>
    <PARAMETER_TYPE_DSP>LOV</PARAMETER_TYPE_DSP>
    <LOV_NAME>GL Ledger</LOV_NAME>
    <LOV_GUID>8E2FF36EDEB879D2E0530100007F1FF2</LOV_GUID>
    <VALIDATE_FROM_LIST_DSP>Y</VALIDATE_FROM_LIST_DSP>
    <LOV_QUERY_DSP>select
gl.name value,
fifsv.id_flex_structure_name||&apos;: &apos;||decode(gl.ledger_category_code,&apos;NONE&apos;,xxen_util.meaning(gl.object_type_code,&apos;LEDGERS&apos;,101),xxen_util.meaning(gl.ledger_category_code,&apos;GL_ASF_LEDGER_CATEGORY&apos;,101))||&apos;: &apos;||gl.description description
from
gl_ledgers gl,
fnd_id_flex_structures_vl fifsv
where
(:$flex$.ledger_category is null or gl.ledger_category_code=xxen_util.lookup_code(:$flex$.ledger_category,&apos;GL_ASF_LEDGER_CATEGORY&apos;,101,&apos;Y&apos;)) and
(:$flex$.chart_of_accounts is null or xxen_util.contains(:$flex$.chart_of_accounts,fifsv.id_flex_structure_name)=&apos;Y&apos;) and
gl.ledger_id in (select nvl(glsnav.ledger_id,gasna.ledger_id) from gl_access_set_norm_assign gasna, gl_ledger_set_norm_assign_v glsnav where gasna.access_set_id=fnd_profile.value(&apos;GL_ACCESS_SET_ID&apos;) and gasna.ledger_id=glsnav.ledger_set_id(+)) and
gl.chart_of_accounts_id=fifsv.id_flex_num and
fifsv.id_flex_code=&apos;GL#&apos; and
fifsv.application_id=101
order by
fifsv.id_flex_structure_name,
decode(gl.ledger_category_code,&apos;PRIMARY&apos;,1,&apos;SECONDARY&apos;,2,&apos;ALC&apos;,3,&apos;NONE&apos;,4),
gl.name</LOV_QUERY_DSP>
    <PARAMETER_TRANSLATIONS>
     <PARAMETER_TRANSLATIONS_ROW>
      <LANGUAGE>US</LANGUAGE>
      <PARAMETER_NAME>From Ledger</PARAMETER_NAME>
     </PARAMETER_TRANSLATIONS_ROW>
    </PARAMETER_TRANSLATIONS>
   </PARAMETERS_ROW>
  </PARAMETERS>
  <PARAMETER_DEPENDENCIES>
   <PARAMETER_DEPENDENCIES_ROW>
    <FLEX_BIND>:$flex$.chart_of_accounts</FLEX_BIND>
    <PARAMETER_NAME>Chart of Accounts</PARAMETER_NAME>
    <DEPENDENT_PARAMETER_NAME>From Ledger</DEPENDENT_PARAMETER_NAME>
   </PARAMETER_DEPENDENCIES_ROW>
  </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>
