<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 WIP Accounts Setup -->
 <REPORTS_ROW>
  <GUID>A3BFC166CC6E7F77E053BB6B6358CAD3</GUID><ENABLED>Y</ENABLED>
  <SQL_TEXT>select  nvl(gl.short_name, gl.name) Ledger,
        haou2.name Operating_Unit,
        mp.organization_code Org_Code,
        wac.class_code WIP_Class,
        ml1.meaning Class_Type,
        wac.disable_date Disable_Date,
        -- Revision for version 1.5
        -- &apos;Material Value&apos; Account_Type,
        ml2.meaning Account_Type,
        &amp;segment_columns
        -- Revision for version 1.6
        gcc.concatenated_segments Account_Number,
        ml3.meaning Completion_Cost_Source,
        ml4.meaning System_Resource_Option,
        -- End revision for version 1.6
        -- Revision for version 1.4
        wac.creation_date Creation_Date,
        wac.last_update_date Last_Update_Date
from    wip_accounting_classes wac,
        mtl_parameters mp,
        mfg_lookups ml1, -- Class Type
        -- Revision for version 1.5
        mfg_lookups ml2, -- Account Type
        -- Revision for version 1.6
        mfg_lookups ml3, -- Cost Completion Type
        mfg_lookups ml4, -- System Resource Option
        -- End revision for version 1.6
        gl_code_combinations_kfv gcc,  -- wip class accounts
        hr_organization_information hoi,
        hr_all_organization_units_vl haou,
        hr_all_organization_units_vl haou2,
        gl_ledgers gl
-- ===========================================
-- WIP Class Joins
-- ===========================================
where   mp.organization_id          = wac.organization_id
-- ===========================================
-- Lookup Code joins
-- ===========================================
and     ml1.lookup_type             = &apos;WIP_CLASS_TYPE&apos;
and     ml1.lookup_code             = wac.class_type
-- Revision for version 1.5
and     ml2.lookup_type             = &apos;WIP_ELEMENT_VAR_TYPE&apos;
and     ml2.lookup_code             = 1 -- Material
-- Revision for version 1.6
and     ml3.lookup_type (+)         = &apos;CST_COMPLETION_COST_SRC&apos;
and     ml3.lookup_code (+)         = wac.completion_cost_source
and     ml4.lookup_type (+)         = &apos;CST_SYSTEM_COMPLETION_OPTIONS&apos;
and     ml4.lookup_code (+)         = wac.system_option_id
-- End revision for version 1.6
-- ===========================================
-- Accounting code combination joins
-- ===========================================
and     wac.material_account        = gcc.code_combination_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)
and     1=1                         -- p_org_code, p_operating_unit, p_ledger
-- End revision for version 1.3
union all
select  nvl(gl.short_name, gl.name) Ledger,
        haou2.name Operating_Unit,
        mp.organization_code Org_Code,
        wac.class_code WIP_Class,
        ml1.meaning Class_Type,
        wac.disable_date Disable_Date,
        -- Revision for version 1.5
        -- &apos;Material Overhead Value&apos; Account_Type,
        ml2.meaning Account_Type,
        &amp;segment_columns
        -- Revision for version 1.6
        gcc.concatenated_segments Account_Number,
        ml3.meaning Completion_Cost_Source,
        ml4.meaning System_Resource_Option,
        -- End revision for version 1.6
        -- Revision for version 1.4
        wac.creation_date Creation_Date,
        wac.last_update_date Last_Update_Date
from    wip_accounting_classes wac,
        mtl_parameters mp,
        mfg_lookups ml1, -- Class Type
        -- Revision for version 1.5
        mfg_lookups ml2, -- Account Type
        -- Revision for version 1.6
        mfg_lookups ml3, -- Cost Completion Type
        mfg_lookups ml4, -- System Resource Option
        -- End revision for version 1.6
        gl_code_combinations_kfv gcc,  -- wip class accounts
        hr_organization_information hoi,
        hr_all_organization_units_vl haou,
        hr_all_organization_units_vl haou2,
        gl_ledgers gl
