Search Results wsh_departures
Overview
The WSH_DEPARTURES table is a core data object within the Oracle E-Business Suite (EBS) Order Entry (OE) module, specifically integral to the shipping execution lifecycle. It serves as the master repository for recording and managing departure entities. In the context of shipping and fulfillment, a departure represents a scheduled or actual movement of goods, such as a truckload, shipment leg, or freight consolidation event. This table enables the system to plan, track, and associate deliveries with specific transportation segments, forming a critical link between order fulfillment activities and physical logistics. Its role is to provide a structured framework for managing the timing and sequencing of outbound logistics operations.
Key Information Stored
While the provided metadata does not list individual columns, the primary and foreign key relationships define its critical structure. The central identifier is the DEPARTURE_ID, which is the primary key (WSH_DEPARTURES_PK). A significant recursive relationship is established via the ARRIVE_AFTER_DEPARTURE_ID foreign key, which points back to the same table. This allows for modeling sequential departure dependencies, where one departure cannot commence until a prior one arrives. The table also links to operational entities through foreign keys, notably REPORT_SET_ID for associating output documents. The presence of both PLANNED_DEPARTURE_ID and ACTUAL_DEPARTURE_ID in the related WSH_DELIVERIES table indicates that WSH_DEPARTURES stores records for both scheduled and executed departure events.
Common Use Cases and Queries
Common use cases revolve around shipment planning, status tracking, and reporting. Planners use this table to schedule freight movements and consolidate deliveries. Dispatchers query it to view actual departure times and sequences. A typical query would join WSH_DEPARTURES with WSH_DELIVERIES to analyze the status of deliveries planned for a specific departure. For instance, identifying all deliveries associated with a delayed departure would assist in customer notification. Another common pattern involves the recursive relationship to build a sequence of departures for a complex multi-leg shipment. Reporting often focuses on departure timeliness, comparing planned versus actual departure dates, and analyzing resource utilization based on departure schedules.
Related Objects
The WSH_DEPARTURES table is central to the shipping schema, with extensive relationships documented in the metadata. Key related objects include:
- WSH_DELIVERIES: The primary child table, linked via PLANNED_DEPARTURE_ID and ACTUAL_DEPARTURE_ID. This is the most critical relationship, tying departure schedules to specific delivery lines.
- SO_PICKING_BATCHES_ALL and SO_PICKING_LINE_DETAILS: These tables reference the DEPARTURE_ID, linking the departure to the picking and batch release processes that precede shipping.
- SO_LINE_DETAILS: Links order line fulfillment details to a specific departure.
- SO_REPORT_SETS: Associates a set of shipping documents (like bills of lading) with a departure via REPORT_SET_ID.
- Self-Reference: The recursive foreign key on ARRIVE_AFTER_DEPARTURE_ID allows for modeling departure sequences within the same table.
-
Table: WSH_DEPARTURES
12.2.2
owner:OE, object_type:TABLE, fnd_design_data:OE.WSH_DEPARTURES, object_name:WSH_DEPARTURES, status:VALID, product: OE - Order Entry , description: Shipping departures , implementation_dba_data: OE.WSH_DEPARTURES ,
-
Table: WSH_DEPARTURES
12.1.1
owner:OE, object_type:TABLE, fnd_design_data:OE.WSH_DEPARTURES, object_name:WSH_DEPARTURES, status:VALID, product: OE - Order Entry , description: Shipping departures , implementation_dba_data: OE.WSH_DEPARTURES ,
-
Table: WSH_DELIVERIES
12.2.2
owner:OE, object_type:TABLE, fnd_design_data:OE.WSH_DELIVERIES, object_name:WSH_DELIVERIES, status:VALID, product: OE - Order Entry , description: Shipping deliveries , implementation_dba_data: OE.WSH_DELIVERIES ,
-
Table: WSH_DELIVERIES
12.1.1
owner:OE, object_type:TABLE, fnd_design_data:OE.WSH_DELIVERIES, object_name:WSH_DELIVERIES, status:VALID, product: OE - Order Entry , description: Shipping deliveries , implementation_dba_data: OE.WSH_DELIVERIES ,
-
View: WSHFV_DEPARTURE
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OE.WSHFV_DEPARTURE, object_name:WSHFV_DEPARTURE, status:VALID, product: OE - Order Entry , description: - Retrofitted , implementation_dba_data: APPS.WSHFV_DEPARTURE ,
-
View: WSHFV_DEPARTURE
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OE.WSHFV_DEPARTURE, object_name:WSHFV_DEPARTURE, status:VALID, product: OE - Order Entry , description: - Retrofitted , implementation_dba_data: APPS.WSHFV_DEPARTURE ,
-
Table: SO_LINE_DETAILS
12.2.2
owner:OE, object_type:TABLE, fnd_design_data:OE.SO_LINE_DETAILS, object_name:SO_LINE_DETAILS, status:VALID, product: OE - Order Entry , description: Order line schedule details , implementation_dba_data: OE.SO_LINE_DETAILS ,
-
View: WSHFV_DELIVERY
12.1.1
product: OE - Order Entry , description: - Retrofitted , implementation_dba_data: Not implemented in this database ,
-
View: WSHFV_DELIVERY
12.2.2
product: OE - Order Entry , description: - Retrofitted , implementation_dba_data: Not implemented in this database ,
-
View: WSH_DEPARTURES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OE.WSH_DEPARTURES_V, object_name:WSH_DEPARTURES_V, status:VALID, product: OE - Order Entry , description: Departures for departure planning or ship confirm , implementation_dba_data: APPS.WSH_DEPARTURES_V ,
-
Table: SO_LINE_DETAILS
12.1.1
owner:OE, object_type:TABLE, fnd_design_data:OE.SO_LINE_DETAILS, object_name:SO_LINE_DETAILS, status:VALID, product: OE - Order Entry , description: Order line schedule details , implementation_dba_data: OE.SO_LINE_DETAILS ,
-
Table: SO_PICKING_LINE_DETAILS
12.1.1
owner:OE, object_type:TABLE, fnd_design_data:OE.SO_PICKING_LINE_DETAILS, object_name:SO_PICKING_LINE_DETAILS, status:VALID, product: OE - Order Entry , description: Picking line details , implementation_dba_data: OE.SO_PICKING_LINE_DETAILS ,
-
Table: SO_PICKING_LINE_DETAILS
12.2.2
owner:OE, object_type:TABLE, fnd_design_data:OE.SO_PICKING_LINE_DETAILS, object_name:SO_PICKING_LINE_DETAILS, status:VALID, product: OE - Order Entry , description: Picking line details , implementation_dba_data: OE.SO_PICKING_LINE_DETAILS ,
-
View: WSH_DEPARTURES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OE.WSH_DEPARTURES_V, object_name:WSH_DEPARTURES_V, status:VALID, product: OE - Order Entry , description: Departures for departure planning or ship confirm , implementation_dba_data: APPS.WSH_DEPARTURES_V ,
-
View: WSH_PACKED_CONTAINERS_DPW_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OE.WSH_PACKED_CONTAINERS_DPW_V, object_name:WSH_PACKED_CONTAINERS_DPW_V, status:VALID, product: OE - Order Entry , description: Containers for Departure Planning Workbench , implementation_dba_data: APPS.WSH_PACKED_CONTAINERS_DPW_V ,
-
Table: SO_REPORT_SETS
12.1.1
owner:OE, object_type:TABLE, fnd_design_data:OE.SO_REPORT_SETS, object_name:SO_REPORT_SETS, status:VALID, product: OE - Order Entry , description: Document sets to be printed from Ship Confirm Delivery and Ship Confirm Departure windows , implementation_dba_data: OE.SO_REPORT_SETS ,
-
Table: SO_REPORT_SETS
12.2.2
owner:OE, object_type:TABLE, fnd_design_data:OE.SO_REPORT_SETS, object_name:SO_REPORT_SETS, status:VALID, product: OE - Order Entry , description: Document sets to be printed from Ship Confirm Delivery and Ship Confirm Departure windows , implementation_dba_data: OE.SO_REPORT_SETS ,
-
Table: SO_PICKING_BATCHES_ALL
12.2.2
owner:OE, object_type:TABLE, fnd_design_data:OE.SO_PICKING_BATCHES_ALL, object_name:SO_PICKING_BATCHES_ALL, status:VALID, product: OE - Order Entry , description: Released order batches , implementation_dba_data: OE.SO_PICKING_BATCHES_ALL ,
-
Table: SO_PICKING_BATCHES_ALL
12.1.1
owner:OE, object_type:TABLE, fnd_design_data:OE.SO_PICKING_BATCHES_ALL, object_name:SO_PICKING_BATCHES_ALL, status:VALID, product: OE - Order Entry , description: Released order batches , implementation_dba_data: OE.SO_PICKING_BATCHES_ALL ,
-
View: WSH_PACKED_CONTAINERS_DPW_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OE.WSH_PACKED_CONTAINERS_DPW_V, object_name:WSH_PACKED_CONTAINERS_DPW_V, status:VALID, product: OE - Order Entry , description: Containers for Departure Planning Workbench , implementation_dba_data: APPS.WSH_PACKED_CONTAINERS_DPW_V ,
-
View: WSH_DELIVERIES_DPW_LOV_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OE.WSH_DELIVERIES_DPW_LOV_V, object_name:WSH_DELIVERIES_DPW_LOV_V, status:VALID, product: OE - Order Entry , description: Open or planned deliveries created using Departure Planning Workbench , implementation_dba_data: APPS.WSH_DELIVERIES_DPW_LOV_V ,
-
View: WSH_DELIVERIES_DPW_LOV_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OE.WSH_DELIVERIES_DPW_LOV_V, object_name:WSH_DELIVERIES_DPW_LOV_V, status:VALID, product: OE - Order Entry , description: Open or planned deliveries created using Departure Planning Workbench , implementation_dba_data: APPS.WSH_DELIVERIES_DPW_LOV_V ,
-
View: WSHBV_DEPARTURE
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OE.WSHBV_DEPARTURE, object_name:WSHBV_DEPARTURE, status:VALID, product: OE - Order Entry , description: - Retrofitted , implementation_dba_data: APPS.WSHBV_DEPARTURE ,
-
View: SO_DELIVERIES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OE.SO_DELIVERIES_V, object_name:SO_DELIVERIES_V, status:VALID, product: OE - Order Entry , implementation_dba_data: APPS.SO_DELIVERIES_V ,
-
View: WSH_BIS_FILL_RATE_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OE.WSH_BIS_FILL_RATE_V WSH.WSH_BIS_FILL_RATE_V, object_name:WSH_BIS_FILL_RATE_V, status:VALID, product: OE - Order Entry , implementation_dba_data: APPS.WSH_BIS_FILL_RATE_V ,
-
View: WSHBV_DEPARTURE
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OE.WSHBV_DEPARTURE, object_name:WSHBV_DEPARTURE, status:VALID, product: OE - Order Entry , description: - Retrofitted , implementation_dba_data: APPS.WSHBV_DEPARTURE ,
-
View: SO_DELIVERIES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OE.SO_DELIVERIES_V, object_name:SO_DELIVERIES_V, status:VALID, product: OE - Order Entry , implementation_dba_data: APPS.SO_DELIVERIES_V ,
-
View: WSH_BIS_FILL_RATE_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OE.WSH_BIS_FILL_RATE_V WSH.WSH_BIS_FILL_RATE_V, object_name:WSH_BIS_FILL_RATE_V, status:VALID, product: OE - Order Entry , implementation_dba_data: APPS.WSH_BIS_FILL_RATE_V ,
-
View: WSH_BIS_WAREHOUSE_DOCS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OE.WSH_BIS_WAREHOUSE_DOCS_V, object_name:WSH_BIS_WAREHOUSE_DOCS_V, status:VALID, product: OE - Order Entry , implementation_dba_data: APPS.WSH_BIS_WAREHOUSE_DOCS_V ,
-
View: WSH_BIS_WAREHOUSE_DOCS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OE.WSH_BIS_WAREHOUSE_DOCS_V, object_name:WSH_BIS_WAREHOUSE_DOCS_V, status:VALID, product: OE - Order Entry , implementation_dba_data: APPS.WSH_BIS_WAREHOUSE_DOCS_V ,
-
View: WSH_DELIVERY_LINES_DPW_V
12.2.2
product: OE - Order Entry , description: Delivery lines for Departure Planning Workbench , implementation_dba_data: Not implemented in this database ,
-
View: WSH_DELIVERIES_V
12.2.2
product: OE - Order Entry , description: Deliveries for departure planning or ship confirm , implementation_dba_data: Not implemented in this database ,
-
View: WSH_DELIVERY_LINES_DPW_V
12.1.1
product: OE - Order Entry , description: Delivery lines for Departure Planning Workbench , implementation_dba_data: Not implemented in this database ,
-
View: WSH_DELIVERIES_V
12.1.1
product: OE - Order Entry , description: Deliveries for departure planning or ship confirm , implementation_dba_data: Not implemented in this database ,
-
View: WSHFV_PICKING_BATCH
12.2.2
product: OE - Order Entry , description: - Retrofitted , implementation_dba_data: Not implemented in this database ,
-
View: WSHFV_PICKING_BATCH
12.1.1
product: OE - Order Entry , description: - Retrofitted , implementation_dba_data: Not implemented in this database ,
-
View: OEFV_SHIPMENT_LINES
12.1.1
product: OE - Order Entry , implementation_dba_data: Not implemented in this database ,
-
View: OEFV_SHIPMENT_LINES
12.2.2
product: OE - Order Entry , implementation_dba_data: Not implemented in this database ,
-
View: SO_PICKING_BATCHES_V
12.2.2
product: OE - Order Entry , description: 10SC ONLY , implementation_dba_data: Not implemented in this database ,
-
View: SO_PICKING_BATCHES_V
12.1.1
product: OE - Order Entry , description: 10SC ONLY , implementation_dba_data: Not implemented in this database ,
-
View: WSHFV_PICK_LINE_DETAIL
12.1.1
product: OE - Order Entry , description: - Retrofitted , implementation_dba_data: Not implemented in this database ,
-
View: WSHFV_PICK_LINE_DETAIL
12.2.2
product: OE - Order Entry , description: - Retrofitted , implementation_dba_data: Not implemented in this database ,
-
View: WSH_SHIPPING_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:OE.WSH_SHIPPING_DETAILS_V WSH.WSH_SHIPPING_DETAILS_V, object_name:WSH_SHIPPING_DETAILS_V, status:VALID, product: OE - Order Entry , implementation_dba_data: APPS.WSH_SHIPPING_DETAILS_V ,
-
View: WSH_SHIPPING_DETAILS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:OE.WSH_SHIPPING_DETAILS_V WSH.WSH_SHIPPING_DETAILS_V, object_name:WSH_SHIPPING_DETAILS_V, status:VALID, product: OE - Order Entry , implementation_dba_data: APPS.WSH_SHIPPING_DETAILS_V ,