Search Results mrp_planning_code
The table MSC.MSC_APCC_ITEM_D_BAK
is a significant data structure within Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2, specifically in the context of Advanced Planning and Scheduling (APS) and Oracle Supply Chain Planning (SCP) modules. This table serves as a backup or historical repository for item-related data processed by the Advanced Planning Command Center (APCC) framework, which is part of Oracle's Manufacturing and Supply Chain Planning (MSC) schema. Below is a detailed technical breakdown of its purpose, structure, and relevance in Oracle EBS implementations.
Purpose and Functional Context
MSC.MSC_APCC_ITEM_D_BAK
is designed to store backup copies of item master data that is critical for planning and scheduling processes. In Oracle EBS, the APCC framework leverages this data to support demand planning, supply planning, and inventory optimization. The table acts as a safeguard, preserving item attributes, hierarchies, and other metadata that may be modified or purged during data refreshes or system upgrades. This ensures data integrity and provides a fallback mechanism for recovery scenarios.
Table Structure and Key Columns
The table typically includes columns such as:
ITEM_ID
: Unique identifier for the item, often linked toMTL_SYSTEM_ITEMS_B.INVENTORY_ITEM_ID
.ORGANIZATION_ID
: References the inventory organization (HR_ALL_ORGANIZATION_UNITS
).ITEM_NAME
andDESCRIPTION
: Descriptive attributes of the item.PLANNING_MAKE_BUY_CODE
: Indicates whether the item is manufactured or purchased.STATUS
: Reflects the item's lifecycle state (e.g., active, obsolete).LAST_UPDATE_DATE
andLAST_UPDATED_BY
: Audit columns for tracking changes.
CATEGORY_ID
, UOM_CODE
, and custom flexfields, depending on the implementation.
Integration with Oracle EBS Modules
The table interacts with core EBS modules such as Inventory (INV
), Bills of Material (BOM
), and Work in Process (WIP
). For example:
- Data in
MSC_APCC_ITEM_D_BAK
is sourced fromMTL_SYSTEM_ITEMS_B
during APCC data collection jobs (MSC_DEMAND_PLAN
orMSC_SUPPLY_PLAN
). - It supports cross-referencing with planning outputs stored in tables like
MSC_PLAN_ORGANIZATIONS
orMSC_SUPPLIES
.
Operational Significance
In EBS 12.1.1 and 12.2.2, this table plays a critical role in:
- Disaster Recovery: Provides a restore point for item master data if primary tables are corrupted.
- Historical Analysis: Enables comparison of item attributes over time for auditing or compliance.
- Performance Optimization: Reduces direct queries on transactional tables during resource-intensive planning runs.
Customization and Best Practices
Implementers often extend this table with custom columns or indexes to align with business-specific planning requirements. However, caution is advised when modifying its structure, as it may impact APCC jobs or integration with Oracle's seeded workflows. Regular archiving and purging strategies are recommended to manage table growth.
In summary, MSC.MSC_APCC_ITEM_D_BAK
is a vital component of Oracle EBS's planning architecture, ensuring data resilience and supporting advanced supply chain analytics. Its design reflects Oracle's emphasis on robustness in large-scale manufacturing and distribution environments.
-
Lookup Type: MRP_PLANNING_CODE
12.1.1
product: MRP - Master Scheduling/MRP , meaning: MRP PLANNING CODE ,
-
Lookup Type: MRP_PLANNING_CODE
12.2.2
product: MRP - Master Scheduling/MRP , meaning: MRP PLANNING CODE ,
-
VIEW: APPS.MTL_SYSTEM_ITEMS_B2_DFV
12.1.1
-
APPS.EGO_ITEM_AML_GRP dependencies on EGO_AML_INTF
12.1.1
-
VIEW: APPS.MTL_SYSTEM_ITEMS_B2_DFV
12.2.2
-
APPS.EGO_ITEM_AML_GRP dependencies on EGO_AML_INTF
12.2.2
-
VIEW: MSC.MSC_BOD_SO_SR_LEVELS#
12.2.2
-
VIEW: EGO.EGO_MFG_PART_NUM_CHGS#
12.2.2
-
VIEW: MSC.MSC_ITEM_FCST_SR_LEVELS#
12.2.2
-
VIEW: INV.MTL_MFG_PART_NUMBERS#
12.2.2
-
VIEW: MSC.MSC_APCC_ITEM_D_BAK#
12.2.2
-
VIEW: MSC.MSC_APCC_ITEM_D#
12.2.2
-
VIEW: EGO.EGO_AML_INTF#
12.2.2
-
VIEW: APPS.MSD_BOM_COMPONENTS_DS_V
12.1.1
-
VIEW: APPS.MSD_BOM_COMPONENTS_DS_V
12.2.2
-
VIEW: APPS.MSD_BOM_COMPONENTS_V
12.2.2
-
VIEW: APPS.MSD_BOM_COMPONENTS_V
12.1.1
-
APPS.EGO_ITEM_AML_GRP SQL Statements
12.1.1
-
APPS.EGO_ITEM_AML_GRP SQL Statements
12.2.2
-
VIEW: MRP.MRP_SYSTEM_ITEMS#
12.2.2
-
VIEW: APPS.BOM_PRODUCTFAMILY_MEM_V
12.1.1
-
VIEW: APPS.BOM_PRODUCTFAMILY_MEM_V
12.2.2
-
VIEW: MSC.MSC_BOD_SO_SR_LEVELS#
12.2.2
owner:MSC, object_type:VIEW, object_name:MSC_BOD_SO_SR_LEVELS#, status:VALID,
-
VIEW: MSC.MSC_ST_ITEM_ATTRIBUTES#
12.2.2
-
VIEW: MSC.MSC_ITEM_FCST_SR_LEVELS#
12.2.2
owner:MSC, object_type:VIEW, object_name:MSC_ITEM_FCST_SR_LEVELS#, status:VALID,
-
VIEW: APPS.MRP_FORECAST_ITEMS_V
12.2.2
-
TABLE: MSC.MSC_APCC_ITEM_D_BAK
12.2.2
owner:MSC, object_type:TABLE, object_name:MSC_APCC_ITEM_D_BAK, status:VALID,
-
VIEW: APPS.MRP_FORECAST_ITEMS_V
12.1.1
-
VIEW: MSC.MSC_APCC_ITEM_D#
12.2.2
owner:MSC, object_type:VIEW, object_name:MSC_APCC_ITEM_D#, status:VALID,
-
VIEW: MSC.MSC_APCC_ITEM_D_BAK#
12.2.2
owner:MSC, object_type:VIEW, object_name:MSC_APCC_ITEM_D_BAK#, status:VALID,
-
VIEW: INV.MTL_MFG_PART_NUMBERS#
12.2.2
owner:INV, object_type:VIEW, object_name:MTL_MFG_PART_NUMBERS#, status:VALID,
-
VIEW: MSC.MSC_ITEM_ATTRIBUTES#
12.2.2
-
VIEW: EGO.EGO_MFG_PART_NUM_CHGS#
12.2.2
owner:EGO, object_type:VIEW, object_name:EGO_MFG_PART_NUM_CHGS#, status:VALID,
-
VIEW: APPS.MSD_SR_PRD_PF_V
12.1.1
-
TABLE: MSC.MSC_APCC_ITEM_D
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_APCC_ITEM_D, object_name:MSC_APCC_ITEM_D, status:VALID,
-
VIEW: APPS.MSC_ITEM_TASK_SR_LEVELS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_ITEM_TASK_SR_LEVELS_V, object_name:MSC_ITEM_TASK_SR_LEVELS_V, status:VALID,
-
VIEW: APPS.MSC_ITEM_TASK_SR_LEVELS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_ITEM_TASK_SR_LEVELS_V, object_name:MSC_ITEM_TASK_SR_LEVELS_V, status:VALID,
-
VIEW: APPS.MSD_SR_PRD_PF_V
12.2.2
-
VIEW: APPS.MSC_BOD_SO_SR_LEVELS_V
12.2.2
owner:APPS, object_type:VIEW, object_name:MSC_BOD_SO_SR_LEVELS_V, status:VALID,
-
APPS.EGO_ITEM_AML_GRP dependencies on EGO_ITEM_PUB
12.1.1
-
VIEW: MSC.MSC_ST_SYSTEM_ITEMS#
12.2.2
-
APPS.EGO_ITEM_AML_GRP dependencies on EGO_ITEM_PUB
12.2.2
-
View: MSD_SR_PRD_PF_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSD.MSD_SR_PRD_PF_V, object_name:MSD_SR_PRD_PF_V, status:VALID, product: MSD - Demand Planning , description: This is the Source View that associates the Product level to Product Family level in the Product Dimension. This view would be applied to an Oracle Applications 11i instance from which the Product to Product Family level association inform , implementation_dba_data: APPS.MSD_SR_PRD_PF_V ,
-
VIEW: EGO.EGO_AML_INTF#
12.2.2
owner:EGO, object_type:VIEW, object_name:EGO_AML_INTF#, status:VALID,
-
TABLE: MSC.MSC_BOD_SO_SR_LEVELS
12.1.1
owner:MSC, object_type:TABLE, object_name:MSC_BOD_SO_SR_LEVELS, status:VALID,
-
VIEW: APPS.MRP_ITEM_TASK_SR_LEVELS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MRP.MRP_ITEM_TASK_SR_LEVELS_V, object_name:MRP_ITEM_TASK_SR_LEVELS_V, status:VALID,
-
TABLE: MSC.MSC_BOD_SO_SR_LEVELS
12.2.2
owner:MSC, object_type:TABLE, object_name:MSC_BOD_SO_SR_LEVELS, status:VALID,
-
VIEW: APPS.MSC_ITEM_FCST_SR_LEVELS_V
12.2.2
owner:APPS, object_type:VIEW, object_name:MSC_ITEM_FCST_SR_LEVELS_V, status:VALID,
-
VIEW: APPS.MSC_BOD_SO_SR_LEVELS_V
12.1.1
owner:APPS, object_type:VIEW, object_name:MSC_BOD_SO_SR_LEVELS_V, status:VALID,
-
VIEW: APPS.MSC_ITEM_FCST_SR_LEVELS_V
12.1.1
owner:APPS, object_type:VIEW, object_name:MSC_ITEM_FCST_SR_LEVELS_V, status:VALID,