-- ===========================================
-- WIP Class Joins
-- ===========================================
where   mp.organization_id        = wac.organization_id
-- ===========================================
-- Lookup Code joins
-- ===========================================
and     ml1.lookup_type             = &apos;WIP_CLASS_TYPE&apos;
and     ml1.lookup_code             = wac.class_type
-- Revision for version 1.5
and     ml2.lookup_type             = &apos;WIP_ELEMENT_VAR_TYPE&apos;
and     ml2.lookup_code             = 2 -- Material Overhead
-- Revision for version 1.6
and     ml3.lookup_type (+)         = &apos;CST_COMPLETION_COST_SRC&apos;
and     ml3.lookup_code (+)         = wac.completion_cost_source
and     ml4.lookup_type (+)         = &apos;CST_SYSTEM_COMPLETION_OPTIONS&apos;
and     ml4.lookup_code (+)         = wac.system_option_id
-- End revision for version 1.6
-- ===========================================
-- Accounting code combination joins
-- ===========================================
and     wac.material_overhead_account = gcc.code_combination_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)
and     1=1                         -- p_org_code, p_operating_unit, p_ledger
-- End revision for version 1.3
union all
select  nvl(gl.short_name, gl.name) Ledger,
        haou2.name Operating_Unit,
        mp.organization_code Org_Code,
        wac.class_code WIP_Class,
        ml1.meaning Class_Type,
        wac.disable_date Disable_Date,
        -- Revision for version 1.5
        -- &apos;Resource Value&apos; Account_Type,
        ml2.meaning Account_Type,
        &amp;segment_columns
        -- Revision for version 1.6
        gcc.concatenated_segments Account_Number,
        ml3.meaning Completion_Cost_Source,
        ml4.meaning System_Resource_Option,
        -- End revision for version 1.6
        -- Revision for version 1.4
        wac.creation_date Creation_Date,
        wac.last_update_date Last_Update_Date
from    wip_accounting_classes wac,
        mtl_parameters mp,
        mfg_lookups ml1, -- Class Type
        -- Revision for version 1.5
        mfg_lookups ml2, -- Account Type
        -- Revision for version 1.6
        mfg_lookups ml3, -- Cost Completion Type
        mfg_lookups ml4, -- System Resource Option
        -- End revision for version 1.6
        gl_code_combinations_kfv gcc,  -- wip class accounts
        hr_organization_information hoi,
        hr_all_organization_units_vl haou,
        hr_all_organization_units_vl haou2,
        gl_ledgers gl
-- ===========================================
-- WIP Class Joins
-- ===========================================
where   mp.organization_id          = wac.organization_id
-- ===========================================
-- Lookup Code joins
-- ===========================================
and     ml1.lookup_type             = &apos;WIP_CLASS_TYPE&apos;
and     ml1.lookup_code             = wac.class_type
-- Revision for version 1.5
and     ml2.lookup_type             = &apos;WIP_ELEMENT_VAR_TYPE&apos;
and     ml2.lookup_code             = 3 -- Resource
-- Revision for version 1.6
and     ml3.lookup_type (+)         = &apos;CST_COMPLETION_COST_SRC&apos;
and     ml3.lookup_code (+)         = wac.completion_cost_source
and     ml4.lookup_type (+)         = &apos;CST_SYSTEM_COMPLETION_OPTIONS&apos;
and     ml4.lookup_code (+)         = wac.system_option_id
-- End revision for version 1.6
-- ===========================================
-- Accounting code combination joins
-- ===========================================
and     wac.resource_account        = gcc.code_combination_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)
and     1=1                         -- p_org_code, p_operating_unit, p_ledger
-- End revision for version 1.3
union all
select  nvl(gl.short_name, gl.name) Ledger,
        haou2.name Operating_Unit,
        mp.organization_code Org_Code,
        wac.class_code WIP_Class,
        ml1.meaning Class_Type,
        wac.disable_date Disable_Date,
        -- Revision for version 1.5
        -- &apos;Outside Processing Value&apos; Account_Type,
        ml2.meaning Account_Type,
        &amp;segment_columns
        -- Revision for version 1.6
        gcc.concatenated_segments Account_Number,
        ml3.meaning Completion_Cost_Source,
        ml4.meaning System_Resource_Option,
        -- End revision for version 1.6
        -- Revision for version 1.4
        wac.creation_date Creation_Date,
        wac.last_update_date Last_Update_Date
