← All tables
Oracle Fusion/Supply Chain/Shipping

WSH_DELIVERY_ASSIGNMENTS

Links a delivery detail (line) to the delivery it's currently grouped into.

Key Columns

DELIVERY_IDDELIVERY_DETAIL_ID

Used In

Shipping

Notes

Modeled as a separate assignment table rather than a direct FK on WSH_DELIVERY_DETAILS, so a line can be reassigned to a different delivery (e.g. a split shipment) before ship confirm — verify the exact column set against your instance.

Related

Shipping data model: delivery detail, delivery, and trip

Pick release creates a WSH_DELIVERY_DETAILS row per fulfillment line, grouped into a WSH_NEW_DELIVERIES header via WSH_DELIVERY_ASSIGNMENTS — a separate assignment table (not a direct FK) specifically so a line can be moved to a different delivery before it ships. One or more deliveries are then planned onto a WSH_TRIPS header at a WSH_TRIP_STOPS pickup/dropoff location, which is the transportation-run level (e.g. one truck's route) above the delivery.