Search Results wsh_delivery_assignments
The WSH_DELIVERY_ASSIGNMENTS
table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical component of the Oracle Shipping Execution module. It serves as a junction table that establishes relationships between deliveries, delivery details, and other entities involved in the shipping process. This table plays a pivotal role in managing the assignment of delivery lines to shipments, ensuring accurate tracking and execution of outbound logistics operations.
Purpose and Functionality
The primary purpose ofWSH_DELIVERY_ASSIGNMENTS
is to maintain associations between:
- Deliveries (
WSH_NEW_DELIVERIES
) - Delivery details (
WSH_DELIVERY_DETAILS
) - Trips and trip stops (
WSH_TRIPS
,WSH_TRIP_STOPS
) - Freight costs and carriers
Key Columns and Relationships
The table contains several important columns that define these relationships:DELIVERY_ASSIGNMENT_ID
- Primary key identifierDELIVERY_ID
- Foreign key toWSH_NEW_DELIVERIES
DELIVERY_DETAIL_ID
- Foreign key toWSH_DELIVERY_DETAILS
TRIP_ID
- Links to theWSH_TRIPS
tableTRIP_STOP_ID
- ReferencesWSH_TRIP_STOPS
ASSIGNED_TO_TRIP_FLAG
- Indicates if assigned to a tripASSIGNED_TO_DELIVERY_FLAG
- Indicates if assigned to a deliverySTATUS_CODE
- Tracks assignment status
Business Process Integration
TheWSH_DELIVERY_ASSIGNMENTS
table supports several key shipping processes:
- Delivery Creation: When a delivery is created, assignments are generated to link order lines to the delivery.
- Shipment Planning: During trip planning, assignments are updated to reflect which deliveries are assigned to specific trips and stops.
- Freight Costing: The table helps determine which items should be included in freight calculations.
- Shipping Execution: Maintains the current state of items as they move through the shipping process.
Technical Considerations
For technical implementations:- The table is heavily indexed to support performance of shipping transactions
- Triggers and constraints maintain data integrity
- It integrates with Oracle Inventory, Order Management, and Transportation modules
- Custom reports often join this table with delivery and trip information
Version-Specific Notes
Between 12.1.1 and 12.2.2:- Schema changes are minimal, maintaining backward compatibility
- 12.2.2 may include additional indexes for performance
- Both versions use the same basic assignment logic
Common Customizations
Implementations often extend this table's functionality through:- Custom workflow statuses
- Additional assignment attributes via descriptive flexfields
- Integration with third-party logistics systems
WSH_DELIVERY_ASSIGNMENTS
table remains a fundamental component of Oracle Shipping Execution, providing the structural foundation for managing complex shipping operations in Oracle EBS implementations.
-
Table: WSH_DELIVERY_ASSIGNMENTS
12.1.1
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_DELIVERY_ASSIGNMENTS, object_name:WSH_DELIVERY_ASSIGNMENTS, status:VALID, product: WSH - Shipping Execution , description: Delivery Assignments , implementation_dba_data: WSH.WSH_DELIVERY_ASSIGNMENTS ,
-
Table: WSH_DELIVERY_ASSIGNMENTS
12.2.2
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_DELIVERY_ASSIGNMENTS, object_name:WSH_DELIVERY_ASSIGNMENTS, status:VALID, product: WSH - Shipping Execution , description: Delivery Assignments , implementation_dba_data: WSH.WSH_DELIVERY_ASSIGNMENTS ,
-
APPS.JA_JAINAR3R_XMLP_PKG dependencies on WSH_DELIVERY_ASSIGNMENTS
12.1.1
-
APPS.INV_MGD_MVT_FIN_MDTR dependencies on WSH_DELIVERY_ASSIGNMENTS
12.1.1
-
APPS.WSH_CUST_MERGE dependencies on WSH_DELIVERY_ASSIGNMENTS
12.1.1
-
APPS.WSH_OTM_REF_DATA_GEN_PKG dependencies on WSH_DELIVERY_ASSIGNMENTS
12.1.1
-
APPS.FTE_TL_CACHE dependencies on WSH_DELIVERY_ASSIGNMENTS
12.1.1
-
APPS.WSH_USA_QUANTITY_PVT dependencies on WSH_DELIVERY_ASSIGNMENTS
12.1.1
-
APPS.WSH_TRIP_STOPS_VALIDATIONS dependencies on WSH_DELIVERY_ASSIGNMENTS
12.1.1
-
APPS.GMI_SHIPPING_UTIL dependencies on WSH_DELIVERY_ASSIGNMENTS
12.1.1
-
APPS.WSH_WV_UTILS dependencies on WSH_DELIVERY_ASSIGNMENTS
12.1.1
-
APPS.OE_VALIDATE_LINE dependencies on WSH_DELIVERY_ASSIGNMENTS
12.1.1
-
APPS.ISC_DBI_WSH_FTE_OBJECTS_C dependencies on WSH_DELIVERY_ASSIGNMENTS
12.1.1
-
APPS.WSH_WMS_LPN_GRP dependencies on WSH_DELIVERY_ASSIGNMENTS
12.1.1
-
APPS.WSH_VENDOR_PARTY_MERGE_PKG dependencies on WSH_DELIVERY_ASSIGNMENTS
12.1.1
-
APPS.INV_UI_ITEM_LOVS dependencies on WSH_DELIVERY_ASSIGNMENTS
12.2.2
-
APPS.INV_LABEL_PVT2 dependencies on WSH_DELIVERY_ASSIGNMENTS
12.2.2
-
APPS.WSH_USA_QUANTITY_PVT dependencies on WSH_DELIVERY_ASSIGNMENTS
12.2.2
-
APPS.INV_SHIPPING_TRANSACTION_PUB dependencies on WSH_DELIVERY_ASSIGNMENTS
12.2.2
-
APPS.INV_LABEL_PVT8 dependencies on WSH_DELIVERY_ASSIGNMENTS
12.2.2
-
APPS.WSH_INTERFACE_COMMON_ACTIONS dependencies on WSH_DELIVERY_ASSIGNMENTS
12.2.2
-
APPS.WSH_DELIVERY_SPLITTER_PKG dependencies on WSH_DELIVERY_ASSIGNMENTS
12.2.2
-
APPS.AR_DEFERRAL_REASONS_GRP dependencies on WSH_DELIVERY_ASSIGNMENTS
12.2.2
-
APPS.GML_MOBILE_SHIP_CONFIRM dependencies on WSH_DELIVERY_ASSIGNMENTS
12.2.2
-
APPS.WSH_DELIVERY_LEGS_ACTIONS dependencies on WSH_DELIVERY_ASSIGNMENTS
12.2.2
-
APPS.FLM_KANBAN_TRANSFER dependencies on WSH_DELIVERY_ASSIGNMENTS
12.2.2
-
APPS.INV_MGD_MVT_FIN_MDTR dependencies on WSH_DELIVERY_ASSIGNMENTS
12.2.2
-
APPS.JAI_OM_WDD_PROCESSING_PKG dependencies on WSH_DELIVERY_ASSIGNMENTS
12.2.2
-
APPS.INV_RCV_COMMON_APIS dependencies on WSH_DELIVERY_ASSIGNMENTS
12.2.2
-
APPS.JAI_OM_WDD_TRIGGER_PKG dependencies on WSH_DELIVERY_ASSIGNMENTS
12.2.2
-
APPS.WSH_USA_CATEGORIES_PVT dependencies on WSH_DELIVERY_ASSIGNMENTS
12.2.2
-
APPS.GML_MOBILE_MOVE_ORDER dependencies on WSH_DELIVERY_ASSIGNMENTS
12.2.2
-
APPS.JAI_CMN_RGM_PROCESSING_PKG dependencies on WSH_DELIVERY_ASSIGNMENTS
12.2.2
-
APPS.INV_LABEL_PVT2 dependencies on WSH_DELIVERY_ASSIGNMENTS
12.1.1
-
APPS.WSH_XC_UTIL dependencies on WSH_DELIVERY_ASSIGNMENTS
12.1.1
-
APPS.INV_RESERVATION_PVT dependencies on WSH_DELIVERY_ASSIGNMENTS
12.1.1
-
APPS.WSH_INBOUND_UTIL_PKG dependencies on WSH_DELIVERY_ASSIGNMENTS
12.1.1
-
APPS.INV_SHIPPING_TRANSACTION_PUB dependencies on WSH_DELIVERY_ASSIGNMENTS
12.1.1
-
APPS.CSP_PICK_UTILS dependencies on WSH_DELIVERY_ASSIGNMENTS
12.1.1
-
APPS.WSH_TMS_RELEASE dependencies on WSH_DELIVERY_ASSIGNMENTS
12.1.1
-
APPS.WMS_MDC_PVT dependencies on WSH_DELIVERY_ASSIGNMENTS
12.1.1
-
APPS.WSH_FTE_COMP_CONSTRAINT_GRP dependencies on WSH_DELIVERY_ASSIGNMENTS
12.1.1
-
APPS.WSH_WSHRDBOL_XMLP_PKG dependencies on WSH_DELIVERY_ASSIGNMENTS
12.1.1
-
APPS.JAI_OE_OLA_TRIGGER_PKG dependencies on WSH_DELIVERY_ASSIGNMENTS
12.1.1
-
APPS.WMS_UT_PKG dependencies on WSH_DELIVERY_ASSIGNMENTS
12.1.1
-
APPS.CSD_DEPOT_UPDATE_PVT dependencies on WSH_DELIVERY_ASSIGNMENTS
12.1.1
-
APPS.INV_LPN_TRX_PUB dependencies on WSH_DELIVERY_ASSIGNMENTS
12.1.1
-
APPS.WSH_DELIVERY_AUTOCREATE dependencies on WSH_DELIVERY_ASSIGNMENTS
12.1.1
-
APPS.OE_AR_ACCEPTANCE_GRP dependencies on WSH_DELIVERY_ASSIGNMENTS
12.1.1
-
APPS.WSH_ITM_EXPORT_SCREENING dependencies on WSH_DELIVERY_ASSIGNMENTS
12.1.1