Search Results msc_bom_components
Overview
The MSC_BOM_COMPONENTS table is a core data repository within the Oracle E-Business Suite Advanced Supply Chain Planning (ASCP) and Supply Chain Planning Hub modules. It functions as the central planning engine's representation of bill of material (BOM) component data. Unlike transactional BOM tables in the manufacturing schema (e.g., BOM_INVENTORY_COMPONENTS), this table stores BOM structures specifically for use within planning simulations and plan runs. Its primary role is to provide the component-level detail required for planning engines to perform material explosion, calculate dependent demand, and generate planned orders for subassemblies and purchased components based on a master production schedule.
Key Information Stored
The table's structure is designed to uniquely identify a component within a specific BOM and plan context. Its primary key is a composite of PLAN_ID, COMPONENT_SEQUENCE_ID, SR_INSTANCE_ID, and BILL_SEQUENCE_ID. Critical columns include PLAN_ID, which links the component to a specific planning run; SR_INSTANCE_ID and BILL_SEQUENCE_ID, which together identify the specific parent BOM definition; and COMPONENT_SEQUENCE_ID, a unique identifier for the component line within that BOM. Other essential columns are INVENTORY_ITEM_ID and ORGANIZATION_ID, which identify the component item and its sourcing organization, and OPERATION_SEQ_NUM for operation-specific component assignments. The table also holds planning-specific attributes such as component yield factors, effectivity dates, and planning percentages that may differ from transactional manufacturing data.
Common Use Cases and Queries
A primary use case is analyzing the component demand generated by a plan. Planners often query this table to validate BOM data loaded into planning or to troubleshoot material shortages. Common SQL patterns involve joining to MSC_SYSTEM_ITEMS to get item details and to MSC_BOMS for parent assembly information. For example, to list all components for a specific assembly in a plan, a query would filter on the parent BILL_SEQUENCE_ID and PLAN_ID. Another critical scenario is comparing component usage across different plan versions or analyzing the impact of component yield on planned order quantities. Reporting use cases include generating component where-used reports within the planning context and validating that alternate and phantom components are correctly represented for the plan's calculations.
Related Objects
As indicated by its foreign keys, MSC_BOM_COMPONENTS has integral relationships with several other planning tables. It is a child of MSC_BOMS, which stores the parent BOM headers. It references MSC_SYSTEM_ITEMS to obtain the component item's planning attributes. Furthermore, it is a parent table to MSC_COMPONENT_SUBSTITUTES, which holds substitute component data for the plan, and to MSC_OPERATION_COMPONENTS, which details operation-specific component requirements. These relationships form a cohesive data model that allows the planning engine to accurately simulate complex manufacturing and sourcing scenarios based on configured product structures.
-
Table: MSC_BOM_COMPONENTS
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_BOM_COMPONENTS, object_name:MSC_BOM_COMPONENTS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table stores Bill of material data for plans in Oracle Advanced Planning and Oracle Supply Chain Hub products. , implementation_dba_data: MSC.MSC_BOM_COMPONENTS ,
-
Table: MSC_BOM_COMPONENTS
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_BOM_COMPONENTS, object_name:MSC_BOM_COMPONENTS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table stores Bill of material data for plans in Oracle Advanced Planning and Oracle Supply Chain Hub products. , implementation_dba_data: MSC.MSC_BOM_COMPONENTS ,
-
Table: MSC_OPERATION_COMPONENTS
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_OPERATION_COMPONENTS, object_name:MSC_OPERATION_COMPONENTS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table is the intersection table between MSC_BOM_COMPONENTS and MSC_ROUTING_OPERATIONS. , implementation_dba_data: MSC.MSC_OPERATION_COMPONENTS ,
-
Table: MSC_OPERATION_COMPONENTS
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_OPERATION_COMPONENTS, object_name:MSC_OPERATION_COMPONENTS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table is the intersection table between MSC_BOM_COMPONENTS and MSC_ROUTING_OPERATIONS. , implementation_dba_data: MSC.MSC_OPERATION_COMPONENTS ,
-
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 ,
-
Table: MSC_ST_BOM_COMPONENTS
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_ST_BOM_COMPONENTS, object_name:MSC_ST_BOM_COMPONENTS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: The staging table used by the collection program to valid and process data for table MSC_BOM_COMPONENTS. , implementation_dba_data: MSC.MSC_ST_BOM_COMPONENTS ,
-
Table: MSC_ST_BOM_COMPONENTS
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_ST_BOM_COMPONENTS, object_name:MSC_ST_BOM_COMPONENTS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: The staging table used by the collection program to valid and process data for table MSC_BOM_COMPONENTS. , implementation_dba_data: MSC.MSC_ST_BOM_COMPONENTS ,
-
Table: MSC_COMPONENT_SUBSTITUTES
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_COMPONENT_SUBSTITUTES, object_name:MSC_COMPONENT_SUBSTITUTES, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table represents possible substitutes component in a bill of material. , implementation_dba_data: MSC.MSC_COMPONENT_SUBSTITUTES ,
-
Table: MSC_COMPONENT_SUBSTITUTES
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_COMPONENT_SUBSTITUTES, object_name:MSC_COMPONENT_SUBSTITUTES, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table represents possible substitutes component in a bill of material. , implementation_dba_data: MSC.MSC_COMPONENT_SUBSTITUTES ,
-
Table: MSC_BOMS
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_BOMS, object_name:MSC_BOMS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table represents the Bills Of Material of an item created at source applications. , implementation_dba_data: MSC.MSC_BOMS ,
-
Table: MSC_BOMS
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_BOMS, object_name:MSC_BOMS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table represents the Bills Of Material of an item created at source applications. , implementation_dba_data: MSC.MSC_BOMS ,
-
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_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_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_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_CO_PRODUCTS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_CO_PRODUCTS_V, object_name:MSC_CO_PRODUCTS_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: Thus view shows all the co-products , implementation_dba_data: APPS.MSC_CO_PRODUCTS_V ,
-
View: MSC_CO_PRODUCTS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_CO_PRODUCTS_V, object_name:MSC_CO_PRODUCTS_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: Thus view shows all the co-products , implementation_dba_data: APPS.MSC_CO_PRODUCTS_V ,
-
Lookup Type: MSC_ODS_TABLE
12.1.1
product: MSC - Advanced Supply Chain Planning , meaning: MSC_ODS_TABLE , description: List of ODS tables used by Collections ,
-
View: MSC_ITEMS_TREE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_ITEMS_TREE_V, object_name:MSC_ITEMS_TREE_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_ITEMS_TREE_V ,
-
Lookup Type: MSC_ODS_TABLE
12.2.2
product: MSC - Advanced Supply Chain Planning , meaning: MSC_ODS_TABLE , description: List of ODS tables used by Collections ,
-
View: MSC_ITEMS_TREE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_ITEMS_TREE_V, object_name:MSC_ITEMS_TREE_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_ITEMS_TREE_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: 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 ,
-
Table: MSC_SYSTEM_ITEMS
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_SYSTEM_ITEMS, object_name:MSC_SYSTEM_ITEMS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: MSC_SYSTEM_ITEMS stores the organization items defined at source applications. It also stores a copy of items planned by the planning process. Most of the columns in MSC_SYSTEM_ITEMS correspond to columns from the Oracle Inventory Item mast , implementation_dba_data: MSC.MSC_SYSTEM_ITEMS ,
-
Table: MSC_SYSTEM_ITEMS
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_SYSTEM_ITEMS, object_name:MSC_SYSTEM_ITEMS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: MSC_SYSTEM_ITEMS stores the organization items defined at source applications. It also stores a copy of items planned by the planning process. Most of the columns in MSC_SYSTEM_ITEMS correspond to columns from the Oracle Inventory Item mast , implementation_dba_data: MSC.MSC_SYSTEM_ITEMS ,
-
Lookup Type: MSC_SNAPSHOT_DELETE_TASK
12.1.1
product: MSC - Advanced Supply Chain Planning , meaning: MSC_SNAPSHOT_DELETE_TASK ,
-
Lookup Type: MSC_SNAPSHOT_DELETE_TASK
12.2.2
product: MSC - Advanced Supply Chain Planning , meaning: MSC_SNAPSHOT_DELETE_TASK ,
-
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_ROUTING_OPERATIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_ROUTING_OPERATIONS_V, object_name:MSC_ROUTING_OPERATIONS_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This view shows all the operations in a routing , implementation_dba_data: APPS.MSC_ROUTING_OPERATIONS_V ,
-
View: MSC_ROUTING_OPERATIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_ROUTING_OPERATIONS_V, object_name:MSC_ROUTING_OPERATIONS_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This view shows all the operations in a routing , implementation_dba_data: APPS.MSC_ROUTING_OPERATIONS_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_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_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: 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: 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_SEARCH_ITEMS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_SEARCH_ITEMS_V, object_name:MSC_SEARCH_ITEMS_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: this shows all the search criteria for items , implementation_dba_data: APPS.MSC_SEARCH_ITEMS_V ,
-
View: MSC_SEARCH_ITEMS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_SEARCH_ITEMS_V, object_name:MSC_SEARCH_ITEMS_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: this shows all the search criteria for items , implementation_dba_data: APPS.MSC_SEARCH_ITEMS_V ,
-
View: MSC_SEARCH_ORGS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_SEARCH_ORGS_V, object_name:MSC_SEARCH_ORGS_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: this view shows all the search criteria for organizations , implementation_dba_data: APPS.MSC_SEARCH_ORGS_V ,
-
View: MSC_SEARCH_ORGS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_SEARCH_ORGS_V, object_name:MSC_SEARCH_ORGS_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: this view shows all the search criteria for organizations , implementation_dba_data: APPS.MSC_SEARCH_ORGS_V ,