from    wip_accounting_classes wac,
        mtl_parameters mp,
        mfg_lookups ml1, -- Class Type
        -- Revision for version 1.5
        mfg_lookups ml2, -- Account Type
        -- Revision for version 1.6
        mfg_lookups ml3, -- Cost Completion Type
        mfg_lookups ml4, -- System Resource Option
        -- End revision for version 1.6
        gl_code_combinations_kfv gcc,  -- wip class accounts
        hr_organization_information hoi,
        hr_all_organization_units_vl haou,
        hr_all_organization_units_vl haou2,
        gl_ledgers gl
-- ===========================================
-- WIP Class Joins
-- ===========================================
where   mp.organization_id          = wac.organization_id
-- ===========================================
-- Lookup Code joins
-- ===========================================
and     ml1.lookup_type             = &apos;WIP_CLASS_TYPE&apos;
and     ml1.lookup_code             = wac.class_type
-- Revision for version 1.5
and     ml2.lookup_type             = &apos;WIP_ELEMENT_VAR_TYPE&apos;
and     ml2.lookup_code             = 4 -- Outside Processing
-- Revision for version 1.6
and     ml3.lookup_type (+)         = &apos;CST_COMPLETION_COST_SRC&apos;
and     ml3.lookup_code (+)         = wac.completion_cost_source
and     ml4.lookup_type (+)         = &apos;CST_SYSTEM_COMPLETION_OPTIONS&apos;
and     ml4.lookup_code (+)         = wac.system_option_id
-- End revision for version 1.6
-- ===========================================
-- Accounting code combination joins
-- ===========================================
and     wac.outside_processing_account = gcc.code_combination_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)
and     1=1                         -- p_org_code, p_operating_unit, p_ledger
-- End revision for version 1.3
union all
select  nvl(gl.short_name, gl.name) Ledger,
        haou2.name Operating_Unit,
        mp.organization_code Org_Code,
        wac.class_code WIP_Class,
        ml1.meaning Class_Type,
        wac.disable_date Disable_Date,
        -- Revision for version 1.5
        -- &apos;Overhead Value&apos; Account_Type,
        ml2.meaning Account_Type,
        &amp;segment_columns
        -- Revision for version 1.6
        gcc.concatenated_segments Account_Number,
        ml3.meaning Completion_Cost_Source,
        ml4.meaning System_Resource_Option,
        -- End revision for version 1.6
        -- Revision for version 1.4
        wac.creation_date Creation_Date,
        wac.last_update_date Last_Update_Date
from    wip_accounting_classes wac,
        mtl_parameters mp,
        mfg_lookups ml1, -- Class Type
        -- Revision for version 1.5
        mfg_lookups ml2, -- Account Type
        -- Revision for version 1.6
        mfg_lookups ml3, -- Cost Completion Type
        mfg_lookups ml4, -- System Resource Option
        -- End revision for version 1.6
        gl_code_combinations_kfv gcc,  -- wip class accounts
        hr_organization_information hoi,
        hr_all_organization_units_vl haou,
        hr_all_organization_units_vl haou2,
        gl_ledgers gl
