Search Results msc_demands
Overview
The MSC_DEMANDS table is a core data repository within the Oracle E-Business Suite Advanced Supply Chain Planning (ASCP) module. It functions as the central table for storing all demand records considered during a planning run. This includes both independent demands, such as sales orders and forecasts, and dependent demands, which are the component requirements generated from planned orders. The table's primary role is to provide the planning engine with a comprehensive view of all demand requirements, enabling the calculation of net requirements and the generation of planned supply orders to fulfill them. Its structure and foreign key relationships are fundamental to the pegging and traceability features of the planning system.
Key Information Stored
The table's primary key is a composite of PLAN_ID, SR_INSTANCE_ID (representing the instance in a multi-instance planning setup), and DEMAND_ID. Beyond these identifiers, critical columns define the demand's nature and attributes. Key columns include INVENTORY_ITEM_ID, ORGANIZATION_ID, and USING_ASSEMBLY_ITEM_ID to identify the item and its usage context. The DISPOSITION_ID is a pivotal column; for dependent demands, it is a foreign key to MSC_SUPPLIES, linking the component requirement to its parent supply order. For independent MPS demands, it references MRP_SCHEDULE_DATES.MPS_TRANSACTION_ID. Other significant columns track quantities (QUANTITY, USING_REQUIREMENT_QUANTITY), dates (DEMAND_DATE), and sourcing details such as CUSTOMER_ID, CUSTOMER_SITE_ID, and SHIP_TO_SITE_ID. The PARENT_ID column supports hierarchical demand structures.
Common Use Cases and Queries
This table is essential for post-planning analysis, custom reporting, and data validation. Common use cases include analyzing demand pegging to understand the supply sources fulfilling a specific demand, validating the demand data loaded into a plan, and creating custom dashboards for demand visibility. A fundamental query retrieves all independent demands for a specific plan and item, filtering for a NULL or specific DISPOSITION_ID. For pegging analysis, a typical SQL pattern joins MSC_DEMANDS to MSC_FULL_PEGGING on DEMAND_ID and PLAN_ID to trace demand fulfillment. Another common query examines dependent demands by joining MSC_DEMANDS to MSC_SUPPLIES via the DISPOSITION_ID column to see the component requirements for a specific planned order.
Related Objects
MSC_DEMANDS has extensive relationships with other core planning tables. As indicated by its foreign keys, it is directly linked to:
- MSC_SUPPLIES: The primary relationship for dependent demand pegging via DISPOSITION_ID.
- MSC_SYSTEM_ITEMS: For item master attributes, linked via INVENTORY_ITEM_ID and USING_ASSEMBLY_ITEM_ID.
- MSC_TRADING_PARTNERS & MSC_TRADING_PARTNER_SITES: For customer and ship-to site information.
- MSC_PROJECTS & MSC_PROJECT_TASKS: For Project Manufacturing demands.
- MSC_DESIGNATORS: For schedule designator details.
- MSC_FULL_PEGGING & MSC_FORECAST_UPDATES: For detailed pegging analysis and forecast consumption tracking, respectively.
-
Table: MSC_DEMANDS
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_DEMANDS, object_name:MSC_DEMANDS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table stores all the demands taken into account for planning. Disposition_id would be a foreign key to MSC_SUPPLIES for dependent demands. For independent demands, disposition_id holds MRP_SCHEDULE_DATES.MPS_TRANSACTION_ID. , implementation_dba_data: MSC.MSC_DEMANDS ,
-
Table: MSC_DEMANDS
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_DEMANDS, object_name:MSC_DEMANDS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table stores all the demands taken into account for planning. Disposition_id would be a foreign key to MSC_SUPPLIES for dependent demands. For independent demands, disposition_id holds MRP_SCHEDULE_DATES.MPS_TRANSACTION_ID. , implementation_dba_data: MSC.MSC_DEMANDS ,
-
Lookup Type: MSC_TEMP_PARTITIONS
12.1.1
product: MSC - Advanced Supply Chain Planning , meaning: MSC_TEMP_PARTITIONS , description: Temp partitions used during collections ,
-
Lookup Type: MSC_TEMP_PARTITIONS
12.2.2
product: MSC - Advanced Supply Chain Planning , meaning: MSC_TEMP_PARTITIONS , description: Temp partitions used during collections ,
-
Table: MSC_TRADING_PARTNER_SITES
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_TRADING_PARTNER_SITES, object_name:MSC_TRADING_PARTNER_SITES, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table stores information about the different sites of an organization. , implementation_dba_data: MSC.MSC_TRADING_PARTNER_SITES ,
-
Table: MSC_TRADING_PARTNER_SITES
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_TRADING_PARTNER_SITES, object_name:MSC_TRADING_PARTNER_SITES, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table stores information about the different sites of an organization. , implementation_dba_data: MSC.MSC_TRADING_PARTNER_SITES ,
-
View: MSC_DEMAND_PEGGING_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_DEMAND_PEGGING_V, object_name:MSC_DEMAND_PEGGING_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: Demand pegging , implementation_dba_data: APPS.MSC_DEMAND_PEGGING_V ,
-
View: MSC_DEMAND_PEGGING_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_DEMAND_PEGGING_V, object_name:MSC_DEMAND_PEGGING_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: Demand pegging , implementation_dba_data: APPS.MSC_DEMAND_PEGGING_V ,
-
View: MSC_CONSTRAINED_FORECAST_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_CONSTRAINED_FORECAST_V, object_name:MSC_CONSTRAINED_FORECAST_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_CONSTRAINED_FORECAST_V ,
-
View: MSC_FORECAST_UPDATES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_FORECAST_UPDATES_V, object_name:MSC_FORECAST_UPDATES_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: this view picks up all the forecast updates , implementation_dba_data: APPS.MSC_FORECAST_UPDATES_V ,
-
Table: MSC_TEMP_ALLOC_DEMANDS
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_TEMP_ALLOC_DEMANDS, object_name:MSC_TEMP_ALLOC_DEMANDS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: Child table to MSC_DEMANDS storing pre-allocated demands , implementation_dba_data: MSC.MSC_TEMP_ALLOC_DEMANDS ,
-
Table: MSC_TEMP_ALLOC_DEMANDS
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_TEMP_ALLOC_DEMANDS, object_name:MSC_TEMP_ALLOC_DEMANDS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: Child table to MSC_DEMANDS storing pre-allocated demands , implementation_dba_data: MSC.MSC_TEMP_ALLOC_DEMANDS ,
-
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: MSC_FORECAST_UPDATES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_FORECAST_UPDATES_V, object_name:MSC_FORECAST_UPDATES_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: this view picks up all the forecast updates , implementation_dba_data: APPS.MSC_FORECAST_UPDATES_V ,
-
Table: MSC_ST_ITEM_SUBSTITUTES
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_ST_ITEM_SUBSTITUTES, object_name:MSC_ST_ITEM_SUBSTITUTES, status:VALID, product: MSC - Advanced Supply Chain Planning , description: The staging table used by the collection program to validate and process data for table MSC_DEMANDS. , implementation_dba_data: MSC.MSC_ST_ITEM_SUBSTITUTES ,
-
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 ,
-
View: MSC_CONSTRAINED_FORECAST_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_CONSTRAINED_FORECAST_V, object_name:MSC_CONSTRAINED_FORECAST_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_CONSTRAINED_FORECAST_V ,
-
Table: MSC_ST_ITEM_SUBSTITUTES
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_ST_ITEM_SUBSTITUTES, object_name:MSC_ST_ITEM_SUBSTITUTES, status:VALID, product: MSC - Advanced Supply Chain Planning , description: The staging table used by the collection program to validate and process data for table MSC_DEMANDS. , implementation_dba_data: MSC.MSC_ST_ITEM_SUBSTITUTES ,
-
Table: MSC_ST_DEMANDS
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_ST_DEMANDS, object_name:MSC_ST_DEMANDS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: The staging table used by the collection program to validate and process data for table MSC_DEMANDS. , implementation_dba_data: MSC.MSC_ST_DEMANDS ,
-
Table: MSC_ST_DEMANDS
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_ST_DEMANDS, object_name:MSC_ST_DEMANDS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: The staging table used by the collection program to validate and process data for table MSC_DEMANDS. , implementation_dba_data: MSC.MSC_ST_DEMANDS ,
-
View: MSC_PROJECT_ITEMS_TREE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_PROJECT_ITEMS_TREE_V, object_name:MSC_PROJECT_ITEMS_TREE_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: this view shows all the project items in the tree , implementation_dba_data: APPS.MSC_PROJECT_ITEMS_TREE_V ,
-
Table: MSC_FORECAST_UPDATES
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_FORECAST_UPDATES, object_name:MSC_FORECAST_UPDATES, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table describes the relationship between consumed forecast entries and sales order demands , implementation_dba_data: MSC.MSC_FORECAST_UPDATES ,
-
View: MSC_LATE_ORDERS_MV_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_LATE_ORDERS_MV_V, object_name:MSC_LATE_ORDERS_MV_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_LATE_ORDERS_MV_V ,
-
Table: MSC_FORECAST_UPDATES
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_FORECAST_UPDATES, object_name:MSC_FORECAST_UPDATES, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table describes the relationship between consumed forecast entries and sales order demands , implementation_dba_data: MSC.MSC_FORECAST_UPDATES ,
-
View: MSC_PROJECT_ITEMS_TREE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_PROJECT_ITEMS_TREE_V, object_name:MSC_PROJECT_ITEMS_TREE_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: this view shows all the project items in the tree , implementation_dba_data: APPS.MSC_PROJECT_ITEMS_TREE_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 ,
-
Table: MSC_DESIGNATORS
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_DESIGNATORS, object_name:MSC_DESIGNATORS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table stores MPS and MDS schedule names defined at source applications and planning server. MPS_RELIEF indicates whether or not the Planning Manager should consume this master demand or master production schedule..INVENTORY_ATP_FLAG in , implementation_dba_data: MSC.MSC_DESIGNATORS ,
-
View: MSC_DEMANDS_MV_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_DEMANDS_MV_V, object_name:MSC_DEMANDS_MV_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_DEMANDS_MV_V ,
-
View: MSC_DEMANDS_MV_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_DEMANDS_MV_V, object_name:MSC_DEMANDS_MV_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_DEMANDS_MV_V ,
-
Table: MSC_DESIGNATORS
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_DESIGNATORS, object_name:MSC_DESIGNATORS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table stores MPS and MDS schedule names defined at source applications and planning server. MPS_RELIEF indicates whether or not the Planning Manager should consume this master demand or master production schedule..INVENTORY_ATP_FLAG in , implementation_dba_data: MSC.MSC_DESIGNATORS ,
-
View: MSC_LATE_ORDERS_MV_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_LATE_ORDERS_MV_V, object_name:MSC_LATE_ORDERS_MV_V, status:VALID, product: MSC - Advanced Supply Chain Planning , implementation_dba_data: APPS.MSC_LATE_ORDERS_MV_V ,
-
View: MSC_PROJECTS_TREE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_PROJECTS_TREE_V, object_name:MSC_PROJECTS_TREE_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This view shows all the projects in a plan in the tree , implementation_dba_data: APPS.MSC_PROJECTS_TREE_V ,
-
View: MSC_PROJECTS_TREE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_PROJECTS_TREE_V, object_name:MSC_PROJECTS_TREE_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This view shows all the projects in a plan in the tree , implementation_dba_data: APPS.MSC_PROJECTS_TREE_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 ,
-
Table: MSC_FULL_PEGGING
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_FULL_PEGGING, object_name:MSC_FULL_PEGGING, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table represents the pegging from supply to demands. , implementation_dba_data: MSC.MSC_FULL_PEGGING ,
-
Table: MSC_PROJECTS
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_PROJECTS, object_name:MSC_PROJECTS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table stores the manufacturing parameters for a given project and organization. , implementation_dba_data: MSC.MSC_PROJECTS ,
-
Table: MSC_PROJECT_TASKS
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_PROJECT_TASKS, object_name:MSC_PROJECT_TASKS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table stores the tasks maufacturing parameters. , implementation_dba_data: MSC.MSC_PROJECT_TASKS ,
-
Table: MSC_PROJECT_TASKS
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_PROJECT_TASKS, object_name:MSC_PROJECT_TASKS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table stores the tasks maufacturing parameters. , implementation_dba_data: MSC.MSC_PROJECT_TASKS ,
-
Table: MSC_FULL_PEGGING
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_FULL_PEGGING, object_name:MSC_FULL_PEGGING, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table represents the pegging from supply to demands. , implementation_dba_data: MSC.MSC_FULL_PEGGING ,
-
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 ,
-
Table: MSC_PROJECTS
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_PROJECTS, object_name:MSC_PROJECTS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table stores the manufacturing parameters for a given project and organization. , implementation_dba_data: MSC.MSC_PROJECTS ,
-
Table: MSC_TRADING_PARTNERS
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_TRADING_PARTNERS, object_name:MSC_TRADING_PARTNERS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table stores information about the different organizations: customers, vendors, and planned organizations. , implementation_dba_data: MSC.MSC_TRADING_PARTNERS ,
-
View: MSC_SUPPLY_PEGGING_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_SUPPLY_PEGGING_V, object_name:MSC_SUPPLY_PEGGING_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: Supply pegging , implementation_dba_data: APPS.MSC_SUPPLY_PEGGING_V ,
-
Table: MSC_TRADING_PARTNERS
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_TRADING_PARTNERS, object_name:MSC_TRADING_PARTNERS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table stores information about the different organizations: customers, vendors, and planned organizations. , implementation_dba_data: MSC.MSC_TRADING_PARTNERS ,
-
Table: MSC_SUPPLIES
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_SUPPLIES, object_name:MSC_SUPPLIES, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table lists all the supplies for this plan. The supplies created by the planning process are added to this table. , implementation_dba_data: MSC.MSC_SUPPLIES ,
-
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.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_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_X_SUPPLY_DEMAND_V
12.1.1
product: MSC - Advanced Supply Chain Planning , implementation_dba_data: Not implemented in this database ,
-
Table: MSC_SUPPLIES
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_SUPPLIES, object_name:MSC_SUPPLIES, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table lists all the supplies for this plan. The supplies created by the planning process are added to this table. , implementation_dba_data: MSC.MSC_SUPPLIES ,