Search Results msc_bor_requirements
Overview
The MSC_BOR_REQUIREMENTS table is a core data repository within the Oracle E-Business Suite Advanced Supply Chain Planning (ASCP) module. It functions as the detailed transactional table for the Bill of Resources (BOR) model. A Bill of Resources defines the set of manufacturing resources, such as machines and labor, required to produce an assembly item within a specific organization. This table stores the individual resource requirement records that collectively constitute a BOR, enabling the planning engine to accurately calculate capacity consumption and schedule production based on resource availability and constraints.
Key Information Stored
The table's structure is designed to link resource requirements to their defining contexts. Its primary key uniquely identifies a requirement record through a combination of PLAN_ID, TRANSACTION_ID, and SR_INSTANCE_ID. Key columns include BILL_OF_RESOURCES, which links to the parent BOR definition in MSC_BILL_OF_RESOURCES, and ASSEMBLY_ITEM_ID, which identifies the item being built. The RESOURCE_ID and DEPARTMENT_ID columns specify the exact resource and its department, linking to MSC_DEPARTMENT_RESOURCES. The ORGANIZATION_ID and SR_INSTANCE_ID columns provide the organizational and sourcing instance context, respectively, ensuring the requirement is correctly scoped within the multi-organization planning model.
Common Use Cases and Queries
This table is central to capacity-constrained planning and resource load analysis. Common use cases include generating detailed resource utilization reports for a specific plan, analyzing the resource footprint of critical items, and validating BOR setups. A typical analytical query would join MSC_BOR_REQUIREMENTS with MSC_SYSTEM_ITEMS and MSC_DEPARTMENT_RESOURCES to list all resource requirements for an assembly, including resource codes and usage quantities. For troubleshooting, planners may query this table to verify that a BOR has been successfully exploded and its component resource requirements loaded into the planning snapshot for a given PLAN_ID and ORGANIZATION_ID.
Related Objects
MSC_BOR_REQUIREMENTS maintains critical foreign key relationships with other central planning tables, as documented in the ETRM:
- MSC_BILL_OF_RESOURCES: Links via BILL_OF_RESOURCES, PLAN_ID, ORGANIZATION_ID, and SR_INSTANCE_ID. This is the parent table containing the BOR header definition.
- MSC_SYSTEM_ITEMS: Links via ASSEMBLY_ITEM_ID, PLAN_ID, SR_INSTANCE_ID, and ORGANIZATION_ID. This provides item master details for the assembly.
- MSC_DEPARTMENT_RESOURCES: Links via PLAN_ID, ORGANIZATION_ID, RESOURCE_ID, SR_INSTANCE_ID, and DEPARTMENT_ID. This relationship validates and provides details on the specific resource within a department.
-
Table: MSC_BOR_REQUIREMENTS
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_BOR_REQUIREMENTS, object_name:MSC_BOR_REQUIREMENTS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table stores the set of resources required in an organization for an item. , implementation_dba_data: MSC.MSC_BOR_REQUIREMENTS ,
-
Table: MSC_BOR_REQUIREMENTS
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_BOR_REQUIREMENTS, object_name:MSC_BOR_REQUIREMENTS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table stores the set of resources required in an organization for an item. , implementation_dba_data: MSC.MSC_BOR_REQUIREMENTS ,
-
APPS.MSC_ATP_REQ dependencies on MSC_BOR_REQUIREMENTS
12.1.1
-
APPS.MSC_CL_BOM_ODS_LOAD dependencies on MSC_BOR_REQUIREMENTS
12.1.1
-
APPS.MSC_CL_BOM_ODS_LOAD dependencies on MSC_BOR_REQUIREMENTS
12.2.2
-
APPS.MSC_ATP_REQ dependencies on MSC_BOR_REQUIREMENTS
12.2.2
-
APPS.MSC_CL_BOM_ODS_LOAD dependencies on MSC_BILL_OF_RESOURCES
12.1.1
-
APPS.MSC_CL_BOM_ODS_LOAD dependencies on MSC_BILL_OF_RESOURCES
12.2.2
-
VIEW: APPS.MSC_BOR_REQUIREMENTS_DFV
12.1.1
-
VIEW: APPS.MSC_BOR_REQUIREMENTS_DFV
12.2.2
-
SYNONYM: APPS.MSC_BOR_REQUIREMENTS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:MSC_BOR_REQUIREMENTS, status:VALID,
-
SYNONYM: APPS.MSC_BOR_REQUIREMENTS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:MSC_BOR_REQUIREMENTS, status:VALID,
-
VIEW: MSC.MSC_BOR_REQUIREMENTS#
12.2.2
owner:MSC, object_type:VIEW, object_name:MSC_BOR_REQUIREMENTS#, status:VALID,
-
VIEW: MSC.MSC_BOR_REQUIREMENTS#
12.2.2
-
Table: MSC_ST_BOR_REQUIREMENTS
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_ST_BOR_REQUIREMENTS, object_name:MSC_ST_BOR_REQUIREMENTS, 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_BOR_REQUIREMENTS. , implementation_dba_data: MSC.MSC_ST_BOR_REQUIREMENTS ,
-
VIEW: APPS.MSC_BILL_OF_RESOURCES_V
12.1.1
-
VIEW: APPS.MSC_BILL_OF_RESOURCES_V
12.2.2
-
Table: MSC_ST_BOR_REQUIREMENTS
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_ST_BOR_REQUIREMENTS, object_name:MSC_ST_BOR_REQUIREMENTS, 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_BOR_REQUIREMENTS. , implementation_dba_data: MSC.MSC_ST_BOR_REQUIREMENTS ,
-
Table: MSC_BILL_OF_RESOURCES
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_BILL_OF_RESOURCES, object_name:MSC_BILL_OF_RESOURCES, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table stores the set of resources required in an organization. , implementation_dba_data: MSC.MSC_BILL_OF_RESOURCES ,
-
Table: MSC_BILL_OF_RESOURCES
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_BILL_OF_RESOURCES, object_name:MSC_BILL_OF_RESOURCES, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table stores the set of resources required in an organization. , implementation_dba_data: MSC.MSC_BILL_OF_RESOURCES ,
-
VIEW: APPS.MSC_BOR_REQUIREMENTS_DFV
12.2.2
owner:APPS, object_type:VIEW, object_name:MSC_BOR_REQUIREMENTS_DFV, status:VALID,
-
Table: MSC_DEPARTMENT_RESOURCES
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_DEPARTMENT_RESOURCES, object_name:MSC_DEPARTMENT_RESOURCES, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table stores the resources available for planning. , implementation_dba_data: MSC.MSC_DEPARTMENT_RESOURCES ,
-
VIEW: APPS.MSC_BOR_REQUIREMENTS_DFV
12.1.1
owner:APPS, object_type:VIEW, object_name:MSC_BOR_REQUIREMENTS_DFV, status:VALID,
-
Table: MSC_DEPARTMENT_RESOURCES
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_DEPARTMENT_RESOURCES, object_name:MSC_DEPARTMENT_RESOURCES, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table stores the resources available for planning. , implementation_dba_data: MSC.MSC_DEPARTMENT_RESOURCES ,
-
PACKAGE BODY: APPS.MSC_CL_BOM_ODS_LOAD
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:MSC_CL_BOM_ODS_LOAD, status:VALID,
-
PACKAGE BODY: APPS.MSC_CL_BOM_ODS_LOAD
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:MSC_CL_BOM_ODS_LOAD, status:VALID,
-
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 ,
-
TABLE: MSC.MSC_BOR_REQUIREMENTS
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_BOR_REQUIREMENTS, object_name:MSC_BOR_REQUIREMENTS, status:VALID,
-
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 ,
-
TABLE: MSC.MSC_BOR_REQUIREMENTS
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_BOR_REQUIREMENTS, object_name:MSC_BOR_REQUIREMENTS, status:VALID,
-
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 ,
-
PACKAGE BODY: APPS.MSC_ATP_REQ
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:MSC_ATP_REQ, status:VALID,
-
PACKAGE BODY: APPS.MSC_ATP_REQ
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:MSC_ATP_REQ, status:VALID,
-
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 ,
-
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 ,
-
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 ,
-
VIEW: APPS.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,
-
VIEW: APPS.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,
-
Lookup Type: MSC_SNAPSHOT_DELETE_TASK
12.2.2
product: MSC - Advanced Supply Chain Planning , meaning: MSC_SNAPSHOT_DELETE_TASK ,
-
Lookup Type: MSC_SNAPSHOT_DELETE_TASK
12.1.1
product: MSC - Advanced Supply Chain Planning , meaning: MSC_SNAPSHOT_DELETE_TASK ,
-
TABLE: MSC.MSC_ST_BOR_REQUIREMENTS
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_ST_BOR_REQUIREMENTS, object_name:MSC_ST_BOR_REQUIREMENTS, status:VALID,
-
TABLE: MSC.MSC_ST_BOR_REQUIREMENTS
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_ST_BOR_REQUIREMENTS, object_name:MSC_ST_BOR_REQUIREMENTS, status:VALID,
-
APPS.MSC_CL_BOM_ODS_LOAD dependencies on MSC_CL_COLLECTION
12.1.1
-
APPS.MSC_CL_BOM_ODS_LOAD dependencies on MSC_CL_COLLECTION
12.2.2
-
12.1.1 FND Design Data
12.1.1
-
APPS.MSC_CL_BOM_ODS_LOAD SQL Statements
12.1.1
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
APPS.MSC_CL_BOM_ODS_LOAD SQL Statements
12.2.2
-
APPS.MSC_PURGE_LID dependencies on MSC_CL_COLLECTION
12.2.2