Search Results oe_order_lines_all
The OE_ORDER_LINES_ALL
table is a fundamental entity within Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2, serving as the primary repository for order line details in the Order Management (OM) module. It stores transactional data related to sales orders, returns, and other order-related activities, enabling organizations to manage customer orders efficiently. This table is part of the Oracle Order Management schema and is tightly integrated with other key tables such as OE_ORDER_HEADERS_ALL
, OE_TRANSACTION_TYPES_TL
, and HZ_CUST_ACCOUNTS
to provide a comprehensive order processing framework.
### **Key Attributes of OE_ORDER_LINES_ALL**
The table contains numerous columns that define the characteristics of an order line, including:
- LINE_ID: A unique identifier for each order line.
- HEADER_ID: References the parent order in OE_ORDER_HEADERS_ALL
.
- INVENTORY_ITEM_ID: Links to the item in MTL_SYSTEM_ITEMS_B
.
- ORDERED_QUANTITY: Specifies the quantity of the item ordered.
- UNIT_SELLING_PRICE: The selling price per unit.
- LINE_TYPE_ID
: Indicates whether the line is for goods, services, or a return.
- SHIP_FROM_ORG_ID
: Identifies the shipping warehouse.
- SHIP_TO_ORG_ID
: References the customer's ship-to location.
- FLOW_STATUS_CODE
: Tracks the order line's workflow status (e.g., ENTERED, BOOKED, SHIPPED).
### **Functional Role in Order Management**
The OE_ORDER_LINES_ALL
table plays a critical role in:
1. Order Entry & Processing: Captures line-level details such as pricing, discounts, and shipping instructions.
2. Inventory Fulfillment: Links to inventory tables (MTL_SYSTEM_ITEMS_B
) to validate stock availability.
3. Pricing & Taxation: Stores negotiated prices, promotions, and tax calculations.
4. Shipping & Invoicing: Integrates with Oracle Shipping Execution (WSH_DELIVERY_DETAILS
) and Receivables (RA_CUSTOMER_TRX_ALL
).
### **Integration with Other Modules**
- Inventory (INV): Validates item availability via MTL_SYSTEM_ITEMS_B
.
- Advanced Pricing (QP): Applies pricing rules stored in QP_LIST_HEADERS
.
- Shipping Execution (WSH): Generates delivery schedules in WSH_DELIVERY_DETAILS
.
- Receivables (AR): Facilitates invoicing through RA_CUSTOMER_TRX_ALL
.
### **Multi-Org Structure & Security**
The _ALL
suffix indicates that the table supports multi-org access control, allowing data segregation by operating units. Views like OE_ORDER_LINES
enforce data security via VPD
(Virtual Private Database) policies.
### **Customization & Extensions**
Organizations often extend this table using descriptive flexfields (DFFs) or custom columns to capture additional business-specific attributes.
### **Conclusion**
The OE_ORDER_LINES_ALL
table is a cornerstone of Oracle Order Management, enabling end-to-end order processing. Its integration with inventory, pricing, shipping, and financial modules ensures seamless order fulfillment, making it indispensable in Oracle EBS 12.1.1 and 12.2.2 implementations.
-
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 ,
-
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 ,
-
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_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_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 ,
-
View: OE_SALES_CONTINGENCY_RM_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_SALES_CONTINGENCY_RM_V, object_name:OE_SALES_CONTINGENCY_RM_V, status:VALID, product: ONT - Order Management , implementation_dba_data: APPS.OE_SALES_CONTINGENCY_RM_V ,
-
View: OE_RETROBILLED_INFO_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_RETROBILLED_INFO_V, object_name:OE_RETROBILLED_INFO_V, status:VALID, product: ONT - Order Management , description: View is to show retrobilled activities , implementation_dba_data: APPS.OE_RETROBILLED_INFO_V ,
-
View: OE_RETROBILLED_INFO_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_RETROBILLED_INFO_V, object_name:OE_RETROBILLED_INFO_V, status:VALID, product: ONT - Order Management , description: View is to show retrobilled activities , implementation_dba_data: APPS.OE_RETROBILLED_INFO_V ,
-
View: OE_ACCRUALS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_ACCRUALS_V, object_name:OE_ACCRUALS_V, status:VALID, product: ONT - Order Management , description: This view shows accrued price adjustments in Order Management System. , implementation_dba_data: APPS.OE_ACCRUALS_V ,
-
View: OE_ACCRUALS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_ACCRUALS_V, object_name:OE_ACCRUALS_V, status:VALID, product: ONT - Order Management , description: This view shows accrued price adjustments in Order Management System. , implementation_dba_data: APPS.OE_ACCRUALS_V ,
-
Table: OE_ORDER_LINES_ALL_EXT_TL
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_ORDER_LINES_ALL_EXT_TL, object_name:OE_ORDER_LINES_ALL_EXT_TL, status:VALID, product: ONT - Order Management , description: TL table to store user defined attributes of oe_order_lines_all , implementation_dba_data: ONT.OE_ORDER_LINES_ALL_EXT_TL ,
-
Table: OE_ORDER_LINES_ALL_EXT_B
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_ORDER_LINES_ALL_EXT_B, object_name:OE_ORDER_LINES_ALL_EXT_B, status:VALID, product: ONT - Order Management , description: Base table to store user defined attributes of oe_order_lines_all , implementation_dba_data: ONT.OE_ORDER_LINES_ALL_EXT_B ,
-
View: OE_DROP_SHIP_LINKS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_DROP_SHIP_LINKS_V, object_name:OE_DROP_SHIP_LINKS_V, status:VALID, product: ONT - Order Management , description: This view is used for Dropship Tab in the additional line information of the Sales Orders form. , implementation_dba_data: APPS.OE_DROP_SHIP_LINKS_V ,
-
View: OE_DROP_SHIP_LINKS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_DROP_SHIP_LINKS_V, object_name:OE_DROP_SHIP_LINKS_V, status:VALID, product: ONT - Order Management , description: This view is used for Dropship Tab in the additional line information of the Sales Orders form. , implementation_dba_data: APPS.OE_DROP_SHIP_LINKS_V ,
-
Table: OE_LINES_EBS_LOG
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_LINES_EBS_LOG, object_name:OE_LINES_EBS_LOG, status:VALID, product: ONT - Order Management , description: Log table for the Euro conversion of OE_ORDER_LINES_ALL. This table is used only by the Euro Customer Conversion concurrent program. , implementation_dba_data: ONT.OE_LINES_EBS_LOG ,
-
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 ,
-
Table: OE_LINE_SETS
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_LINE_SETS, object_name:OE_LINE_SETS, status:VALID, product: ONT - Order Management , description: This table stores information about Sets. , implementation_dba_data: ONT.OE_LINE_SETS ,
-
Table: OE_LINES_EBS_LOG
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_LINES_EBS_LOG, object_name:OE_LINES_EBS_LOG, status:VALID, product: ONT - Order Management , description: Log table for the Euro conversion of OE_ORDER_LINES_ALL. This table is used only by the Euro Customer Conversion concurrent program. , implementation_dba_data: ONT.OE_LINES_EBS_LOG ,
-
Table: OE_HEADERS_EBS_LOG
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_HEADERS_EBS_LOG, object_name:OE_HEADERS_EBS_LOG, status:VALID, product: ONT - Order Management , description: Log table for the Euro conversion of OE_ORDER_LINES_ALL. This table is used only by the Euro Customer Conversion concurrent program. , implementation_dba_data: ONT.OE_HEADERS_EBS_LOG ,
-
Table: OE_HEADERS_EBS_LOG
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_HEADERS_EBS_LOG, object_name:OE_HEADERS_EBS_LOG, status:VALID, product: ONT - Order Management , description: Log table for the Euro conversion of OE_ORDER_LINES_ALL. This table is used only by the Euro Customer Conversion concurrent program. , implementation_dba_data: ONT.OE_HEADERS_EBS_LOG ,
-
Table: OE_LINE_SETS
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_LINE_SETS, object_name:OE_LINE_SETS, status:VALID, product: ONT - Order Management , description: This table stores information about Sets. , implementation_dba_data: ONT.OE_LINE_SETS ,
-
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_LOT_SERIAL_NUMBERS
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_LOT_SERIAL_NUMBERS, object_name:OE_LOT_SERIAL_NUMBERS, status:VALID, product: ONT - Order Management , description: This table stores customer reported lot serial numbers for lot and / or serial number controlled return lines. , implementation_dba_data: ONT.OE_LOT_SERIAL_NUMBERS ,
-
Table: OE_LOT_SERIAL_NUMBERS
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_LOT_SERIAL_NUMBERS, object_name:OE_LOT_SERIAL_NUMBERS, status:VALID, product: ONT - Order Management , description: This table stores customer reported lot serial numbers for lot and / or serial number controlled return lines. , implementation_dba_data: ONT.OE_LOT_SERIAL_NUMBERS ,
-
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 ,
-
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_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 ,
-
Table: OE_ORDER_LINES_HISTORY
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_ORDER_LINES_HISTORY, object_name:OE_ORDER_LINES_HISTORY, status:VALID, product: ONT - Order Management , description: Stores history of attribute change for Order Lines. , implementation_dba_data: ONT.OE_ORDER_LINES_HISTORY ,
-
Table: OE_PRICE_ADJ_ASSOCS
12.1.1
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_PRICE_ADJ_ASSOCS, object_name:OE_PRICE_ADJ_ASSOCS, status:VALID, product: ONT - Order Management , description: This table stores the association between order lines and price adjustments and also between price adjustments , implementation_dba_data: ONT.OE_PRICE_ADJ_ASSOCS ,
-
Table: OE_PRICE_ADJ_ASSOCS
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_PRICE_ADJ_ASSOCS, object_name:OE_PRICE_ADJ_ASSOCS, status:VALID, product: ONT - Order Management , description: This table stores the association between order lines and price adjustments and also between price adjustments , implementation_dba_data: ONT.OE_PRICE_ADJ_ASSOCS ,
-
Table: OE_ORDER_LINES_HISTORY
12.2.2
owner:ONT, object_type:TABLE, fnd_design_data:ONT.OE_ORDER_LINES_HISTORY, object_name:OE_ORDER_LINES_HISTORY, status:VALID, product: ONT - Order Management , description: Stores history of attribute change for Order Lines. , implementation_dba_data: ONT.OE_ORDER_LINES_HISTORY ,
-
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_AK_ORDER_LINES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_AK_ORDER_LINES_V, object_name:OE_AK_ORDER_LINES_V, status:VALID, product: ONT - Order Management , implementation_dba_data: APPS.OE_AK_ORDER_LINES_V ,
-
View: OE_AK_ORDER_LINES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_AK_ORDER_LINES_V, object_name:OE_AK_ORDER_LINES_V, status:VALID, product: ONT - Order Management , implementation_dba_data: APPS.OE_AK_ORDER_LINES_V ,
-
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_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: 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: 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 ,
-
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 ,
-
View: ISC_EDW_BOOKINGS_F_FCV
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ISC.ISC_EDW_BOOKINGS_F_FCV ONT.ISC_EDW_BOOKINGS_F_FCV, object_name:ISC_EDW_BOOKINGS_F_FCV, status:VALID, product: ONT - Order Management , implementation_dba_data: APPS.ISC_EDW_BOOKINGS_F_FCV ,
-
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 ,