Search Results msc_items
The MSC_ITEMS table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 serves as a foundational data structure within the Oracle Advanced Supply Chain Planning (ASCP) and Manufacturing modules. This table stores critical item master data, which is essential for planning, scheduling, and inventory management processes. Below is a detailed analysis of its purpose, structure, key columns, and integration within Oracle EBS.
Purpose and Functional Context
The MSC_ITEMS table acts as a central repository for item-related information used by Oracle Advanced Supply Chain Planning (ASCP). It consolidates item data from multiple sources, including INV_ITEMS (Inventory), MTL_SYSTEM_ITEMS_B (Item Master), and other transactional tables, to facilitate demand planning, supply planning, and production scheduling. This table is populated during the ASCP data collection process, ensuring planners have access to synchronized and up-to-date item attributes.
Key Columns and Data Structure
The table contains a comprehensive set of columns that define item characteristics, planning parameters, and organizational associations. Key columns include:
- ITEM_ID: Primary key, uniquely identifying the item within MSC_ITEMS.
- ORGANIZATION_ID: References the inventory organization where the item is defined.
- SR_INSTANCE_ID: Source instance ID, linking to the original system (e.g., ERP instance).
- ITEM_NAME and DESCRIPTION: Descriptive attributes of the item.
- PLANNING_MAKE_BUY_CODE: Indicates whether the item is manufactured (Make) or procured (Buy).
- PLANNING_METHOD: Defines the planning approach (e.g., MRP, MPS, DRP).
- FIXED_LEAD_TIME and VARIABLE_LEAD_TIME: Used for lead time calculations.
- ATP_COMPONENTS_FLAG: Specifies if the item is eligible for Available-to-Promise (ATP) checks.
- BOM_ITEM_TYPE: Classifies the item (e.g., Standard, Planning, Phantom).
Integration with Oracle EBS Modules
The MSC_ITEMS table integrates with several Oracle EBS modules:
- Inventory Management (INV): Sources item definitions and attributes from MTL_SYSTEM_ITEMS_B.
- Bills of Material (BOM): Links to BOM structures for multi-level planning. Order Management (OM): Supports ATP and allocation checks.
- Purchasing (PO): Provides procurement-related attributes for supplier collaboration.
Data Population and Maintenance
Data in MSC_ITEMS is populated and refreshed through the MSCOLLECT concurrent program, which extracts and transforms item data from source systems. The table is critical for ASCP’s planning engine, as it ensures consistency between transactional systems (e.g., Oracle Inventory) and planning systems. Changes to item attributes in source tables trigger updates in MSC_ITEMS during subsequent data collections.
Performance and Optimization Considerations
Given its role in planning, the MSC_ITEMS table must be optimized for performance:
- Indexing: Primary key (ITEM_ID, ORGANIZATION_ID, SR_INSTANCE_ID) and foreign key indexes are essential.
- Partitioning: Large implementations may partition the table by ORGANIZATION_ID or SR_INSTANCE_ID.
- Purging: Obsolete items should be purged to maintain efficiency.
Conclusion
The MSC_ITEMS table is a cornerstone of Oracle ASCP, enabling end-to-end supply chain planning by consolidating item master data. Its structure and integration with other EBS modules ensure accurate demand and supply planning, while its maintenance processes guarantee data integrity. Proper configuration and optimization of this table are critical for achieving optimal performance in Oracle EBS 12.1.1 and 12.2.2 environments.
-
Table: MSC_ITEMS
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_ITEMS, object_name:MSC_ITEMS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table is used by the collection program to keep track of all inventory item identifiers generated at planning server. , implementation_dba_data: MSC.MSC_ITEMS ,
-
Table: MSC_ITEMS
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_ITEMS, object_name:MSC_ITEMS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table is used by the collection program to keep track of all inventory item identifiers generated at planning server. , implementation_dba_data: MSC.MSC_ITEMS ,
-
View: MSC_COMPONENTS_TREE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_COMPONENTS_TREE_V, object_name:MSC_COMPONENTS_TREE_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_COMPONENTS_TREE_V ,
-
View: MSC_COMPONENTS_TREE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_COMPONENTS_TREE_V, object_name:MSC_COMPONENTS_TREE_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_COMPONENTS_TREE_V ,
-
View: MSC_RESOURCE_REQUIREMENTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_RESOURCE_REQUIREMENTS_V, object_name:MSC_RESOURCE_REQUIREMENTS_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: this view shows all the resource requirements , implementation_dba_data: APPS.MSC_RESOURCE_REQUIREMENTS_V ,
-
View: MSC_RESOURCE_REQUIREMENTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_RESOURCE_REQUIREMENTS_V, object_name:MSC_RESOURCE_REQUIREMENTS_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: this view shows all the resource requirements , implementation_dba_data: APPS.MSC_RESOURCE_REQUIREMENTS_V ,
-
View: OLD_SC_BILL_SF_V
12.2.2
product: MSC - Advanced Supply Chain Planning , implementation_dba_data: Not implemented in this database ,
-
View: MSC_SC_BILL_WU_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_SC_BILL_WU_V, object_name:MSC_SC_BILL_WU_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: Supply chain bill where used view , implementation_dba_data: APPS.MSC_SC_BILL_WU_V ,
-
View: MSC_SC_BILL_BOM_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_SC_BILL_BOM_V, object_name:MSC_SC_BILL_BOM_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_SC_BILL_BOM_V ,
-
View: OLD_SC_BILL_SF_V
12.1.1
product: MSC - Advanced Supply Chain Planning , implementation_dba_data: Not implemented in this database ,
-
View: MSC_SC_BILL_WU_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_SC_BILL_WU_V, object_name:MSC_SC_BILL_WU_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: Supply chain bill where used view , implementation_dba_data: APPS.MSC_SC_BILL_WU_V ,
-
View: MSC_SC_BILL_BOM_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_SC_BILL_BOM_V, object_name:MSC_SC_BILL_BOM_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_SC_BILL_BOM_V ,
-
View: MSC_SC_BILL_SF_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_SC_BILL_SF_V, object_name:MSC_SC_BILL_SF_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: Supply chain bill source from view , implementation_dba_data: APPS.MSC_SC_BILL_SF_V ,
-
View: OLD_SC_BILL_WU_V
12.1.1
product: MSC - Advanced Supply Chain Planning , implementation_dba_data: Not implemented in this database ,
-
View: OLD_SC_BILL_WU_V
12.2.2
product: MSC - Advanced Supply Chain Planning , implementation_dba_data: Not implemented in this database ,
-
View: MSC_BILL_OF_RESOURCES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_BILL_OF_RESOURCES_V, object_name:MSC_BILL_OF_RESOURCES_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_BILL_OF_RESOURCES_V ,
-
View: MSC_BILL_OF_RESOURCES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_BILL_OF_RESOURCES_V, object_name:MSC_BILL_OF_RESOURCES_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_BILL_OF_RESOURCES_V ,
-
View: MSC_SC_BILL_SF_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_SC_BILL_SF_V, object_name:MSC_SC_BILL_SF_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: Supply chain bill source from view , implementation_dba_data: APPS.MSC_SC_BILL_SF_V ,
-
View: MSC_VMI_ITEM_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_VMI_ITEM_V, object_name:MSC_VMI_ITEM_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_VMI_ITEM_V ,
-
View: MSC_VMI_ITEM_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_VMI_ITEM_V, object_name:MSC_VMI_ITEM_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_VMI_ITEM_V ,
-
View: MSC_X_ITEMS_LOV_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_X_ITEMS_LOV_V, object_name:MSC_X_ITEMS_LOV_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_X_ITEMS_LOV_V ,
-
View: MSC_FLP_SUPPLY_DEMAND_V2
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_FLP_SUPPLY_DEMAND_V2, object_name:MSC_FLP_SUPPLY_DEMAND_V2, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_FLP_SUPPLY_DEMAND_V2 ,
-
View: MSC_X_ITEMS_LOV_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_X_ITEMS_LOV_V, object_name:MSC_X_ITEMS_LOV_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_X_ITEMS_LOV_V ,
-
View: MSC_FLP_SUPPLY_DEMAND_V2
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_FLP_SUPPLY_DEMAND_V2, object_name:MSC_FLP_SUPPLY_DEMAND_V2, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_FLP_SUPPLY_DEMAND_V2 ,
-
View: MSC_UNDO_SUMMARY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_UNDO_SUMMARY_V, object_name:MSC_UNDO_SUMMARY_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: this view shows the summary of all the changes made to the plan output , implementation_dba_data: APPS.MSC_UNDO_SUMMARY_V ,
-
View: MSC_SUPPLIERS_TREE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_SUPPLIERS_TREE_V, object_name:MSC_SUPPLIERS_TREE_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_SUPPLIERS_TREE_V ,
-
View: MSC_SUPPLIERS_TREE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_SUPPLIERS_TREE_V, object_name:MSC_SUPPLIERS_TREE_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_SUPPLIERS_TREE_V ,
-
View: MSC_UNDO_SUMMARY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_UNDO_SUMMARY_V, object_name:MSC_UNDO_SUMMARY_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: this view shows the summary of all the changes made to the plan output , implementation_dba_data: APPS.MSC_UNDO_SUMMARY_V ,
-
View: MSC_SUPPLIERS_LOV_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_SUPPLIERS_LOV_V, object_name:MSC_SUPPLIERS_LOV_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_SUPPLIERS_LOV_V ,
-
View: MSC_SUPPLIERS_LOV_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_SUPPLIERS_LOV_V, object_name:MSC_SUPPLIERS_LOV_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_SUPPLIERS_LOV_V ,
-
View: MSC_SUBSTITUTE_COMPONENTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_SUBSTITUTE_COMPONENTS_V, object_name:MSC_SUBSTITUTE_COMPONENTS_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: Substitute component view , implementation_dba_data: APPS.MSC_SUBSTITUTE_COMPONENTS_V ,
-
View: MSC_SUBSTITUTE_COMPONENTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_SUBSTITUTE_COMPONENTS_V, object_name:MSC_SUBSTITUTE_COMPONENTS_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: Substitute component view , implementation_dba_data: APPS.MSC_SUBSTITUTE_COMPONENTS_V ,
-
View: MSC_FLP_ONHAND_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_FLP_ONHAND_V, object_name:MSC_FLP_ONHAND_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_FLP_ONHAND_V ,
-
View: MSC_FLP_SUPPLY_DEMAND_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_FLP_SUPPLY_DEMAND_V, object_name:MSC_FLP_SUPPLY_DEMAND_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_FLP_SUPPLY_DEMAND_V ,
-
View: MSC_FLP_SUPPLY_DEMAND_ATP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_FLP_SUPPLY_DEMAND_ATP_V, object_name:MSC_FLP_SUPPLY_DEMAND_ATP_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_FLP_SUPPLY_DEMAND_ATP_V ,
-
View: MSC_FLP_SUPPLY_DEMAND_ATP_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_FLP_SUPPLY_DEMAND_ATP_V, object_name:MSC_FLP_SUPPLY_DEMAND_ATP_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_FLP_SUPPLY_DEMAND_ATP_V ,
-
View: MSC_FLP_SUPPLY_DEMAND_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_FLP_SUPPLY_DEMAND_V, object_name:MSC_FLP_SUPPLY_DEMAND_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_FLP_SUPPLY_DEMAND_V ,
-
View: MSC_FLP_SUPPLY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_FLP_SUPPLY_V, object_name:MSC_FLP_SUPPLY_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: View of supply information , implementation_dba_data: APPS.MSC_FLP_SUPPLY_V ,
-
View: MSC_FLP_ONHAND_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_FLP_ONHAND_V, object_name:MSC_FLP_ONHAND_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_FLP_ONHAND_V ,
-
View: MSC_FLP_SUPPLY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_FLP_SUPPLY_V, object_name:MSC_FLP_SUPPLY_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: View of supply information , implementation_dba_data: APPS.MSC_FLP_SUPPLY_V ,
-
View: MSC_COMPONENTS_SC_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_COMPONENTS_SC_V, object_name:MSC_COMPONENTS_SC_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This view shows all the components in the tree , implementation_dba_data: APPS.MSC_COMPONENTS_SC_V ,
-
View: MSC_COMPONENTS_SC_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_COMPONENTS_SC_V, object_name:MSC_COMPONENTS_SC_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This view shows all the components in the tree , implementation_dba_data: APPS.MSC_COMPONENTS_SC_V ,
-
View: MSC_FLP_DEMAND_SUPPLY_V2
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_FLP_DEMAND_SUPPLY_V2, object_name:MSC_FLP_DEMAND_SUPPLY_V2, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_FLP_DEMAND_SUPPLY_V2 ,
-
View: MSC_ITEM_SUPPLIER_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_ITEM_SUPPLIER_V, object_name:MSC_ITEM_SUPPLIER_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_ITEM_SUPPLIER_V ,
-
View: MSC_FLP_SUPPLY_ATP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_FLP_SUPPLY_ATP_V, object_name:MSC_FLP_SUPPLY_ATP_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: View of supply information , implementation_dba_data: APPS.MSC_FLP_SUPPLY_ATP_V ,
-
View: MSC_FLP_SUPPLY_ATP_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_FLP_SUPPLY_ATP_V, object_name:MSC_FLP_SUPPLY_ATP_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: View of supply information , implementation_dba_data: APPS.MSC_FLP_SUPPLY_ATP_V ,
-
View: MSC_ITEM_SUPPLIER_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_ITEM_SUPPLIER_V, object_name:MSC_ITEM_SUPPLIER_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_ITEM_SUPPLIER_V ,
-
View: MSC_FLP_END_DEMAND2_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_FLP_END_DEMAND2_V, object_name:MSC_FLP_END_DEMAND2_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_FLP_END_DEMAND2_V ,
-
View: MSC_FLP_DEMAND_SUPPLY_V2
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_FLP_DEMAND_SUPPLY_V2, object_name:MSC_FLP_DEMAND_SUPPLY_V2, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_FLP_DEMAND_SUPPLY_V2 ,
-
View: MSC_FLP_END_DEMAND2_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_FLP_END_DEMAND2_V, object_name:MSC_FLP_END_DEMAND2_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_FLP_END_DEMAND2_V ,