-- ===========================================
-- WIP Class Joins
-- ===========================================
where   mp.organization_id          = wac.organization_id
-- ===========================================
-- Lookup Code joins
-- ===========================================
and     ml1.lookup_type             = &apos;WIP_CLASS_TYPE&apos;
and     ml1.lookup_code             = wac.class_type
-- Revision for version 1.5
and     ml2.lookup_type             = &apos;WIP_ELEMENT_VAR_TYPE&apos;
and     ml2.lookup_code             = 5 -- Overhead
-- Revision for version 1.6
and     ml3.lookup_type (+)         = &apos;CST_COMPLETION_COST_SRC&apos;
and     ml3.lookup_code (+)         = wac.completion_cost_source
and     ml4.lookup_type (+)         = &apos;CST_SYSTEM_COMPLETION_OPTIONS&apos;
and     ml4.lookup_code (+)         = wac.system_option_id
-- End revision for version 1.6
-- ===========================================
-- Accounting code combination joins
-- ===========================================
and     wac.overhead_account        = gcc.code_combination_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)
and     1=1                         -- p_org_code, p_operating_unit, p_ledger
-- End revision for version 1.3
union all
select  nvl(gl.short_name, gl.name) Ledger,
        haou2.name Operating_Unit,
        mp.organization_code Org_Code,
        wac.class_code WIP_Class,
        ml1.meaning Class_Type,
        wac.disable_date Disable_Date,
        -- Revision for version 1.5
        -- &apos;Material Variance&apos; Account_Type,
        ml2.meaning Account_Type,
        &amp;segment_columns
        -- Revision for version 1.6
        gcc.concatenated_segments Account_Number,
        ml3.meaning Completion_Cost_Source,
        ml4.meaning System_Resource_Option,
        -- End revision for version 1.6
        -- Revision for version 1.4
        wac.creation_date Creation_Date,
        wac.last_update_date Last_Update_Date
from    wip_accounting_classes wac,
        mtl_parameters mp,
        mfg_lookups ml1, -- Class Type
        -- Revision for version 1.5
        mfg_lookups ml2, -- Account Type
        -- Revision for version 1.6
        mfg_lookups ml3, -- Cost Completion Type
        mfg_lookups ml4, -- System Resource Option
        -- End revision for version 1.6
        gl_code_combinations_kfv gcc,  -- wip class accounts
        hr_organization_information hoi,
        hr_all_organization_units_vl haou,
        hr_all_organization_units_vl haou2,
        gl_ledgers gl
-- ===========================================
-- WIP Class Joins
-- ===========================================
where   mp.organization_id          = wac.organization_id
-- ===========================================
-- Lookup Code joins
-- ===========================================
and     ml1.lookup_type             = &apos;WIP_CLASS_TYPE&apos;
and     ml1.lookup_code             = wac.class_type
-- Revision for version 1.5
and     ml2.lookup_type             = &apos;WIP_ELEMENT_VAR_TYPE&apos;
and     ml2.lookup_code             = 6 -- Material Variance
-- Revision for version 1.6
and     ml3.lookup_type (+)         = &apos;CST_COMPLETION_COST_SRC&apos;
and     ml3.lookup_code (+)         = wac.completion_cost_source
and     ml4.lookup_type (+)         = &apos;CST_SYSTEM_COMPLETION_OPTIONS&apos;
and     ml4.lookup_code (+)         = wac.system_option_id
-- End revision for version 1.6
-- ===========================================
-- Accounting code combination joins
-- ===========================================
and     wac.material_variance_account = gcc.code_combination_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)
and     1=1                         -- p_org_code, p_operating_unit, p_ledger
-- End revision for version 1.3
union all
select  nvl(gl.short_name, gl.name) Ledger,
        haou2.name Operating_Unit,
        mp.organization_code Org_Code,
        wac.class_code WIP_Class,
        ml1.meaning Class_Type,
        wac.disable_date Disable_Date,
        -- Revision for version 1.5
        -- &apos;Resource Variance&apos; Account_Type,
        ml2.meaning Account_Type,
        &amp;segment_columns
        -- Revision for version 1.6
        gcc.concatenated_segments Account_Number,
        ml3.meaning Completion_Cost_Source,
        ml4.meaning System_Resource_Option,
        -- End revision for version 1.6
        -- Revision for version 1.4
        wac.creation_date Creation_Date,
        wac.last_update_date Last_Update_Date
