Search Results msc_sales_orders
The MSC_SALES_ORDERS table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical data structure within the Advanced Supply Chain Planning (ASCP) module. It serves as a repository for sales order information that is utilized by the planning engine to generate supply chain forecasts, optimize inventory levels, and align production schedules with demand. This table is part of the Oracle Manufacturing and Supply Chain Planning (MSC) schema and plays a pivotal role in demand planning, order fulfillment, and supply chain synchronization. ### **Key Attributes of MSC_SALES_ORDERS** The table contains fields that capture essential sales order details, including: - **ORDER_NUMBER**: Unique identifier for the sales order. - **ORDER_TYPE_ID**: Classifies the order type (e.g., standard, return, drop-ship). - **CUSTOMER_ID**: Links to the customer record in HZ_CUST_ACCOUNTS. - **SHIP_TO_LOCATION_ID**: References the ship-to address in HR_LOCATIONS. - **REQUEST_DATE**: The date the order was placed. - **SCHEDULE_SHIP_DATE**: The planned shipment date. - **QUANTITY**: Ordered quantity in the primary UOM. - **ITEM_ID**: Links to the item master (MTL_SYSTEM_ITEMS_B). - **ORGANIZATION_ID**: Identifies the inventory organization fulfilling the order. - **STATUS**: Reflects the order lifecycle (e.g., entered, booked, cancelled). ### **Integration with Oracle EBS Modules** The MSC_SALES_ORDERS table integrates with multiple Oracle EBS modules: 1. **Order Management (OM)**: Synchronizes with OE_ORDER_HEADERS_ALL and OE_ORDER_LINES_ALL to pull real-time sales data. 2. **Inventory Management (INV)**: Validates item availability against MTL_ONHAND_QUANTITIES. 3. **Advanced Planning**: Feeds data to the ASCP engine for demand-supply matching. 4. **Shipping Execution**: Coordinates with WSH_DELIVERY_DETAILS for shipment scheduling. ### **Functional Role in Supply Chain Planning** - **Demand Sensing**: Captures actual customer demand for use in statistical forecasting. - **Supply-Demand Balancing**: Helps planners identify shortages or excess inventory. - **Order Promising**: Supports Available-to-Promise (ATP) checks by validating lead times and material availability. - **Exception Management**: Flags late or at-risk orders via ASCP’s exception messages. ### **Technical Considerations** - **Partitioning**: In high-volume environments, the table may be partitioned by ORGANIZATION_ID or REQUEST_DATE for performance. - **Indexing**: Key indexes include MSC_SALES_ORDERS_N1 (ORDER_NUMBER) and MSC_SALES_ORDERS_N2 (ITEM_ID, ORGANIZATION_ID). - **Purge Policies**: Historical data may be archived to MSC_SALES_ORDERS_HIST to maintain system performance. ### **Customization and Extensions** Organizations often extend the table with custom columns (e.g., ATTRIBUTE1-15) to capture industry-specific data. Triggers or APIs may be implemented to enforce business rules during order ingestion from OM. ### **Conclusion** The MSC_SALES_ORDERS table is a linchpin in Oracle EBS supply chain planning, bridging transactional data with strategic planning processes. Its design ensures scalability, integration fidelity, and alignment with Oracle’s end-to-end supply chain architecture. Proper configuration and maintenance of this table are essential for accurate planning outcomes and operational efficiency.
-
Table: MSC_SALES_ORDERS
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_SALES_ORDERS, object_name:MSC_SALES_ORDERS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table stores sales order demand and reservations from source application instances. , implementation_dba_data: MSC.MSC_SALES_ORDERS ,
-
Table: MSC_SALES_ORDERS
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_SALES_ORDERS, object_name:MSC_SALES_ORDERS, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This table stores sales order demand and reservations from source application instances. , implementation_dba_data: MSC.MSC_SALES_ORDERS ,
-
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_ST_SALES_ORDERS
12.1.1
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_ST_SALES_ORDERS, object_name:MSC_ST_SALES_ORDERS, 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_SALES_ORDERS. , implementation_dba_data: MSC.MSC_ST_SALES_ORDERS ,
-
Table: MSC_ST_SALES_ORDERS
12.2.2
owner:MSC, object_type:TABLE, fnd_design_data:MSC.MSC_ST_SALES_ORDERS, object_name:MSC_ST_SALES_ORDERS, 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_SALES_ORDERS. , implementation_dba_data: MSC.MSC_ST_SALES_ORDERS ,
-
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 ,
-
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_VERTICAL_PLAN_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_VERTICAL_PLAN_V, object_name:MSC_VERTICAL_PLAN_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: this view shows the vertical plan , implementation_dba_data: APPS.MSC_VERTICAL_PLAN_V ,
-
View: MSC_VERTICAL_PLAN_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_VERTICAL_PLAN_V, object_name:MSC_VERTICAL_PLAN_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: this view shows the vertical plan , implementation_dba_data: APPS.MSC_VERTICAL_PLAN_V ,
-
View: MSC_ORDERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_ORDERS_V, object_name:MSC_ORDERS_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This view shjows all the supplies,demands anf sales orders , implementation_dba_data: APPS.MSC_ORDERS_V ,
-
View: MSC_ORDERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:MSC.MSC_ORDERS_V, object_name:MSC_ORDERS_V, status:VALID, product: MSC - Advanced Supply Chain Planning , description: This view shjows all the supplies,demands anf sales orders , implementation_dba_data: APPS.MSC_ORDERS_V ,