Search Results wsh_delivery_legs
The WSH_DELIVERY_LEGS
table is a critical component in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2, specifically within the Shipping Execution module. This table stores detailed information about the legs of a delivery, which represent the segments of a shipment's journey from the source location to the destination. Each leg corresponds to a portion of the route handled by a specific carrier or mode of transport. Below is a detailed breakdown of its structure, purpose, and key attributes in the context of Oracle EBS.
Purpose and Functionality
TheWSH_DELIVERY_LEGS
table serves as a repository for tracking the movement of shipments across multiple legs or segments of a delivery route. It enables logistics and supply chain teams to monitor and manage the progress of shipments, ensuring visibility into each stage of transportation. This table is integral to the Shipping Execution module, which orchestrates the end-to-end shipping process, including carrier selection, freight costing, and delivery scheduling.
Key Attributes
The table contains several important columns that define the characteristics of each delivery leg:- DELIVERY_LEG_ID: A unique identifier for each delivery leg, serving as the primary key.
- DELIVERY_ID: References the parent delivery record in the
WSH_NEW_DELIVERIES
table. - START_ORGANIZATION_ID: Identifies the starting location (warehouse or facility) for the leg.
- END_ORGANIZATION_ID: Identifies the destination location for the leg.
- CARRIER_ID: Specifies the carrier responsible for transporting the shipment during this leg.
- MODE_OF_TRANSPORT: Indicates the transportation method (e.g., truck, air, ocean).
- ACTUAL_DEPARTURE_DATE: The date and time when the shipment physically departs from the start location.
- ACTUAL_ARRIVAL_DATE: The date and time when the shipment arrives at the end location.
- PLANNED_DEPARTURE_DATE: The scheduled departure date for the leg.
- PLANNED_ARRIVAL_DATE: The scheduled arrival date for the leg.
- STATUS_CODE: Reflects the current status of the leg (e.g., "In Transit," "Completed").
Integration with Other Modules
TheWSH_DELIVERY_LEGS
table integrates with several other Oracle EBS modules, including:
- Inventory Management: Tracks the movement of goods between organizations.
- Order Management: Links delivery legs to sales orders and fulfillment processes.
- Freight Management: Associates legs with freight costs and carrier contracts.
Business Process Flow
The table supports the following business processes:- Delivery Creation: When a delivery is created, one or more legs are defined based on the route and carrier assignments.
- Shipment Execution: As the shipment progresses, the leg statuses are updated to reflect real-time movements.
- Freight Costing: Costs are calculated per leg, enabling accurate freight expense tracking.
- Reporting and Analytics: Data from this table feeds into dashboards and reports for logistics performance analysis.
Technical Considerations
In Oracle EBS 12.1.1 and 12.2.2, theWSH_DELIVERY_LEGS
table is optimized for high-volume transaction processing. Indexes on key columns like DELIVERY_LEG_ID
and DELIVERY_ID
ensure efficient query performance. The table also supports concurrent updates, which is critical for real-time logistics operations.
Conclusion
TheWSH_DELIVERY_LEGS
table is a foundational element of Oracle EBS Shipping Execution, enabling granular tracking and management of shipment legs. Its integration with other modules ensures seamless logistics operations, while its structured design supports scalability and performance. Understanding this table is essential for consultants and administrators working with Oracle EBS transportation and logistics functionalities.
-
Table: WSH_DELIVERY_LEGS
12.1.1
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_DELIVERY_LEGS, object_name:WSH_DELIVERY_LEGS, status:VALID, product: WSH - Shipping Execution , description: Delivery Legs , implementation_dba_data: WSH.WSH_DELIVERY_LEGS ,
-
Table: WSH_DELIVERY_LEGS
12.2.2
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_DELIVERY_LEGS, object_name:WSH_DELIVERY_LEGS, status:VALID, product: WSH - Shipping Execution , description: Delivery Legs , implementation_dba_data: WSH.WSH_DELIVERY_LEGS ,
-
Table: WSH_TRIP_STOPS
12.2.2
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_TRIP_STOPS, object_name:WSH_TRIP_STOPS, status:VALID, product: WSH - Shipping Execution , description: Trip Stops , implementation_dba_data: WSH.WSH_TRIP_STOPS ,
-
Table: WSH_TRIP_STOPS
12.1.1
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_TRIP_STOPS, object_name:WSH_TRIP_STOPS, status:VALID, product: WSH - Shipping Execution , description: Trip Stops , implementation_dba_data: WSH.WSH_TRIP_STOPS ,
-
View: WSH_PURGE_SET_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_PURGE_SET_V, object_name:WSH_PURGE_SET_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_PURGE_SET_V ,
-
View: WSH_INV_DELIVERY_DETAILS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_INV_DELIVERY_DETAILS_V, object_name:WSH_INV_DELIVERY_DETAILS_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_INV_DELIVERY_DETAILS_V ,
-
View: WSH_INV_DELIVERY_DETAILS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_INV_DELIVERY_DETAILS_V, object_name:WSH_INV_DELIVERY_DETAILS_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_INV_DELIVERY_DETAILS_V ,
-
View: WSH_POD_CARGO_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_POD_CARGO_V, object_name:WSH_POD_CARGO_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_POD_CARGO_V ,
-
View: WSH_POD_CARGO_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_POD_CARGO_V, object_name:WSH_POD_CARGO_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_POD_CARGO_V ,
-
Table: WSH_DEL_LEGS_INTERFACE
12.1.1
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_DEL_LEGS_INTERFACE, object_name:WSH_DEL_LEGS_INTERFACE, status:VALID, product: WSH - Shipping Execution , description: Delivery Legs Interface Table , implementation_dba_data: WSH.WSH_DEL_LEGS_INTERFACE ,
-
Table: WSH_DEL_LEGS_INTERFACE
12.2.2
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_DEL_LEGS_INTERFACE, object_name:WSH_DEL_LEGS_INTERFACE, status:VALID, product: WSH - Shipping Execution , description: Delivery Legs Interface Table , implementation_dba_data: WSH.WSH_DEL_LEGS_INTERFACE ,
-
View: WSH_SRS_DSNO_TRIP_STOPS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_SRS_DSNO_TRIP_STOPS_V, object_name:WSH_SRS_DSNO_TRIP_STOPS_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_SRS_DSNO_TRIP_STOPS_V ,
-
View: WSH_BACKORDER_LINES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_BACKORDER_LINES_V, object_name:WSH_BACKORDER_LINES_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_BACKORDER_LINES_V ,
-
Table: WSH_FREIGHT_COSTS
12.1.1
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_FREIGHT_COSTS, object_name:WSH_FREIGHT_COSTS, status:VALID, product: WSH - Shipping Execution , description: Freight Costs , implementation_dba_data: WSH.WSH_FREIGHT_COSTS ,
-
View: WSH_BACKORDER_LINES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_BACKORDER_LINES_V, object_name:WSH_BACKORDER_LINES_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_BACKORDER_LINES_V ,
-
View: WSH_SRS_DSNO_TRIP_STOPS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_SRS_DSNO_TRIP_STOPS_V, object_name:WSH_SRS_DSNO_TRIP_STOPS_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_SRS_DSNO_TRIP_STOPS_V ,
-
View: WSH_DELIVERY_STOPS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_DELIVERY_STOPS_V, object_name:WSH_DELIVERY_STOPS_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_DELIVERY_STOPS_V ,
-
View: WSH_BOLS_DB_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_BOLS_DB_V, object_name:WSH_BOLS_DB_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_BOLS_DB_V ,
-
Table: WSH_FREIGHT_COSTS
12.2.2
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_FREIGHT_COSTS, object_name:WSH_FREIGHT_COSTS, status:VALID, product: WSH - Shipping Execution , description: Freight Costs , implementation_dba_data: WSH.WSH_FREIGHT_COSTS ,
-
View: WSH_BOLS_DB_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_BOLS_DB_V, object_name:WSH_BOLS_DB_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_BOLS_DB_V ,
-
View: WSH_DELIVERY_STOPS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_DELIVERY_STOPS_V, object_name:WSH_DELIVERY_STOPS_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_DELIVERY_STOPS_V ,
-
Table: WSH_NEW_DELIVERIES
12.1.1
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_NEW_DELIVERIES, object_name:WSH_NEW_DELIVERIES, status:VALID, product: WSH - Shipping Execution , description: Deliveries , implementation_dba_data: WSH.WSH_NEW_DELIVERIES ,
-
View: WSHBV_DELIVERY_LEGS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHBV_DELIVERY_LEGS, object_name:WSHBV_DELIVERY_LEGS, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSHBV_DELIVERY_LEGS ,
-
View: WSH_PACKING_SLIPS_DB_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_PACKING_SLIPS_DB_V, object_name:WSH_PACKING_SLIPS_DB_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_PACKING_SLIPS_DB_V ,
-
View: WSHBV_DELIVERY_LEGS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHBV_DELIVERY_LEGS, object_name:WSHBV_DELIVERY_LEGS, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSHBV_DELIVERY_LEGS ,
-
Table: WSH_NEW_DELIVERIES
12.2.2
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_NEW_DELIVERIES, object_name:WSH_NEW_DELIVERIES, status:VALID, product: WSH - Shipping Execution , description: Deliveries , implementation_dba_data: WSH.WSH_NEW_DELIVERIES ,
-
View: WSH_PACKING_SLIPS_DB_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_PACKING_SLIPS_DB_V, object_name:WSH_PACKING_SLIPS_DB_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_PACKING_SLIPS_DB_V ,
-
View: WSH_POD_DETAIL_V
12.1.1
product: WSH - Shipping Execution , implementation_dba_data: Not implemented in this database ,
-
View: WSH_DELIVERABLE_STOPS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_DELIVERABLE_STOPS_V, object_name:WSH_DELIVERABLE_STOPS_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_DELIVERABLE_STOPS_V ,
-
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: WSH - Shipping Execution , 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: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_SHIPPING_DETAILS_V ,
-
View: WSH_DELIVERABLE_STOPS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_DELIVERABLE_STOPS_V, object_name:WSH_DELIVERABLE_STOPS_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_DELIVERABLE_STOPS_V ,
-
View: WSH_POD_DETAIL_V
12.2.2
product: WSH - Shipping Execution , implementation_dba_data: Not implemented in this database ,
-
View: WSH_BOLS_RD_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_BOLS_RD_V, object_name:WSH_BOLS_RD_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_BOLS_RD_V ,
-
View: WSH_BOLS_RD_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_BOLS_RD_V, object_name:WSH_BOLS_RD_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_BOLS_RD_V ,
-
View: WSH_POD_SUMMARY_V
12.1.1
product: WSH - Shipping Execution , implementation_dba_data: Not implemented in this database ,
-
View: WSH_PICKING_BATCHES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_PICKING_BATCHES_V, object_name:WSH_PICKING_BATCHES_V, status:VALID, product: WSH - Shipping Execution , description: /* Bug: 1924581 , HR_LOCATION changes made on 8/15/01 , implementation_dba_data: APPS.WSH_PICKING_BATCHES_V ,
-
View: WSH_POD_SUMMARY_V
12.2.2
product: WSH - Shipping Execution , implementation_dba_data: Not implemented in this database ,
-
View: WSHFV_DELIVERY_LEGS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHFV_DELIVERY_LEGS, object_name:WSHFV_DELIVERY_LEGS, status:VALID, product: WSH - Shipping Execution , description: Full BIS Business View for Delivery Legs , implementation_dba_data: APPS.WSHFV_DELIVERY_LEGS ,
-
View: WSHFV_DELIVERY_LEGS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHFV_DELIVERY_LEGS, object_name:WSHFV_DELIVERY_LEGS, status:VALID, product: WSH - Shipping Execution , description: Full BIS Business View for Delivery Legs , implementation_dba_data: APPS.WSHFV_DELIVERY_LEGS ,
-
View: WSHBV_DOCUMENT_PACKSLIP
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHBV_DOCUMENT_PACKSLIP, object_name:WSHBV_DOCUMENT_PACKSLIP, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSHBV_DOCUMENT_PACKSLIP ,
-
View: WSHBV_DOCUMENT_PACKSLIP
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHBV_DOCUMENT_PACKSLIP, object_name:WSHBV_DOCUMENT_PACKSLIP, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSHBV_DOCUMENT_PACKSLIP ,
-
View: WSHBV_DOCUMENT_BOL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHBV_DOCUMENT_BOL, object_name:WSHBV_DOCUMENT_BOL, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSHBV_DOCUMENT_BOL ,
-
View: WSHBV_DOCUMENT_BOL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHBV_DOCUMENT_BOL, object_name:WSHBV_DOCUMENT_BOL, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSHBV_DOCUMENT_BOL ,
-
View: WSHFV_DOCUMENT_PACKSLIP
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHFV_DOCUMENT_PACKSLIP, object_name:WSHFV_DOCUMENT_PACKSLIP, status:VALID, product: WSH - Shipping Execution , description: Full BIS Business View of Document Instances for Pack Slip. , implementation_dba_data: APPS.WSHFV_DOCUMENT_PACKSLIP ,
-
View: WSHFV_DOCUMENT_PACKSLIP
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHFV_DOCUMENT_PACKSLIP, object_name:WSHFV_DOCUMENT_PACKSLIP, status:VALID, product: WSH - Shipping Execution , description: Full BIS Business View of Document Instances for Pack Slip. , implementation_dba_data: APPS.WSHFV_DOCUMENT_PACKSLIP ,
-
View: WSHFV_DOCUMENT_BOL
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHFV_DOCUMENT_BOL, object_name:WSHFV_DOCUMENT_BOL, status:VALID, product: WSH - Shipping Execution , description: Full BIS Business View of Document Instances for Bill of Lading. , implementation_dba_data: APPS.WSHFV_DOCUMENT_BOL ,
-
View: WSH_PICKING_BATCHES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_PICKING_BATCHES_V, object_name:WSH_PICKING_BATCHES_V, status:VALID, product: WSH - Shipping Execution , description: /* Bug: 1924581 , HR_LOCATION changes made on 8/15/01 , implementation_dba_data: APPS.WSH_PICKING_BATCHES_V ,
-
View: WSHFV_DOCUMENT_BOL
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHFV_DOCUMENT_BOL, object_name:WSHFV_DOCUMENT_BOL, status:VALID, product: WSH - Shipping Execution , description: Full BIS Business View of Document Instances for Bill of Lading. , implementation_dba_data: APPS.WSHFV_DOCUMENT_BOL ,
-
View: WSH_STOP_DELIVERIES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_STOP_DELIVERIES_V, object_name:WSH_STOP_DELIVERIES_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_STOP_DELIVERIES_V ,