Search Results mtl_reservations
The MTL_RESERVATIONS
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical repository for managing inventory reservations. It stores detailed records of reserved inventory items, ensuring accurate tracking of material allocations across various business processes such as sales orders, work orders, and internal transfers. This table is part of the Oracle Inventory module and plays a pivotal role in maintaining inventory integrity by preventing over-commitment of stock.
Structure and Key Columns:
The MTL_RESERVATIONS
table contains several key columns that define reservation attributes:
RESERVATION_ID
: Primary key, uniquely identifying each reservation.INVENTORY_ITEM_ID
: References the item being reserved, linked toMTL_SYSTEM_ITEMS_B
.ORGANIZATION_ID
: Specifies the inventory organization where the item is reserved.DEMAND_SOURCE_TYPE_ID
: Indicates the source document type (e.g., sales order, work order).DEMAND_SOURCE_HEADER_ID
andDEMAND_SOURCE_LINE_ID
: Reference the header and line IDs of the source document.QUANTITY
: The reserved quantity.DATE_REQUIRED
: The date by which the reservation is needed.STATUS
: Tracks reservation status (e.g., "Reserved," "Backordered").
Functional Role:
The table supports core inventory processes:
- Order Management Integration: Reservations for sales orders ensure items are allocated before shipment.
- Manufacturing: Work orders reserve components to prevent shortages during production.
- Transfer Reservations: Facilitates inter-organization transfers by earmarking items.
- Back-to-Back Processing: Links purchase requisitions to sales orders via reservations.
Technical Considerations:
- Indexes: Key indexes include
MTL_RESERVATIONS_N1
(onINVENTORY_ITEM_ID
,ORGANIZATION_ID
) andMTL_RESERVATIONS_N2
(on demand source fields) for performance optimization. - Concurrency: Oracle uses row-level locking to manage simultaneous reservation updates.
- Purge: Historical reservations can be archived using
INV_RESERVATION_PURGE
concurrent program.
Customization and Extensions:
While the table is primarily managed by Oracle standard APIs (e.g., INV_RESERVATION_PUB
), customizations may involve:
- Triggers to enforce business rules during reservation creation.
- Extensions to capture additional attributes via descriptive flexfields.
- Integration with third-party systems using Oracle's Open Interfaces.
Conclusion:
The MTL_RESERVATIONS
table is foundational for inventory allocation in Oracle EBS. Its design ensures traceability, prevents stock conflicts, and supports complex supply chain scenarios. Proper understanding of its structure and integration points is essential for effective inventory management and system customization.
-
Table: MTL_RESERVATIONS
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_RESERVATIONS, object_name:MTL_RESERVATIONS, status:VALID, product: INV - Inventory , description: Reservations , implementation_dba_data: INV.MTL_RESERVATIONS ,
-
Table: MTL_RESERVATIONS
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_RESERVATIONS, object_name:MTL_RESERVATIONS, status:VALID, product: INV - Inventory , description: Reservations , implementation_dba_data: INV.MTL_RESERVATIONS ,
-
APPS.INV_MINMAX_PVT dependencies on MTL_RESERVATIONS
12.1.1
-
APPS.GME_COMMON_PVT dependencies on MTL_RESERVATIONS
12.1.1
-
APPS.INV_UI_ITEM_ATT_LOVS dependencies on MTL_RESERVATIONS
12.1.1
-
APPS.WMS_UT_PKG dependencies on MTL_RESERVATIONS
12.1.1
-
APPS.WMS_XDOCK_EXCEPTION dependencies on MTL_RESERVATIONS
12.1.1
-
APPS.AHL_LTP_REQST_MATRL_PVT dependencies on MTL_RESERVATIONS
12.1.1
-
APPS.WSM_RESERVATIONS_PVT dependencies on MTL_RESERVATIONS
12.1.1
-
APPS.GME_MOBILE_LOVS dependencies on MTL_RESERVATIONS
12.1.1
-
APPS.GME_RELEASE_BATCH_PVT dependencies on MTL_RESERVATIONS
12.1.1
-
APPS.CTO_DEACTIVATE_CONFIG_PK dependencies on MTL_RESERVATIONS
12.1.1
-
APPS.WMS_DIRECT_SHIP_PVT dependencies on MTL_RESERVATIONS
12.1.1
-
APPS.WMS_TASK_DISPATCH_PUT_AWAY dependencies on MTL_RESERVATIONS
12.1.1
-
APPS.OE_RESERVE_CONC dependencies on MTL_RESERVATIONS
12.1.1
-
APPS.INV_LPN_RESERVATIONS_PVT dependencies on MTL_RESERVATIONS
12.1.1
-
APPS.GME_MOBILE_LOVS dependencies on MTL_RESERVATIONS
12.2.2
-
APPS.WIP_MTI_PUB dependencies on MTL_RESERVATIONS
12.2.2
-
APPS.CSM_MTL_SYSTEM_ITEMS_EVENT_PKG dependencies on MTL_RESERVATIONS
12.2.2
-
APPS.INV_RESERVATION_AVAIL_PVT dependencies on MTL_RESERVATIONS
12.2.2
-
APPS.INV_RESERVATION_PVT dependencies on MTL_RESERVATIONS
12.2.2
-
APPS.WMS_TXNRSN_ACTIONS_PUB dependencies on MTL_RESERVATIONS
12.2.2
-
APPS.WIP_SO_RESERVATIONS dependencies on MTL_RESERVATIONS
12.2.2
-
APPS.WMS_ENGINE_PVT dependencies on MTL_RESERVATIONS
12.2.2
-
APPS.INV_RESERVATION_FORM_PKG dependencies on MTL_RESERVATIONS
12.2.2
-
APPS.WMS_TASK_MGMT_PUB dependencies on MTL_RESERVATIONS
12.2.2
-
APPS.GMO_DISPENSE_PVT dependencies on MTL_RESERVATIONS
12.2.2
-
APPS.GME_RELEASE_BATCH_PVT dependencies on MTL_RESERVATIONS
12.2.2
-
APPS.MRP_FLOW_SCHEDULE_UTIL dependencies on MTL_RESERVATIONS
12.2.2
-
APPS.GME_MOBILE_TXN dependencies on MTL_RESERVATIONS
12.2.2
-
APPS.AHL_PP_MATERIALS_PVT dependencies on MTL_RESERVATIONS
12.2.2
-
APPS.GME_COMMON_PVT dependencies on MTL_RESERVATIONS
12.2.2
-
APPS.WIP_DISCRETE_WS_MOVE dependencies on MTL_RESERVATIONS
12.2.2
-
APPS.AHL_INV_RESERVATIONS_GRP dependencies on MTL_RESERVATIONS
12.2.2
-
APPS.WMS_TASK_DISPATCH_PUT_AWAY dependencies on MTL_RESERVATIONS
12.2.2
-
APPS.INV_MAINTAIN_RESERVATION_PUB dependencies on MTL_RESERVATIONS
12.2.2
-
APPS.MRP_MRPRPROP_XMLP_PKG dependencies on MTL_RESERVATIONS
12.2.2
-
APPS.GME_MOBILE_RSRV dependencies on MTL_RESERVATIONS
12.2.2
-
APPS.AHL_PRD_MRSHL_PVT dependencies on MTL_RESERVATIONS
12.2.2
-
APPS.GME_API_PUB dependencies on MTL_RESERVATIONS
12.2.2
-
APPS.CSD_LOGISTICS_UTIL dependencies on MTL_RESERVATIONS
12.2.2
-
APPS.INV_DETAIL_UTIL_PVT dependencies on MTL_RESERVATIONS
12.1.1
-
APPS.INV_RSV_SYNCH dependencies on MTL_RESERVATIONS
12.1.1
-
APPS.GME_API_GRP dependencies on MTL_RESERVATIONS
12.1.1
-
APPS.GME_MAKE_TO_ORDER_PVT dependencies on MTL_RESERVATIONS
12.1.1
-
APPS.WSH_PICK_LIST dependencies on MTL_RESERVATIONS
12.1.1
-
APPS.ISC_EDW_BOOKINGS_F_C dependencies on MTL_RESERVATIONS
12.1.1
-
APPS.GME_API_PUB dependencies on MTL_RESERVATIONS
12.1.1
-
APPS.CTO_WORKFLOW_API_PK dependencies on MTL_RESERVATIONS
12.1.1
-
APPS.CSP_MINMAX_PVT dependencies on MTL_RESERVATIONS
12.1.1