from    wip_accounting_classes wac,
        mtl_parameters mp,
        mfg_lookups ml1, -- Class Type
        -- Revision for version 1.5
        mfg_lookups ml2, -- Account Type
        -- Revision for version 1.6
        mfg_lookups ml3, -- Cost Completion Type
        mfg_lookups ml4, -- System Resource Option
        -- End revision for version 1.6
        gl_code_combinations_kfv gcc,  -- wip class accounts
        hr_organization_information hoi,
        hr_all_organization_units_vl haou,
        hr_all_organization_units_vl haou2,
        gl_ledgers gl
-- ===========================================
-- WIP Class Joins
-- ===========================================
where   mp.organization_id          = wac.organization_id
-- ===========================================
-- Lookup Code joins
-- ===========================================
and     ml1.lookup_type             = &apos;WIP_CLASS_TYPE&apos;
and     ml1.lookup_code             = wac.class_type
-- Revision for version 1.5
and     ml2.lookup_type             = &apos;WIP_ELEMENT_VAR_TYPE&apos;
and     ml2.lookup_code             = 7 -- Resource Variance
-- Revision for version 1.6
and     ml3.lookup_type (+)         = &apos;CST_COMPLETION_COST_SRC&apos;
and     ml3.lookup_code (+)         = wac.completion_cost_source
and     ml4.lookup_type (+)         = &apos;CST_SYSTEM_COMPLETION_OPTIONS&apos;
and     ml4.lookup_code (+)         = wac.system_option_id
-- End revision for version 1.6
-- ===========================================
-- Accounting code combination joins
-- ===========================================
and     wac.resource_variance_account = gcc.code_combination_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)
and     1=1                         -- p_org_code, p_operating_unit, p_ledger
-- End revision for version 1.3
union all
select  nvl(gl.short_name, gl.name) Ledger,
        haou2.name Operating_Unit,
        mp.organization_code Org_Code,
        wac.class_code WIP_Class,
        ml1.meaning Class_Type,
        wac.disable_date Disable_Date,
        -- Revision for version 1.5
        -- &apos;Outside Processing Variance&apos; Account_Type,
        ml2.meaning Account_Type,
        &amp;segment_columns
        -- Revision for version 1.6
        gcc.concatenated_segments Account_Number,
        ml3.meaning Completion_Cost_Source,
        ml4.meaning System_Resource_Option,
        -- End revision for version 1.6
        -- Revision for version 1.4
        wac.creation_date Creation_Date,
        wac.last_update_date Last_Update_Date
from    wip_accounting_classes wac,
        mtl_parameters mp,
        mfg_lookups ml1, -- Class Type
        -- Revision for version 1.5
        mfg_lookups ml2, -- Account Type
        -- Revision for version 1.6
        mfg_lookups ml3, -- Cost Completion Type
        mfg_lookups ml4, -- System Resource Option
        -- End revision for version 1.6
        gl_code_combinations_kfv gcc,  -- wip class accounts
        hr_organization_information hoi,
        hr_all_organization_units_vl haou,
        hr_all_organization_units_vl haou2,
        gl_ledgers gl
