Search Results mtl_supply
The MTL_SUPPLY table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical inventory transaction table that stores supply and demand information for items across the supply chain. It serves as a foundational data structure for inventory planning, replenishment, and order fulfillment processes. This table is part of the Oracle Inventory module and integrates with other key modules such as Purchasing, Order Management, and Work in Process (WIP).
Key Features of MTL_SUPPLY
- Supply and Demand Tracking: The table records both supply (e.g., purchase orders, receipts, work orders) and demand (e.g., sales orders, reservations) transactions, enabling real-time visibility into inventory availability.
- Integration with Oracle Modules: MTL_SUPPLY interacts with Oracle Purchasing (PO_SUPPLY), Order Management (OE_ORDER_LINES), and Work in Process (WIP_SUPPLY) to maintain a unified view of material flows.
- Transaction Types: Supports various transaction types such as PURCHASE ORDER, SALES ORDER, INVENTORY TRANSFER, and WORK ORDER, each identified by a SUPPLY_TYPE_CODE.
- Date Management: Includes fields like PROMISED_DATE, EXPECTED_RECEIPT_DATE, and NEED_BY_DATE to facilitate scheduling and planning.
- Quantity and Status Tracking: Stores quantities (PRIMARY_QUANTITY, SECONDARY_QUANTITY) and statuses (APPROVED_FLAG, CANCEL_FLAG) to manage inventory commitments.
Table Structure and Key Columns
The MTL_SUPPLY table comprises over 50 columns, with the following being the most significant:- SUPPLY_ID: Primary key, uniquely identifying each supply record.
- INVENTORY_ITEM_ID: Links to MTL_SYSTEM_ITEMS_B for item details.
- ORGANIZATION_ID: Specifies the inventory organization.
- SUPPLY_TYPE_CODE: Classifies the supply source (e.g., 'PO', 'WO', 'INV').
- QUANTITY: The amount of supply or demand.
- REFERENCE_ID: Foreign key to source documents (e.g., PO_HEADER_ID for purchase orders).
- STATUS: Indicates the current state (e.g., 'APPROVED', 'CANCELLED').
Functional Use Cases
- Available-to-Promise (ATP): MTL_SUPPLY feeds ATP calculations by providing real-time supply/demand data, ensuring accurate order promising.
- Material Requirements Planning (MRP): MRP engines use this table to generate planned orders and reschedule recommendations.
- Inventory Reservations: Supports reservation logic by tracking allocated quantities against sales orders or projects.
- Supplier Collaboration: Enables suppliers to view pending purchase orders and delivery schedules via iSupplier Portal.
Technical Considerations
- Indexing: Key indexes include MTL_SUPPLY_N1 (ORGANIZATION_ID, INVENTORY_ITEM_ID) and MTL_SUPPLY_N2 (REFERENCE_ID, SUPPLY_TYPE_CODE) for performance optimization.
- Purge Strategies: Historical data may be archived using Oracle's Inventory Purge utility to maintain system performance.
- Custom Extensions: Custom triggers or views often augment MTL_SUPPLY for specialized reporting or integration with third-party systems.
Conclusion
The MTL_SUPPLY table is a cornerstone of Oracle EBS Inventory, providing the transactional backbone for supply chain visibility and planning. Its integration with multiple modules ensures data consistency, while its robust structure supports complex inventory scenarios. Proper understanding of this table is essential for implementing advanced inventory solutions, troubleshooting discrepancies, and optimizing supply chain performance.-
Table: MTL_SUPPLY
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_SUPPLY, object_name:MTL_SUPPLY, status:VALID, product: INV - Inventory , description: Stores incoming supply information , implementation_dba_data: INV.MTL_SUPPLY ,
-
Table: MTL_SUPPLY
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_SUPPLY, object_name:MTL_SUPPLY, status:VALID, product: INV - Inventory , description: Stores incoming supply information , implementation_dba_data: INV.MTL_SUPPLY ,
-
APPS.ICX_PO_REQS_CANCEL_SV dependencies on MTL_SUPPLY
12.1.1
-
APPS.FLM_SUPPLY_DEMAND dependencies on MTL_SUPPLY
12.1.1
-
APPS.WMS_LMS_EXPECTED_RES dependencies on MTL_SUPPLY
12.1.1
-
APPS.PO_RELGEN_PKG1 dependencies on MTL_SUPPLY
12.1.1
-
APPS.PO_REQCHANGEREQUESTWF_PVT dependencies on MTL_SUPPLY
12.1.1
-
APPS.CTO_BOM_RTG_PK dependencies on MTL_SUPPLY
12.2.2
-
APPS.WIP_WS_SHORTAGE dependencies on MTL_SUPPLY
12.2.2
-
APPS.RCV_QUANTITIES_S dependencies on MTL_SUPPLY
12.2.2
-
APPS.CSP_SUPPLY_DEMAND_PVT dependencies on MTL_SUPPLY
12.2.2
-
APPS.MRP_HORIZONTAL_PLAN_SC dependencies on MTL_SUPPLY
12.2.2
-
APPS.CSP_PLAN_DETAILS_PKG dependencies on MTL_SUPPLY
12.2.2
-
APPS.INVIDIT3 dependencies on MTL_SUPPLY
12.2.2
-
APPS.WPS_SUPPLY_DEMAND dependencies on MTL_SUPPLY
12.2.2
-
APPS.CSP_PARTS_ORDER dependencies on MTL_SUPPLY
12.2.2
-
APPS.INV_RCV_TXN_MATCH dependencies on MTL_SUPPLY
12.1.1
-
APPS.PO_RELGEN_PKG dependencies on MTL_SUPPLY
12.1.1
-
APPS.RCV_GET_DELIVERED_QTY dependencies on MTL_SUPPLY
12.1.1
-
APPS.CSP_PARTS_ORDER dependencies on MTL_SUPPLY
12.1.1
-
APPS.OPI_DBI_INV_VALUE_OPM_INIT_PKG dependencies on MTL_SUPPLY
12.1.1
-
APPS.RCV_TRANSACTION_SV dependencies on MTL_SUPPLY
12.1.1
-
APPS.MRP_HORIZONTAL_PLAN_SC dependencies on MTL_SUPPLY
12.1.1
-
APPS.MRP_UPDATE_MRP_INFO_PK dependencies on MTL_SUPPLY
12.1.1
-
APPS.PO_REQS_CONTROL_SV dependencies on MTL_SUPPLY
12.2.2
-
APPS.CTO_CONFIG_COST_PK dependencies on MTL_SUPPLY
12.2.2
-
APPS.PO_RELGEN_PKG1 dependencies on MTL_SUPPLY
12.2.2
-
APPS.ICX_PO_REQS_CANCEL_SV dependencies on MTL_SUPPLY
12.2.2
-
APPS.PO_RELGEN_PKG dependencies on MTL_SUPPLY
12.2.2
-
APPS.PO_REQCHANGEREQUESTWF_PVT dependencies on MTL_SUPPLY
12.2.2
-
APPS.PO_REQS_CONTROL_SV dependencies on MTL_SUPPLY
12.1.1
-
APPS.INV_CG_UPGRADE dependencies on MTL_SUPPLY
12.1.1
-
APPS.INVIDIT3 dependencies on MTL_SUPPLY
12.1.1
-
APPS.PO_REQ_LINES_SV dependencies on MTL_SUPPLY
12.1.1
-
APPS.RCV_QUANTITIES_S dependencies on MTL_SUPPLY
12.1.1
-
APPS.WMS_XDOCK_PEGGING_PUB dependencies on MTL_SUPPLY
12.1.1
-
APPS.CHV_LOAD_ORDERS dependencies on MTL_SUPPLY
12.1.1
-
APPS.CSP_PLAN_DETAILS_PKG dependencies on MTL_SUPPLY
12.1.1
-
APPS.RCV_ROI_TRANSACTION dependencies on MTL_SUPPLY
12.1.1
-
APPS.WMS_LMS_EXPECTED_RES dependencies on MTL_SUPPLY
12.2.2
-
APPS.CONVERT_TEST dependencies on MTL_SUPPLY
12.2.2
-
APPS.RCV_GET_DELIVERED_QTY dependencies on MTL_SUPPLY
12.2.2
-
APPS.INV_UI_RCV_LOVS dependencies on MTL_SUPPLY
12.2.2
-
APPS.PO_REQ_LINES_SV dependencies on MTL_SUPPLY
12.2.2
-
APPS.RCV_SHIPMENT_LINES_PKG dependencies on MTL_SUPPLY
12.2.2
-
APPS.MRP_UPDATE_MRP_INFO_PK dependencies on MTL_SUPPLY
12.2.2
-
APPS.INV_LOCATION dependencies on MTL_SUPPLY
12.1.1
-
APPS.CTO_CONFIG_COST_PK dependencies on MTL_SUPPLY
12.1.1
-
APPS.PO_NEGOTIATIONS4_PVT dependencies on MTL_SUPPLY
12.1.1
-
APPS.WPS_SUPPLY_DEMAND dependencies on MTL_SUPPLY
12.1.1