Search Results oe_order_headers_all
The OE_ORDER_HEADERS_ALL table is a fundamental entity within Oracle E-Business Suite (EBS) Release 12.1.1 or 12.2.2, specifically in the Order Management (OM) module. It serves as the primary repository for storing header-level information for sales orders, quotations, and returns. This table is part of the Oracle Trading Community Architecture (TCA) and integrates with other key modules such as Inventory, Receivables, and Shipping Execution. Below is a detailed technical and functional analysis of this critical table.
Table Structure and Key Columns
The OE_ORDER_HEADERS_ALL table contains metadata and transactional data for order headers. Key columns include:
- HEADER_ID: Primary key, uniquely identifying each order header.
- ORDER_NUMBER: User-friendly identifier for the order.
- ORDER_TYPE_ID: References OE_TRANSACTION_TYPES to classify orders (e.g., Standard, Return).
- ORDERED_DATE: Timestamp of order creation.
- ORG_ID: Multi-org identifier, linking to HR_OPERATING_UNITS.
- SOLD_TO_ORG_ID, SHIP_TO_ORG_ID, BILL_TO_ORG_ID: TCA party/site references.
- PRICE_LIST_ID: Links to QP_PRICE_LISTS for pricing.
- FLOW_STATUS_CODE: Tracks order lifecycle (e.g., ENTERED, BOOKED, CANCELLED).
- CANCELLED_FLAG, OPEN_FLAG: Boolean indicators for order status.
Functional Role in Order Management
The table acts as the anchor for order processing:
- Order Creation: Header data is inserted during order entry, with defaults from profile options and transaction types.
- Pricing: The PRICE_LIST_ID triggers price calculations via Oracle Pricing.
- Workflow Integration: Status changes (FLOW_STATUS_CODE) invoke OM workflows for approvals or exceptions.
- Multi-Org Support: The ORG_ID enables data partitioning per operating unit.
Integration Points
OE_ORDER_HEADERS_ALL integrates with:
- OE_ORDER_LINES_ALL: Child table storing line details (1:N relationship via HEADER_ID).
- WSH_DELIVERY_DETAILS: Shipping Execution links deliveries to orders.
- RA_CUSTOMER_TRX: Order-to-cash flow in Receivables.
- INV_MATERIAL_TRANSACTIONS: Inventory updates post-order fulfillment.
Technical Considerations
Key technical aspects include:
- Indexing: Indexes on HEADER_ID, ORDER_NUMBER, and ORG_ID optimize queries.
- Partitioning: Large implementations may partition by ORG_ID or date ranges.
- Concurrent Programs: Standard OM reports (e.g., Order Summary) query this table.
- APIs: OE_ORDER_PUB and OE_HEADER_UTIL enforce business logic during CRUD operations.
Customization and Extensions
Common extensions include:
- Descriptive Flexfields (DFFs): Custom attributes stored in OE_ORDER_HEADERS_ALL.
- Triggers/Validations: Enhancements to enforce industry-specific rules.
- Views: Custom joins with TCA tables for reporting.
Conclusion
The OE_ORDER_HEADERS_ALL table is a cornerstone of Oracle Order Management, encapsulating critical order metadata and enabling end-to-end order processing. Its design supports scalability, integration, and customization, making it indispensable in Oracle EBS 12.1.1 and 12.2.2 implementations. Understanding its structure and relationships is essential for functional configurations, technical extensions, and performance tuning.
-
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 ,
-
Table: OE_ORDER_SOURCES
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_ORDER_SOURCES, object_name:OE_ORDER_SOURCES, status:VALID, product: ONT - Order Management , description: Feeder System Names that create orders in Order Management tables. , implementation_dba_data: ONT.OE_ORDER_SOURCES ,
-
Table: OE_ORDER_SOURCES
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_ORDER_SOURCES, object_name:OE_ORDER_SOURCES, status:VALID, product: ONT - Order Management , description: Feeder System Names that create orders in Order Management tables. , implementation_dba_data: ONT.OE_ORDER_SOURCES ,
-
Table: OE_ORDER_LINES_ALL
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_ORDER_LINES_ALL, object_name:OE_ORDER_LINES_ALL, status:VALID, product: ONT - Order Management , description: OE_ORDER_LINES_ALL stores information for all order lines in Oracle Order Management. , implementation_dba_data: ONT.OE_ORDER_LINES_ALL ,
-
View: OE_AK_ORDER_HEADERS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_AK_ORDER_HEADERS_V, object_name:OE_AK_ORDER_HEADERS_V, status:VALID, product: ONT - Order Management , implementation_dba_data: APPS.OE_AK_ORDER_HEADERS_V ,
-
Table: OE_ORDER_LINES_ALL
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_ORDER_LINES_ALL, object_name:OE_ORDER_LINES_ALL, status:VALID, product: ONT - Order Management , description: OE_ORDER_LINES_ALL stores information for all order lines in Oracle Order Management. , implementation_dba_data: ONT.OE_ORDER_LINES_ALL ,
-
View: OE_AK_ORDER_HEADERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_AK_ORDER_HEADERS_V, object_name:OE_AK_ORDER_HEADERS_V, status:VALID, product: ONT - Order Management , implementation_dba_data: APPS.OE_AK_ORDER_HEADERS_V ,
-
Table: OE_ORDER_HEADERS_ALL_EXT_B
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_ORDER_HEADERS_ALL_EXT_B, object_name:OE_ORDER_HEADERS_ALL_EXT_B, status:VALID, product: ONT - Order Management , description: Base table to store user defined attributes of oe_order_headers_all , implementation_dba_data: ONT.OE_ORDER_HEADERS_ALL_EXT_B ,
-
Table: OE_ORDER_HEADERS_ALL_EXT_TL
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_ORDER_HEADERS_ALL_EXT_TL, object_name:OE_ORDER_HEADERS_ALL_EXT_TL, status:VALID, product: ONT - Order Management , description: TL table to store user defined attributes of oe_order_headers_all , implementation_dba_data: ONT.OE_ORDER_HEADERS_ALL_EXT_TL ,
-
Table: OE_SALES_CREDITS
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_SALES_CREDITS, object_name:OE_SALES_CREDITS, status:VALID, product: ONT - Order Management , description: This table stores information about sales credits. , implementation_dba_data: ONT.OE_SALES_CREDITS ,
-
View: OE_PRN_CHG_PERIODICITY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_PRN_CHG_PERIODICITY_V, object_name:OE_PRN_CHG_PERIODICITY_V, status:VALID, product: ONT - Order Management , description: The view is for obtaining recurring charges while printing a Sales Order , implementation_dba_data: APPS.OE_PRN_CHG_PERIODICITY_V ,
-
Table: OE_SALES_CREDITS
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_SALES_CREDITS, object_name:OE_SALES_CREDITS, status:VALID, product: ONT - Order Management , description: This table stores information about sales credits. , implementation_dba_data: ONT.OE_SALES_CREDITS ,
-
Table: OE_HOLD_SOURCES_ALL
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_HOLD_SOURCES_ALL, object_name:OE_HOLD_SOURCES_ALL, status:VALID, product: ONT - Order Management , description: This table stores information of the hold source criteria. , implementation_dba_data: ONT.OE_HOLD_SOURCES_ALL ,
-
Table: OE_ORDER_PRICE_ATTRIBS
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_ORDER_PRICE_ATTRIBS, object_name:OE_ORDER_PRICE_ATTRIBS, status:VALID, product: ONT - Order Management , description: This table stores pricing attributes and asked for promotions, deals, and coupon number entered by the user. , implementation_dba_data: ONT.OE_ORDER_PRICE_ATTRIBS ,
-
Table: OE_SETS
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_SETS, object_name:OE_SETS, status:VALID, product: ONT - Order Management , description: OE_SETS stores information on line sets. , implementation_dba_data: ONT.OE_SETS ,
-
Table: OE_SETS
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_SETS, object_name:OE_SETS, status:VALID, product: ONT - Order Management , description: OE_SETS stores information on line sets. , implementation_dba_data: ONT.OE_SETS ,
-
Table: OE_ORDER_PRICE_ATTRIBS
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_ORDER_PRICE_ATTRIBS, object_name:OE_ORDER_PRICE_ATTRIBS, status:VALID, product: ONT - Order Management , description: This table stores pricing attributes and asked for promotions, deals, and coupon number entered by the user. , implementation_dba_data: ONT.OE_ORDER_PRICE_ATTRIBS ,
-
View: OE_PRN_CHG_PERIODICITY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_PRN_CHG_PERIODICITY_V, object_name:OE_PRN_CHG_PERIODICITY_V, status:VALID, product: ONT - Order Management , description: The view is for obtaining recurring charges while printing a Sales Order , implementation_dba_data: APPS.OE_PRN_CHG_PERIODICITY_V ,
-
Table: OE_HOLD_SOURCES_ALL
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_HOLD_SOURCES_ALL, object_name:OE_HOLD_SOURCES_ALL, status:VALID, product: ONT - Order Management , description: This table stores information of the hold source criteria. , implementation_dba_data: ONT.OE_HOLD_SOURCES_ALL ,
-
Table: OE_DROP_SHIP_SOURCES
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_DROP_SHIP_SOURCES, object_name:OE_DROP_SHIP_SOURCES, status:VALID, product: ONT - Order Management , description: This table stores relationship between order lines in oe_order_lines_all table and associated oracle purchasing requisitions in PO_REQUISITIONS_ALL and Oracle purchasing purchase orders in PO_LINES_ALL. , implementation_dba_data: ONT.OE_DROP_SHIP_SOURCES ,
-
Table: OE_DROP_SHIP_SOURCES
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_DROP_SHIP_SOURCES, object_name:OE_DROP_SHIP_SOURCES, status:VALID, product: ONT - Order Management , description: This table stores relationship between order lines in oe_order_lines_all table and associated oracle purchasing requisitions in PO_REQUISITIONS_ALL and Oracle purchasing purchase orders in PO_LINES_ALL. , implementation_dba_data: ONT.OE_DROP_SHIP_SOURCES ,
-
Table: OE_ORDER_HOLDS_ALL
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_ORDER_HOLDS_ALL, object_name:OE_ORDER_HOLDS_ALL, status:VALID, product: ONT - Order Management , description: This table stores information of all the orders and lines that are on hold and the link to hold sources and hold releases. , implementation_dba_data: ONT.OE_ORDER_HOLDS_ALL ,
-
Table: OE_ORDER_HOLDS_ALL
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_ORDER_HOLDS_ALL, object_name:OE_ORDER_HOLDS_ALL, status:VALID, product: ONT - Order Management , description: This table stores information of all the orders and lines that are on hold and the link to hold sources and hold releases. , implementation_dba_data: ONT.OE_ORDER_HOLDS_ALL ,
-
View: OE_ORDER_VERSIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_ORDER_VERSIONS_V, object_name:OE_ORDER_VERSIONS_V, status:VALID, product: ONT - Order Management , implementation_dba_data: APPS.OE_ORDER_VERSIONS_V ,
-
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: OE_ORDER_VERSIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_ORDER_VERSIONS_V, object_name:OE_ORDER_VERSIONS_V, status:VALID, product: ONT - Order Management , implementation_dba_data: APPS.OE_ORDER_VERSIONS_V ,
-
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: OE_ORD_SAL_CRDT_HIST_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_ORD_SAL_CRDT_HIST_V, object_name:OE_ORD_SAL_CRDT_HIST_V, status:VALID, product: ONT - Order Management , implementation_dba_data: APPS.OE_ORD_SAL_CRDT_HIST_V ,
-
View: OE_ORD_SAL_CRDT_HIST_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_ORD_SAL_CRDT_HIST_V, object_name:OE_ORD_SAL_CRDT_HIST_V, status:VALID, product: ONT - Order Management , implementation_dba_data: APPS.OE_ORD_SAL_CRDT_HIST_V ,
-
Table: OE_LINE_ACKS
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_LINE_ACKS, object_name:OE_LINE_ACKS, status:VALID, product: ONT - Order Management , description: This table stores information about the acknowledgements for Order Lines. , implementation_dba_data: ONT.OE_LINE_ACKS ,
-
Table: OE_LINE_ACKS
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_LINE_ACKS, object_name:OE_LINE_ACKS, status:VALID, product: ONT - Order Management , description: This table stores information about the acknowledgements for Order Lines. , implementation_dba_data: ONT.OE_LINE_ACKS ,
-
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_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: OE_LINE_SAL_CRDT_HIST_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_LINE_SAL_CRDT_HIST_V, object_name:OE_LINE_SAL_CRDT_HIST_V, status:VALID, product: ONT - Order Management , implementation_dba_data: APPS.OE_LINE_SAL_CRDT_HIST_V ,
-
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: OE_LINE_SAL_CRDT_HIST_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_LINE_SAL_CRDT_HIST_V, object_name:OE_LINE_SAL_CRDT_HIST_V, status:VALID, product: ONT - Order Management , implementation_dba_data: APPS.OE_LINE_SAL_CRDT_HIST_V ,
-
Table: OE_PRICE_ADJUSTMENTS
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_PRICE_ADJUSTMENTS, object_name:OE_PRICE_ADJUSTMENTS, status:VALID, product: ONT - Order Management , description: This table is used to store price adjustments that have been applied to an order or a line. It is also used to store the freight and special charges, Tax on order line, and Shipping Costs captured at ship confirmation. For Tax records the , implementation_dba_data: ONT.OE_PRICE_ADJUSTMENTS ,
-
Table: OE_PRICE_ADJUSTMENTS
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_PRICE_ADJUSTMENTS, object_name:OE_PRICE_ADJUSTMENTS, status:VALID, product: ONT - Order Management , description: This table is used to store price adjustments that have been applied to an order or a line. It is also used to store the freight and special charges, Tax on order line, and Shipping Costs captured at ship confirmation. For Tax records the , implementation_dba_data: ONT.OE_PRICE_ADJUSTMENTS ,
-
Table: OE_HEADER_ACKS
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_HEADER_ACKS, object_name:OE_HEADER_ACKS, status:VALID, product: ONT - Order Management , description: This tables stores information about the acknowledgements for Order Headers. , implementation_dba_data: ONT.OE_HEADER_ACKS ,
-
Table: OE_HEADER_ACKS
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_HEADER_ACKS, object_name:OE_HEADER_ACKS, status:VALID, product: ONT - Order Management , description: This tables stores information about the acknowledgements for Order Headers. , implementation_dba_data: ONT.OE_HEADER_ACKS ,
-
Table: OE_HEADERS_IFACE_ALL
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_HEADERS_IFACE_ALL, object_name:OE_HEADERS_IFACE_ALL, status:VALID, product: ONT - Order Management , description: This is a multi-org table for sales order headers open interface. , implementation_dba_data: ONT.OE_HEADERS_IFACE_ALL ,
-
View: OE_ORDER_HEADERS_RM_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_ORDER_HEADERS_RM_V, object_name:OE_ORDER_HEADERS_RM_V, status:VALID, product: ONT - Order Management , implementation_dba_data: APPS.OE_ORDER_HEADERS_RM_V ,
-
View: OE_WIP_OPEN_DEMANDS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_WIP_OPEN_DEMANDS_V, object_name:OE_WIP_OPEN_DEMANDS_V, status:VALID, product: ONT - Order Management , implementation_dba_data: APPS.OE_WIP_OPEN_DEMANDS_V ,
-
Table: OE_HEADERS_IFACE_ALL
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_HEADERS_IFACE_ALL, object_name:OE_HEADERS_IFACE_ALL, status:VALID, product: ONT - Order Management , description: This is a multi-org table for sales order headers open interface. , implementation_dba_data: ONT.OE_HEADERS_IFACE_ALL ,
-
Table: OE_TRANSACTION_TYPES_ALL
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_TRANSACTION_TYPES_ALL, object_name:OE_TRANSACTION_TYPES_ALL, status:VALID, product: ONT - Order Management , description: This table stores information about the order and line transaction types , implementation_dba_data: ONT.OE_TRANSACTION_TYPES_ALL ,
-
View: OE_WIP_OPEN_DEMANDS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_WIP_OPEN_DEMANDS_V, object_name:OE_WIP_OPEN_DEMANDS_V, status:VALID, product: ONT - Order Management , implementation_dba_data: APPS.OE_WIP_OPEN_DEMANDS_V ,
-
Table: OE_TRANSACTION_TYPES_ALL
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_TRANSACTION_TYPES_ALL, object_name:OE_TRANSACTION_TYPES_ALL, status:VALID, product: ONT - Order Management , description: This table stores information about the order and line transaction types , implementation_dba_data: ONT.OE_TRANSACTION_TYPES_ALL ,
-
View: OE_PRN_ORDER_HEADERS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_PRN_ORDER_HEADERS_V, object_name:OE_PRN_ORDER_HEADERS_V, status:VALID, product: ONT - Order Management , implementation_dba_data: APPS.OE_PRN_ORDER_HEADERS_V ,