Search Results header
The OE_RESERVATION_SETS table in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 is a critical component of the Order Management (OM) module, responsible for tracking inventory reservations associated with sales orders. This table plays a pivotal role in ensuring accurate inventory allocation and fulfillment by maintaining a linkage between sales orders and reserved inventory items. Below is a detailed analysis of its structure, purpose, and integration within Oracle EBS.
Table Overview
The OE_RESERVATION_SETS table stores metadata about reservation sets, which are logical groupings of inventory reservations tied to sales orders. Each reservation set corresponds to a specific sales order line, ensuring that inventory is earmarked for fulfillment while preventing over-commitment. The table is primarily used in conjunction with the Inventory Management module to facilitate real-time inventory tracking and allocation.Key Columns and Their Significance
- RESERVATION_SET_ID: A unique identifier for each reservation set, serving as the primary key.
- HEADER_ID: References the sales order header (OE_ORDER_HEADERS_ALL.HEADER_ID) to which the reservation set belongs.
- LINE_ID: Links to the sales order line (OE_ORDER_LINES_ALL.LINE_ID) for granular reservation tracking.
- CREATION_DATE and CREATED_BY: Audit columns capturing when and by whom the reservation was created.
- LAST_UPDATE_DATE and LAST_UPDATED_BY: Track modifications to the reservation set.
- INVENTORY_ITEM_ID: Identifies the reserved item, mapping to MTL_SYSTEM_ITEMS_B.INVENTORY_ITEM_ID.
- ORGANIZATION_ID: Specifies the inventory organization where the item is reserved.
- QUANTITY: The reserved quantity, ensuring alignment with the order line’s demand.
- STATUS: Indicates the reservation’s lifecycle (e.g., "Reserved," "Released").
Functional Role in Order Management
The table supports the following processes:- Inventory Reservation: When a sales order is booked, the system creates entries in OE_RESERVATION_SETS to reserve inventory, preventing double allocation.
- Fulfillment Coordination: During shipping or backorder processing, the table ensures reserved inventory is matched to the correct order lines.
- Cancellation and Adjustments: Updates to order lines trigger corresponding changes in reservation sets, releasing or modifying reserved quantities.
Integration with Other Modules
- Inventory (INV): Synchronizes with MTL_RESERVATIONS to reflect real-time inventory holds.
- Shipping (WSH): Ensures picked quantities align with reservations during shipment creation.
- Advanced Supply Chain Planning (ASCP): Provides visibility into committed inventory for planning purposes.
Technical Considerations
- Indexing: Key columns like RESERVATION_SET_ID, LINE_ID, and HEADER_ID are indexed for performance.
- Partitioning: In high-volume environments, partitioning by ORGANIZATION_ID or date ranges may optimize queries.
- Concurrency: Oracle’s locking mechanisms prevent conflicts during reservation updates.
Conclusion
The OE_RESERVATION_SETS table is a linchpin in Oracle EBS’s order-to-fulfillment cycle, ensuring inventory integrity and operational efficiency. Its design reflects Oracle’s commitment to seamless integration across OM, Inventory, and Shipping modules, making it indispensable for businesses requiring precise inventory control.-
Lookup Type: OEXOERMA HEADER REGION
12.1.1
product: ONT - Order Management , meaning: Meaning N/A for : OEXOERMA HEADER REGION , description: Return Region ,
-
Lookup Type: OEXOERMA HEADER DETAIL
12.2.2
product: ONT - Order Management , meaning: Meaning N/A for : OEXOERMA HEADER DETAIL , description: Return Details ,
-
Lookup Type: OEXOERMA HEADER DETAIL
12.1.1
product: ONT - Order Management , meaning: Meaning N/A for : OEXOERMA HEADER DETAIL , description: Return Details ,
-
Lookup Type: OEXOERMA HEADER REGION
12.2.2
product: ONT - Order Management , meaning: Meaning N/A for : OEXOERMA HEADER REGION , description: Return Region ,
-
Lookup Type: HOLDABLE_HEADER_ACTIVITIES
12.2.2
product: ONT - Order Management , meaning: Holdable Header Activities , description: Holdable Header Activities ,
-
Lookup Type: HOLDABLE_HEADER_ACTIVITIES
12.1.1
product: ONT - Order Management , meaning: Holdable Header Activities , description: Holdable Header Activities ,
-
Lookup Type: UI_CASCADE_PRIVILEGE
12.1.1
product: ONT - Order Management , meaning: OM: Sales Order Form: Cascade Header Changes to Line , description: Cascade Header Changes to Line ,
-
Lookup Type: UI_CASCADE_PRIVILEGE
12.2.2
product: ONT - Order Management , meaning: OM: Sales Order Form: Cascade Header Changes to Line , description: Cascade Header Changes to Line ,
-
Lookup Type: SO_ACTION_LEVEL
12.1.1
product: ONT - Order Management , meaning: Meaning N/A for : SO_ACTION_LEVEL , description: Header or lines ,
-
Lookup Type: SO_ACTION_LEVEL
12.2.2
product: ONT - Order Management , meaning: Meaning N/A for : SO_ACTION_LEVEL , description: Header or lines ,
-
Lookup Type: ONT_ELECMSGS_VIEWS
12.1.1
product: ONT - Order Management , meaning: Electronic Messaging Views , description: Views which are used by EDI, XML, Order Import ,
-
Lookup Type: ONT_ELECMSGS_VIEWS
12.2.2
product: ONT - Order Management , meaning: Electronic Messaging Views , description: Views which are used by EDI, XML, Order Import ,
-
Table: OE_RESERVATION_SETS
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_RESERVATION_SETS, object_name:OE_RESERVATION_SETS, status:VALID, product: ONT - Order Management , description: Reservation Set header table , implementation_dba_data: ONT.OE_RESERVATION_SETS ,
-
Table: OE_RESERVATION_SETS
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_RESERVATION_SETS, object_name:OE_RESERVATION_SETS, status:VALID, product: ONT - Order Management , description: Reservation Set header table , implementation_dba_data: ONT.OE_RESERVATION_SETS ,
-
Table: OE_BLANKET_HEADERS_EXT
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_BLANKET_HEADERS_EXT, object_name:OE_BLANKET_HEADERS_EXT, status:VALID, product: ONT - Order Management , description: Table to capture sales agreement header details, specific to sales agreement functionality , implementation_dba_data: ONT.OE_BLANKET_HEADERS_EXT ,
-
Table: OE_UPGRADE_DISTRIBUTION
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_UPGRADE_DISTRIBUTION, object_name:OE_UPGRADE_DISTRIBUTION, status:VALID, product: ONT - Order Management , description: Stores the Slabs or from and to header ids for parallel upgrade processing. , implementation_dba_data: ONT.OE_UPGRADE_DISTRIBUTION ,
-
Table: OE_BLANKET_HEADERS_EXT
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_BLANKET_HEADERS_EXT, object_name:OE_BLANKET_HEADERS_EXT, status:VALID, product: ONT - Order Management , description: Table to capture sales agreement header details, specific to sales agreement functionality , implementation_dba_data: ONT.OE_BLANKET_HEADERS_EXT ,
-
Table: OE_UPGRADE_DISTRIBUTION
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_UPGRADE_DISTRIBUTION, object_name:OE_UPGRADE_DISTRIBUTION, status:VALID, product: ONT - Order Management , description: Stores the Slabs or from and to header ids for parallel upgrade processing. , implementation_dba_data: ONT.OE_UPGRADE_DISTRIBUTION ,
-
Table: OE_EVENT_ATTRIBUTES
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_EVENT_ATTRIBUTES, object_name:OE_EVENT_ATTRIBUTES, status:VALID, product: ONT - Order Management , description: This table stores order header and line attributes thattrigger repricing, when modified, at various pricing events. , implementation_dba_data: ONT.OE_EVENT_ATTRIBUTES ,
-
Table: OE_EVENT_ATTRIBUTES
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_EVENT_ATTRIBUTES, object_name:OE_EVENT_ATTRIBUTES, status:VALID, product: ONT - Order Management , description: This table stores order header and line attributes thattrigger repricing, when modified, at various pricing events. , implementation_dba_data: ONT.OE_EVENT_ATTRIBUTES ,
-
Table: OE_BLANKET_HEADERS_ALL
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_BLANKET_HEADERS_ALL, object_name:OE_BLANKET_HEADERS_ALL, status:VALID, product: ONT - Order Management , description: Table to capture sales agreement header details.. , implementation_dba_data: ONT.OE_BLANKET_HEADERS_ALL ,
-
Table: OE_BLANKET_HEADERS_ALL
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_BLANKET_HEADERS_ALL, object_name:OE_BLANKET_HEADERS_ALL, status:VALID, product: ONT - Order Management , description: Table to capture sales agreement header details.. , implementation_dba_data: ONT.OE_BLANKET_HEADERS_ALL ,
-
Table: OE_BLANKET_HEADERS_HIST
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_BLANKET_HEADERS_HIST, object_name:OE_BLANKET_HEADERS_HIST, status:VALID, product: ONT - Order Management , description: Table to capture sales agreement header history. Primary for storing revisions. , implementation_dba_data: ONT.OE_BLANKET_HEADERS_HIST ,
-
Table: OE_BLANKET_HEADERS_HIST
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_BLANKET_HEADERS_HIST, object_name:OE_BLANKET_HEADERS_HIST, status:VALID, product: ONT - Order Management , description: Table to capture sales agreement header history. Primary for storing revisions. , implementation_dba_data: ONT.OE_BLANKET_HEADERS_HIST ,
-
Lookup Type: ONT_TRX_DATE_FOR_INV_IFACE
12.1.1
product: ONT - Order Management , meaning: Transaction Date for Inventory Interface , description: ONT: Transaction Date for Inventory Interface Non Ship Process ,
-
Lookup Type: ONT_TRX_DATE_FOR_INV_IFACE
12.2.2
product: ONT - Order Management , meaning: Transaction Date for Inventory Interface , description: ONT: Transaction Date for Inventory Interface Non Ship Process ,
-
Lookup Type: NOTE_FORMAT
12.2.2
product: ONT - Order Management , meaning: Meaning N/A for : NOTE_FORMAT , description: Note Usage Format ,
-
Lookup Type: NOTE_FORMAT
12.1.1
product: ONT - Order Management , meaning: Meaning N/A for : NOTE_FORMAT , description: Note Usage Format ,
-
Lookup Type: OM_CREDITHOLD_CUSTOMER
12.2.2
product: ONT - Order Management , meaning: Customer Types for Credit Hold , description: Lookup to Hold values for the various Customer Types for Credit Hold ,
-
View: OEFV_ORDER_CANCELLATIONS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OE.OEFV_ORDER_CANCELLATIONS ONT.OEFV_ORDER_CANCELLATIONS, object_name:OEFV_ORDER_CANCELLATIONS, status:VALID, product: ONT - Order Management , implementation_dba_data: APPS.OEFV_ORDER_CANCELLATIONS ,
-
View: OEFV_ORDER_CANCELLATIONS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OE.OEFV_ORDER_CANCELLATIONS ONT.OEFV_ORDER_CANCELLATIONS, object_name:OEFV_ORDER_CANCELLATIONS, status:VALID, product: ONT - Order Management , implementation_dba_data: APPS.OEFV_ORDER_CANCELLATIONS ,
-
View: OEFV_PRICE_ADJUSTMENTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OE.OEFV_PRICE_ADJUSTMENTS ONT.OEFV_PRICE_ADJUSTMENTS, object_name:OEFV_PRICE_ADJUSTMENTS, status:VALID, product: ONT - Order Management , description: Full BIS Business View for Price Adjustments. , implementation_dba_data: APPS.OEFV_PRICE_ADJUSTMENTS ,
-
View: OEFV_PRICE_ADJUSTMENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OE.OEFV_PRICE_ADJUSTMENTS ONT.OEFV_PRICE_ADJUSTMENTS, object_name:OEFV_PRICE_ADJUSTMENTS, status:VALID, product: ONT - Order Management , description: Full BIS Business View for Price Adjustments. , implementation_dba_data: APPS.OEFV_PRICE_ADJUSTMENTS ,
-
View: OEFV_ORDER_HOLDS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OE.OEFV_ORDER_HOLDS ONT.OEFV_ORDER_HOLDS, object_name:OEFV_ORDER_HOLDS, status:VALID, product: ONT - Order Management , description: Full BIS Business View for Order Holds. , implementation_dba_data: APPS.OEFV_ORDER_HOLDS ,
-
View: OEFV_ORDER_HOLDS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OE.OEFV_ORDER_HOLDS ONT.OEFV_ORDER_HOLDS, object_name:OEFV_ORDER_HOLDS, status:VALID, product: ONT - Order Management , description: Full BIS Business View for Order Holds. , implementation_dba_data: APPS.OEFV_ORDER_HOLDS ,
-
View: OEBV_ORDER_HEADERS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OEBV_ORDER_HEADERS, object_name:OEBV_ORDER_HEADERS, status:VALID, product: ONT - Order Management , description: BIS View for Order Headers - required for Oracle IT , implementation_dba_data: APPS.OEBV_ORDER_HEADERS ,
-
View: OEBV_ORDER_HEADERS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OEBV_ORDER_HEADERS, object_name:OEBV_ORDER_HEADERS, status:VALID, product: ONT - Order Management , description: BIS View for Order Headers - required for Oracle IT , implementation_dba_data: APPS.OEBV_ORDER_HEADERS ,
-
Table: OE_ORDER_HEADERS_ALL
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_ORDER_HEADERS_ALL, object_name:OE_ORDER_HEADERS_ALL, status:VALID, product: ONT - Order Management , description: OE_ORDER_HEADERS_ALL stores header information for orders in Order Management. , implementation_dba_data: ONT.OE_ORDER_HEADERS_ALL ,
-
Table: OE_ORDER_HEADERS_ALL
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_ORDER_HEADERS_ALL, object_name:OE_ORDER_HEADERS_ALL, status:VALID, product: ONT - Order Management , description: OE_ORDER_HEADERS_ALL stores header information for orders in Order Management. , implementation_dba_data: ONT.OE_ORDER_HEADERS_ALL ,
-
Lookup Type: OM_HEADER_TO_LINE_CASCADE
12.1.1
product: ONT - Order Management , meaning: OM: Header To Line Cascade Attributes , description: To decide whether the cascading feature for a attribute is turned on or not ,
-
Lookup Type: OM_HEADER_TO_LINE_CASCADE
12.2.2
product: ONT - Order Management , meaning: OM: Header To Line Cascade Attributes , description: To decide whether the cascading feature for a attribute is turned on or not ,
-
View: OE_ORDER_HEADERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_ORDER_HEADERS_V, object_name:OE_ORDER_HEADERS_V, status:VALID, product: ONT - Order Management , description: View for Order header used in sales order form. , implementation_dba_data: APPS.OE_ORDER_HEADERS_V ,
-
View: OEFV_ORDER_HEADERS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OEFV_ORDER_HEADERS, object_name:OEFV_ORDER_HEADERS, status:VALID, product: ONT - Order Management , implementation_dba_data: APPS.OEFV_ORDER_HEADERS ,
-
View: OE_ORDER_HEADERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_ORDER_HEADERS_V, object_name:OE_ORDER_HEADERS_V, status:VALID, product: ONT - Order Management , description: View for Order header used in sales order form. , implementation_dba_data: APPS.OE_ORDER_HEADERS_V ,
-
View: OEFV_ORDER_HEADERS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OEFV_ORDER_HEADERS, object_name:OEFV_ORDER_HEADERS, status:VALID, product: ONT - Order Management , implementation_dba_data: APPS.OEFV_ORDER_HEADERS ,