Search Results purchase
The OE_DROP_SHIP_SOURCES table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 serves as a critical repository for managing drop-ship sourcing information within the Order Management (OM) module. Drop-shipping is a supply chain model where the seller does not stock inventory but instead transfers customer orders directly to a manufacturer, wholesaler, or another third-party vendor, who then ships the goods directly to the customer. The OE_DROP_SHIP_SOURCES table captures and maintains the relationships between sales orders, purchase orders, and supplier details to facilitate this process efficiently.
Key Attributes and Structure
The table contains several essential columns that define the drop-ship relationship:- DROP_SHIP_SOURCE_ID: A unique identifier for each drop-ship record, acting as the primary key.
- HEADER_ID: References the sales order header (OE_ORDER_HEADERS_ALL.HEADER_ID) to which the drop-ship line is linked.
- LINE_ID: Associates the drop-ship record with a specific sales order line (OE_ORDER_LINES_ALL.LINE_ID).
- PO_HEADER_ID: Links to the purchase order header (PO_HEADERS_ALL.PO_HEADER_ID) created for the drop-ship transaction.
- PO_LINE_ID: References the purchase order line (PO_LINES_ALL.PO_LINE_ID) corresponding to the sales order line.
- SHIP_TO_ORG_ID: Identifies the ship-to organization, typically the customer's location.
- VENDOR_ID: Specifies the supplier (PO_VENDORS.VENDOR_ID) responsible for fulfilling the drop-ship order.
- VENDOR_SITE_ID: Indicates the supplier site (PO_VENDOR_SITES_ALL.VENDOR_SITE_ID) from which the goods will be shipped.
- CREATION_DATE and LAST_UPDATE_DATE: Audit columns tracking record creation and modification timestamps.
Functional Role in Oracle EBS
The OE_DROP_SHIP_SOURCES table plays a pivotal role in automating and tracking drop-ship workflows:- Order Fulfillment: When a sales order line is configured for drop-shipping, Oracle OM creates a corresponding purchase requisition, which is converted into a purchase order. The OE_DROP_SHIP_SOURCES table maintains the linkage between these documents.
- Inventory and Receipts: Since drop-shipped items bypass the seller's inventory, this table ensures that receipt transactions in Oracle Purchasing are accurately mapped to the original sales order, enabling seamless invoicing and financial reconciliation.
- Supplier Collaboration: The table facilitates communication with suppliers by storing vendor-specific details, ensuring correct shipment and documentation.
Integration with Other Modules
The table integrates tightly with:- Purchasing (PO): Through PO_HEADER_ID and PO_LINE_ID, ensuring purchase orders align with sales orders.
- Inventory (INV): By marking items as drop-shipped, preventing unintended inventory deductions.
- Accounts Payable (AP): Enables accurate invoice matching by referencing the original sales order.
Technical Considerations
In EBS 12.1.1 and 12.2.2, the table is part of the ONT (Order Management) schema. Customizations or extensions to drop-ship logic should carefully consider impacts on this table, as it is central to the drop-ship process. Indexes on key columns (HEADER_ID, LINE_ID, PO_HEADER_ID) optimize performance for queries joining with OE_ORDER_HEADERS_ALL or PO_HEADERS_ALL.Conclusion
The OE_DROP_SHIP_SOURCES table is a foundational component of Oracle EBS's drop-ship functionality, ensuring traceability and efficiency in cross-module processes. Its design supports complex supply chain scenarios while maintaining data integrity through rigorous foreign key relationships. Understanding its structure and interactions is essential for troubleshooting, reporting, or enhancing drop-ship workflows in Oracle EBS implementations.-
Lookup Type: ONT_ELECMSGS_TYPES
12.2.2
product: ONT - Order Management , meaning: Electronic Messaging Transaction Types , description: Electronic Messaging Transaction Types for OI, EDI, XML ,
-
Lookup Type: ONT_ELECMSGS_TYPES
12.1.1
product: ONT - Order Management , meaning: Electronic Messaging Transaction Types , description: Electronic Messaging Transaction Types for OI, EDI, XML ,
-
Lookup Type: DOCUMENT TYPE
12.1.1
product: ONT - Order Management , meaning: Meaning N/A for : DOCUMENT TYPE , description: Document Type ,
-
Lookup Type: DOCUMENT TYPE
12.2.2
product: ONT - Order Management , meaning: Meaning N/A for : DOCUMENT TYPE , description: Document Type ,
-
Lookup Type: OEXPODIS ORDER BY
12.1.1
product: ONT - Order Management , meaning: Meaning N/A for : OEXPODIS ORDER BY , description: Sort by options for Sales Order Purchase Order Discrepancy report ,
-
Lookup Type: OEXPODIS ORDER BY
12.2.2
product: ONT - Order Management , meaning: Meaning N/A for : OEXPODIS ORDER BY , description: Sort by options for Sales Order Purchase Order Discrepancy report ,
-
Concurrent Program: OEXPODIS
12.1.1
execution_filename: OEXPODIS , product: ONT - Order Management , user_name: OEXPODIS , description: Sales Order and Purchase Order Discrepancy Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: OMPREL
12.1.1
execution_filename: OE_PUR_CONC_REQUESTS.REQUEST , product: ONT - Order Management , user_name: OMPREL , description: Purchase Release Program For Order Management , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OMPREL
12.2.2
execution_filename: OE_PUR_CONC_REQUESTS.REQUEST , product: ONT - Order Management , user_name: OMPREL , description: Purchase Release Program For Order Management , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: OEXPODIS
12.2.2
execution_filename: OEXPODIS , product: ONT - Order Management , user_name: OEXPODIS , description: Sales Order and Purchase Order Discrepancy Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Lookup Type: OE_DRAFTS_EXT_SEARCH_POPLIST
12.1.1
product: ONT - Order Management , meaning: Draft Orders Search By Poplist For External Users , description: Draft Orders Search By Poplist For External Users ,
-
Lookup Type: OE_DRAFTS_EXT_SEARCH_POPLIST
12.2.2
product: ONT - Order Management , meaning: Draft Orders Search By Poplist For External Users , description: Draft Orders Search By Poplist For External Users ,
-
Lookup Type: OEXOEOSR SORT BY
12.2.2
product: ONT - Order Management , meaning: Meaning N/A for : OEXOEOSR ORDER BY , description: Sort By options for Orders Summary Report ,
-
Lookup Type: OEXOEOSR SORT BY
12.1.1
product: ONT - Order Management , meaning: Meaning N/A for : OEXOEOSR ORDER BY , description: Sort By options for Orders Summary Report ,
-
Lookup Type: OE_CC_EVENT_REV_REAUTH
12.2.2
product: ONT - Order Management , meaning: Event Level Credit Card Reversal and Reauthorization , description: Enable Event Level Credit Card Reversal and Reauthorization ,
-
Lookup Type: LINE_FLOW_STATUS
12.1.1
product: ONT - Order Management , meaning: Line Flow Status , description: Line Flow Status ,
-
Lookup Type: LINE_FLOW_STATUS
12.2.2
product: ONT - Order Management , meaning: Line Flow Status , description: Line Flow Status ,
-
Lookup Type: OE_DRAFTS_SEARCH_POPLIST
12.1.1
product: ONT - Order Management , meaning: Draft Orders Search By Poplist , description: Poplist for the Search By Attribute for Draft Orders ,
-
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 ,
-
Lookup Type: OE_DRAFTS_SEARCH_POPLIST
12.2.2
product: ONT - Order Management , meaning: Draft Orders Search By Poplist , description: Poplist for the Search By Attribute for Draft Orders ,
-
Lookup Type: REFERENCE_TYPE
12.2.2
product: ONT - Order Management , meaning: Meaning N/A for : REFERENCE_TYPE ,
-
Lookup Type: OE_DELIVERY_SEARCH
12.1.1
product: ONT - Order Management , meaning: Delivery Information Search By Poplist , description: Poplist for the Search By Attribute for Delivery Information ,
-
Lookup Type: HOLDABLE_LINE_ACTIVITIES
12.2.2
product: ONT - Order Management , meaning: Holdable Line Activiites , description: Holdable Line Activities ,
-
Lookup Type: INCLUDED ITEM FREEZE METHOD
12.2.2
product: ONT - Order Management , meaning: Meaning N/A for : INCLUDED ITEM FREEZE METHOD , description: Profile Option OE: Included Item Freeze Method Values ,
-
Lookup Type: OE_PAYMENT_TYPE
12.1.1
product: ONT - Order Management , meaning: OM payment Types ,
-
Lookup Type: OE_PAYMENT_TYPE
12.2.2
product: ONT - Order Management , meaning: OM payment Types ,
-
Lookup Type: REFERENCE_TYPE
12.1.1
product: ONT - Order Management , meaning: Meaning N/A for : REFERENCE_TYPE ,
-
Lookup Type: OE_DELIVERY_SEARCH
12.2.2
product: ONT - Order Management , meaning: Delivery Information Search By Poplist , description: Poplist for the Search By Attribute for Delivery Information ,
-
Lookup Type: HOLDABLE_LINE_ACTIVITIES
12.1.1
product: ONT - Order Management , meaning: Holdable Line Activiites , description: Holdable Line Activities ,
-
Lookup Type: INCLUDED ITEM FREEZE METHOD
12.1.1
product: ONT - Order Management , meaning: Meaning N/A for : INCLUDED ITEM FREEZE METHOD , description: Profile Option OE: Included Item Freeze Method Values ,
-
View: OE_PO_REQUISITION_LINES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_PO_REQUISITION_LINES_V, object_name:OE_PO_REQUISITION_LINES_V, status:VALID, product: ONT - Order Management , description: Purchase order requisition lines view. , implementation_dba_data: APPS.OE_PO_REQUISITION_LINES_V ,
-
View: OE_PO_REQUISITION_LINES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:ONT.OE_PO_REQUISITION_LINES_V, object_name:OE_PO_REQUISITION_LINES_V, status:VALID, product: ONT - Order Management , description: Purchase order requisition lines view. , implementation_dba_data: APPS.OE_PO_REQUISITION_LINES_V ,
-
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 ,