-- ===========================================
-- WIP Class Joins
-- ===========================================
where   mp.organization_id          = wac.organization_id
-- ===========================================
-- Lookup Code joins
-- ===========================================
and     ml1.lookup_type             = &apos;WIP_CLASS_TYPE&apos;
and     ml1.lookup_code             = wac.class_type
-- Revision for version 1.5
and     ml2.lookup_type             = &apos;WIP_ELEMENT_VAR_TYPE&apos;
and     ml2.lookup_code             = 8 -- Outside Processing Var
-- Revision for version 1.6
and     ml3.lookup_type (+)         = &apos;CST_COMPLETION_COST_SRC&apos;
and     ml3.lookup_code (+)         = wac.completion_cost_source
and     ml4.lookup_type (+)         = &apos;CST_SYSTEM_COMPLETION_OPTIONS&apos;
and     ml4.lookup_code (+)         = wac.system_option_id
-- End revision for version 1.6
-- ===========================================
-- Accounting code combination joins
-- ===========================================
and     wac.outside_proc_variance_account = gcc.code_combination_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)
and     1=1                         -- p_org_code, p_operating_unit, p_ledger
-- End revision for version 1.3
union all
select  nvl(gl.short_name, gl.name) Ledger,
        haou2.name Operating_Unit,
        mp.organization_code Org_Code,
        wac.class_code WIP_Class,
        ml1.meaning Class_Type,
        wac.disable_date Disable_Date,
        -- Revision for version 1.5
        -- &apos;Overhead Variance&apos; Account_Type,
        ml2.meaning Account_Type,
        &amp;segment_columns
        -- Revision for version 1.6
        gcc.concatenated_segments Account_Number,
        ml3.meaning Completion_Cost_Source,
        ml4.meaning System_Resource_Option,
        -- End revision for version 1.6
        -- Revision for version 1.4
        wac.creation_date Creation_Date,
        wac.last_update_date Last_Update_Date
from    wip_accounting_classes wac,
        mtl_parameters mp,
        mfg_lookups ml1, -- Class Type
        -- Revision for version 1.5
        mfg_lookups ml2, -- Account Type
        -- Revision for version 1.6
        mfg_lookups ml3, -- Cost Completion Type
        mfg_lookups ml4, -- System Resource Option
        -- End revision for version 1.6
        gl_code_combinations_kfv gcc,  -- wip class accounts
        hr_organization_information hoi,
        hr_all_organization_units_vl haou,
        hr_all_organization_units_vl haou2,
        gl_ledgers gl
-- ===========================================
-- WIP Class Joins
-- ===========================================
where   mp.organization_id          = wac.organization_id
-- ===========================================
-- Lookup Code joins
-- ===========================================
and     ml1.lookup_type             = &apos;WIP_CLASS_TYPE&apos;
and     ml1.lookup_code             = wac.class_type
-- Revision for version 1.5
and     ml2.lookup_type             = &apos;WIP_ELEMENT_VAR_TYPE&apos;
and     ml2.lookup_code             = 9 -- Overhead Variance
-- Revision for version 1.6
and     ml3.lookup_type (+)         = &apos;CST_COMPLETION_COST_SRC&apos;
and     ml3.lookup_code (+)         = wac.completion_cost_source
and     ml4.lookup_type (+)         = &apos;CST_SYSTEM_COMPLETION_OPTIONS&apos;
and     ml4.lookup_code (+)         = wac.system_option_id
-- End revision for version 1.6
-- ===========================================
-- Accounting code combination joins
-- ===========================================
and     wac.overhead_variance_account = gcc.code_combination_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)
and     1=1                         -- p_org_code, p_operating_unit, p_ledger
-- End revision for version 1.3
union all
select  nvl(gl.short_name, gl.name) Ledger,
        haou2.name Operating_Unit,
        mp.organization_code Org_Code,
        wac.class_code WIP_Class,
        ml1.meaning Class_Type,
        wac.disable_date Disable_Date,
        -- Revision for version 1.5
        -- &apos;Standard Cost Adjustment&apos; Account_Type,
        ml2.meaning Account_Type,
        &amp;segment_columns
        -- Revision for version 1.6
        gcc.concatenated_segments Account_Number,
        ml3.meaning Completion_Cost_Source,
        ml4.meaning System_Resource_Option,
        -- End revision for version 1.6
        -- Revision for version 1.4
        wac.creation_date Creation_Date,
        wac.last_update_date Last_Update_Date
