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 ,
-
APPS.OE_INVOICE_PUB dependencies on WSH_DELIVERY_LEGS
12.1.1
-
APPS.WSH_WSHRDVLS_XMLP_PKG dependencies on WSH_DELIVERY_LEGS
12.1.1
-
APPS.WSH_CONTAINER_ACTIONS dependencies on WSH_DELIVERY_LEGS
12.1.1
-
APPS.FTE_TL_CACHE dependencies on WSH_DELIVERY_LEGS
12.1.1
-
APPS.WSH_PURGE dependencies on WSH_DELIVERY_LEGS
12.1.1
-
APPS.WSH_DELIVERY_LEGS_ACTIONS dependencies on WSH_DELIVERY_LEGS
12.1.1
-
APPS.WMS_OP_DEST_SYS_APIS dependencies on WSH_DELIVERY_LEGS
12.1.1
-
APPS.WSH_DOCUMENT_SETS dependencies on WSH_DELIVERY_LEGS
12.1.1
-
APPS.WSH_WSHRDBSR_XMLP_PKG dependencies on WSH_DELIVERY_LEGS
12.1.1
-
APPS.FTE_TRIP_RATING_GRP dependencies on WSH_DELIVERY_LEGS
12.1.1
-
APPS.WSH_TRIPS_ACTIONS dependencies on WSH_DELIVERY_LEGS
12.1.1
-
APPS.WSH_OTM_SYNC_ITEM_PKG dependencies on WSH_DELIVERY_LEGS
12.1.1
-
APPS.WSH_WSHRDMBL_XMLP_PKG dependencies on WSH_DELIVERY_LEGS
12.1.1
-
APPS.WSH_UTIL_CORE dependencies on WSH_DELIVERY_LEGS
12.1.1
-
APPS.WSH_WV_UTILS dependencies on WSH_DELIVERY_LEGS
12.1.1
-
APPS.WSH_TRIP_STOPS_GRP dependencies on WSH_DELIVERY_LEGS
12.1.1
-
APPS.WSH_ROUTING_RESPONSE_PKG dependencies on WSH_DELIVERY_LEGS
12.1.1
-
APPS.WSH_DCP_PVT dependencies on WSH_DELIVERY_LEGS
12.1.1
-
APPS.WSH_DCP_PVT dependencies on WSH_DELIVERY_LEGS
12.2.2
-
APPS.WSH_FREIGHT_COSTS_PVT dependencies on WSH_DELIVERY_LEGS
12.2.2
-
APPS.WMS_WAVE_PLANNING_PVT dependencies on WSH_DELIVERY_LEGS
12.2.2
-
APPS.WSH_WSHRDLAB_XMLP_PKG dependencies on WSH_DELIVERY_LEGS
12.2.2
-
APPS.WSH_TRIP_CONSOLIDATION dependencies on WSH_DELIVERY_LEGS
12.2.2
-
APPS.WSH_DATA_PROTECTION dependencies on WSH_DELIVERY_LEGS
12.2.2
-
APPS.WSH_WMS_LPN_GRP dependencies on WSH_DELIVERY_LEGS
12.2.2
-
APPS.WSH_FTE_CONSTRAINT_FRAMEWORK dependencies on WSH_DELIVERY_LEGS
12.2.2
-
APPS.WSH_TP_RELEASE_INT dependencies on WSH_DELIVERY_LEGS
12.2.2
-
APPS.WSH_ASN_RECEIPT_PVT dependencies on WSH_DELIVERY_LEGS
12.2.2
-
APPS.RCV_WSH_INTERFACE_PKG dependencies on WSH_DELIVERY_LEGS
12.2.2
-
APPS.WMS_OP_DEST_SYS_APIS dependencies on WSH_DELIVERY_LEGS
12.2.2
-
APPS.FTE_WSH_INTERFACE_PKG dependencies on WSH_DELIVERY_LEGS
12.2.2
-
APPS.WMS_XDOCK_PEGGING_PUB dependencies on WSH_DELIVERY_LEGS
12.2.2
-
APPS.WSH_FTE_COMP_CONSTRAINT_PKG dependencies on WSH_DELIVERY_LEGS
12.2.2
-
APPS.WSH_BOLS_PVT dependencies on WSH_DELIVERY_LEGS
12.2.2
-
APPS.WSH_TRIP_STOPS_GRP dependencies on WSH_DELIVERY_LEGS
12.2.2
-
APPS.WSH_DELIVERY_DETAILS_UTILITIES dependencies on WSH_DELIVERY_LEGS
12.2.2
-
APPS.WSH_INTEGRATION dependencies on WSH_DELIVERY_LEGS
12.1.1
-
APPS.WSH_FC_INTERFACE_PKG dependencies on WSH_DELIVERY_LEGS
12.1.1
-
APPS.FTE_TRACKING_WRAPPER dependencies on WSH_DELIVERY_LEGS
12.1.1
-
APPS.WMS_REPLENISHMENT_PVT dependencies on WSH_DELIVERY_LEGS
12.1.1
-
APPS.WSH_FREIGHT_COSTS_PVT dependencies on WSH_DELIVERY_LEGS
12.1.1
-
APPS.WSH_DELIVERY_UTIL dependencies on WSH_DELIVERY_LEGS
12.1.1
-
APPS.WSH_TRIPS_PVT dependencies on WSH_DELIVERY_LEGS
12.1.1
-
APPS.JL_ZZ_RECEIV_INTERFACE dependencies on WSH_DELIVERY_LEGS
12.1.1
-
APPS.WSH_TMS_RELEASE dependencies on WSH_DELIVERY_LEGS
12.1.1
-
APPS.FTE_DELIVERY_ACTIVITY dependencies on WSH_DELIVERY_LEGS
12.1.1
-
APPS.WMS_MDC_PVT dependencies on WSH_DELIVERY_LEGS
12.1.1
-
APPS.WSH_INTERFACE_GRP dependencies on WSH_DELIVERY_LEGS
12.1.1