Search Results msc_supplies
The MSC_SUPPLIES table is a critical data structure within Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2, specifically serving as a foundational component of the Advanced Supply Chain Planning (ASCP) module. This table stores supply-related transactional data, enabling planners to analyze and optimize supply chain operations. Below is a detailed technical overview of its purpose, structure, key columns, and integration within Oracle EBS.
Purpose and Functional Context
The MSC_SUPPLIES table acts as a repository for all supply records generated during planning runs. It captures data such as purchase orders, work orders, transfer orders, and on-hand inventory, which are essential for demand-supply matching, capacity planning, and exception management. The table is populated during ASCP plan execution and is queried by planners to review supply recommendations, shortages, and excess inventory scenarios.Key Columns and Data Structure
The table comprises numerous columns, but the most critical ones include:- SUPPLY_ID: Primary key identifier for each supply record.
- PLAN_ID: References the associated planning run in MSC_PLANS.
- ORGANIZATION_ID: Identifies the inventory organization.
- ITEM_ID: Links to the item in MSC_ITEMS.
- SUPPLY_TYPE: Categorizes the supply (e.g., Purchase Order, Work Order, On-Hand).
- QUANTITY: Stores the supply quantity.
- NEW_SUPPLY_DATE: Indicates the expected arrival or completion date.
- STATUS: Reflects the supply's workflow state (e.g., Approved, Firm, Suggested).
Integration with Other Modules
MSC_SUPPLIES integrates with multiple Oracle EBS modules:- Inventory (INV): Synchronizes with on-hand quantities via MTL_ONHAND_QUANTITIES.
- Purchasing (PO): References purchase orders in PO_HEADERS_ALL and PO_LINES_ALL.
- Manufacturing (WIP): Ties to work orders in WIP_DISCRETE_JOBS.
- Order Management (OM): Links to sales orders for demand-supply alignment.
Performance Considerations
Due to its transactional volume, MSC_SUPPLIES requires indexing on PLAN_ID, ITEM_ID, and ORGANIZATION_ID for optimal query performance. Partitioning by PLAN_ID is recommended for large-scale implementations. Purging obsolete records using MSC_SUPPLIES_PURGE procedures is critical to maintain system efficiency.Custom Extensions and Reporting
Organizations often extend the table’s functionality by:- Adding custom columns via descriptive flexfields (DFFs).
- Developing BI Publisher reports leveraging MSC_SUPPLIES data.
- Integrating with third-party tools using Oracle’s Open Interfaces.
Conclusion
The MSC_SUPPLIES table is a cornerstone of Oracle ASCP, providing the granular supply data necessary for advanced planning analytics. Its design supports complex supply chain scenarios, while its integration with core EBS modules ensures data consistency. Proper maintenance and indexing are essential to harness its full potential in large-scale deployments.-
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 ,
-
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 ,
-
APPS.GMP_HORIZONTAL_PDR_PKG dependencies on MSC_SUPPLIES
12.1.1
-
APPS.MSC_ATP_FUNC dependencies on MSC_SUPPLIES
12.1.1
-
APPS.MSC_GET_GANTT_DATA dependencies on MSC_SUPPLIES
12.1.1
-
APPS.MSC_M2A_PUSH dependencies on MSC_SUPPLIES
12.1.1
-
APPS.MSC_GANTT_UTILS dependencies on MSC_SUPPLIES
12.1.1
-
APPS.MSC_UPDATE_RESOURCE dependencies on MSC_SUPPLIES
12.1.1
-
APPS.MSC_DRP_UTIL dependencies on MSC_SUPPLIES
12.1.1
-
APPS.MSC_ASK_ORACLE dependencies on MSC_SUPPLIES
12.1.1
-
APPS.MSC_PUBLISH_SAFETY_STOCK_PKG dependencies on MSC_SUPPLIES
12.1.1
-
APPS.MSC_PUBLISH_SAFETY_STOCK_PKG dependencies on MSC_SUPPLIES
12.1.1
-
APPS.MSC_GANTT_PKG dependencies on MSC_SUPPLIES
12.1.1
-
APPS.MSC_IMPORT_ONHAND dependencies on MSC_SUPPLIES
12.1.1
-
APPS.MSC_REL_WF dependencies on MSC_SUPPLIES
12.1.1
-
APPS.MSC_CL_PUBLISH dependencies on MSC_SUPPLIES
12.1.1
-
APPS.MSC_WS_SNO_PUBLISH dependencies on MSC_SUPPLIES
12.2.2
-
APPS.MSC_ASK_ORACLE dependencies on MSC_SUPPLIES
12.2.2
-
APPS.MSC_GANTT_PKG dependencies on MSC_SUPPLIES
12.2.2
-
APPS.MSC_ATP_PEG dependencies on MSC_SUPPLIES
12.2.2
-
APPS.MSC_SUPPLIER_HORIZONTAL_PLAN dependencies on MSC_SUPPLIES
12.2.2
-
APPS.MSC_SDA_UTILS dependencies on MSC_SUPPLIES
12.2.2
-
APPS.MSC_M2A_PUSH dependencies on MSC_SUPPLIES
12.2.2
-
APPS.MSC_ATP_FUNC dependencies on MSC_SUPPLIES
12.2.2
-
APPS.MSC_EXP_WF dependencies on MSC_SUPPLIES
12.2.2
-
APPS.MSC_ATP_PUB dependencies on MSC_SUPPLIES
12.2.2
-
APPS.MSC_ATP_REQ dependencies on MSC_SUPPLIES
12.1.1
-
APPS.MSD_SALES_OPERATION_PLAN dependencies on MSC_SUPPLIES
12.1.1
-
APPS.MSC_CRP_HORIZONTAL_PLAN dependencies on MSC_SUPPLIES
12.1.1
-
APPS.MSC_SDA_PKG dependencies on MSC_SUPPLIES
12.1.1
-
APPS.MSC_SNO_PKG dependencies on MSC_SUPPLIES
12.1.1
-
APPS.MSC_RESOURCE_PKG dependencies on MSC_SUPPLIES
12.1.1
-
APPS.MSC_RELEASE_PK dependencies on MSC_SUPPLIES
12.1.1
-
APPS.MSC_NETCHANGE_PKG dependencies on MSC_SUPPLIES
12.1.1
-
APPS.MSC_REL_PLAN_PUB dependencies on MSC_SUPPLIES
12.1.1
-
APPS.MSC_SUPPLY_PKG dependencies on MSC_SUPPLIES
12.1.1
-
APPS.MSC_UI_PEG_UTIL dependencies on MSC_SUPPLIES
12.1.1
-
APPS.MSC_ATP_DB_UTILS dependencies on MSC_SUPPLIES
12.2.2
-
APPS.MSC_X_NETTING3_PKG dependencies on MSC_SUPPLIES
12.2.2
-
APPS.MSC_AATP_PVT dependencies on MSC_SUPPLIES
12.2.2
-
APPS.MSC_PHUB_UTIL dependencies on MSC_SUPPLIES
12.2.2
-
APPS.MSC_SELECT_ALL_FOR_RELEASE_PUB dependencies on MSC_SUPPLIES
12.2.2
-
APPS.MSC_CRP_HORIZONTAL_PLAN dependencies on MSC_SUPPLIES
12.2.2
-
APPS.MSC_CL_AHL_ODS_LOAD dependencies on MSC_SUPPLIES
12.2.2
-
APPS.MSC_MATL_PLAN_PKG dependencies on MSC_SUPPLIES
12.2.2
-
APPS.MSC_PUBLISH_SAFETY_STOCK_PKG dependencies on MSC_SUPPLIES
12.2.2
-
APPS.MSC_SCE_PUBLISH_PKG dependencies on MSC_SUPPLIES
12.2.2
-
APPS.MSC_SCE_PUB_SUPPLY_COMMIT_PKG dependencies on MSC_SUPPLIES
12.2.2
-
APPS.MSC_PLAN_RELEASE dependencies on MSC_SUPPLIES
12.2.2
-
APPS.MSC_NETCHANGE_PKG dependencies on MSC_SUPPLIES
12.2.2