from    wip_accounting_classes wac,
        mtl_parameters mp,
        mfg_lookups ml1, -- Class Type
        -- Revision for version 1.5
        mfg_lookups ml2, -- Account Type
        -- Revision for version 1.6
        mfg_lookups ml3, -- Cost Completion Type
        mfg_lookups ml4, -- System Resource Option
        -- End revision for version 1.6
        gl_code_combinations_kfv gcc,  -- wip class accounts
        hr_organization_information hoi,
        hr_all_organization_units_vl haou,
        hr_all_organization_units_vl haou2,
        gl_ledgers gl
-- ===========================================
-- WIP Class Joins
-- ===========================================
where   mp.organization_id          = wac.organization_id
-- ===========================================
-- Lookup Code joins
-- ===========================================
and     ml1.lookup_type             = &apos;WIP_CLASS_TYPE&apos;
and     ml1.lookup_code             = wac.class_type
-- Revision for version 1.5
and     ml2.lookup_type             = &apos;INV_RESERVATION_SOURCE_TYPES&apos;
and     ml2.lookup_code             = 11 -- Standard Cost Update
-- Revision for version 1.6
and     ml3.lookup_type (+)         = &apos;CST_COMPLETION_COST_SRC&apos;
and     ml3.lookup_code (+)         = wac.completion_cost_source
and     ml4.lookup_type (+)         = &apos;CST_SYSTEM_COMPLETION_OPTIONS&apos;
and     ml4.lookup_code (+)         = wac.system_option_id
-- End revision for version 1.6
-- ===========================================
-- Accounting code combination joins
-- ===========================================
and     wac.std_cost_adjustment_account = gcc.code_combination_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)
and     1=1                         -- p_org_code, p_operating_unit, p_ledger
-- End revision for version 1.3
-- Order by Ledger, Operating_Unit, Org_Code, WIP_Class, Account_Type
order by 1,2,3,4,7</SQL_TEXT>
  <REPORT_TRANSLATIONS>
   <REPORT_TRANSLATIONS_ROW>
    <LANGUAGE>US</LANGUAGE>
    <REPORT_NAME>CAC WIP Accounts Setup</REPORT_NAME>
    <DESCRIPTION>Report to show accounts used for WIP accounting classes.

Parameters:

Organization Code:  specific inventory organization to report (optional)
Operating Unit:  specific operating unit (optional)
Ledger:  specific ledger (optional)

/* +=============================================================================+
-- |  Copyright 2009 - 2025 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)
-- | 
-- |  Version Modified on Modified  by   Description
-- |  ======= =========== ============== =========================================
-- |  1.0     24 Nov 2009 Douglas Volz   Initial Coding
-- |  1.1     28 Mar 2011 Douglas Volz   Added ledger parameter
-- |  1.2     18 Nov 2012 Douglas Volz   Removed client-specific COA segments and
-- |                                     organization conditions
-- |  1.3     02 Feb 2020 Douglas Volz   Outer join for accounts join, short name
-- |                                     for Ledger, Operating Unit and Org Code
-- |                                     parameters.
-- |  1.4     20 Apr 2020 Douglas Volz   Added Creation Date, Last Update Date
-- |                                     Changed to multi-language views for the item
-- |                                     master, inventory orgs and operating units.
-- |  1.5     10 Jul 2022 Douglas Volz   Account Type column now uses a lookup code.
-- |  1.6     05 Nov 2025 Douglas Volz   Added completion cost source, system option 
-- |                                     and cost type for Average and FIFO Costing.
-- +=============================================================================+*/</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 in (select gl.chart_of_accounts_id from gl_ledgers gl where 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
rownum=1</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_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>
    <DEFAULT_VALUE>select mp.organization_code from mtl_parameters mp where mp.organization_id=fnd_profile.value(&apos;MFG_ORGANIZATION_ID&apos;)</DEFAULT_VALUE>
    <PARAMETER_TRANSLATIONS>
     <PARAMETER_TRANSLATIONS_ROW>
      <LANGUAGE>US</LANGUAGE>
      <PARAMETER_NAME>Organization 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>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>Ledger</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>
