Search Results wsh_trip_stops
The WSH_TRIP_STOPS
table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical component of the Shipping Execution module, which facilitates the management of transportation logistics. This table stores detailed information about stops associated with trips, enabling organizations to track and optimize their shipping operations. Below is a detailed analysis of its structure, purpose, and integration within Oracle EBS.
Purpose and Functional Context
The WSH_TRIP_STOPS
table serves as a repository for stop-related data within the shipping lifecycle. A "trip" represents a shipment journey, while a "stop" denotes a specific location visited during that journey, such as a warehouse, customer site, or distribution center. This table links to other key shipping tables, including WSH_TRIPS
(trip headers) and WSH_DELIVERY_LEGS
(delivery route segments), to provide a comprehensive view of transportation activities.
Key Columns and Data Structure
The table includes columns that define stop attributes, such as:
- TRIP_STOP_ID: Primary key uniquely identifying each stop.
- TRIP_ID: Foreign key referencing
WSH_TRIPS
, associating the stop with a trip. - STOP_SEQUENCE_NUMBER: Indicates the order of stops in a trip.
- STOP_LOCATION_ID: References
HR_LOCATIONS
to specify the physical stop location. - PLANNED_ARRIVAL_DATE and PLANNED_DEPARTURE_DATE: Timestamps for scheduling.
- ACTUAL_ARRIVAL_DATE and ACTUAL_DEPARTURE_DATE: Captures real-time stop execution data.
- STATUS_CODE: Tracks stop progress (e.g., "OPEN," "CLOSED," "CANCELLED").
Integration with Oracle EBS Modules
The WSH_TRIP_STOPS
table integrates with multiple EBS modules:
- Inventory (INV): Links to
MTL_SHIPPING_NETWORK_VIEW
for warehouse routing. - Order Management (OM): Synchronizes with
WSH_DELIVERIES
to align stops with customer deliveries. - Procurement (PO): Connects to
PO_HEADERS
for inbound shipment tracking. - Financials (GL): Supports freight cost allocation via
WSH_FREIGHT_COSTS
.
Technical Considerations
In Oracle EBS 12.2.2, the table leverages Oracle's Online Patch (OLP) technology, allowing updates without downtime. Indexes on TRIP_ID
and STOP_SEQUENCE_NUMBER
optimize query performance for trip routing reports. The table also participates in Oracle's Trading Community Architecture (TCA), enabling geospatial analysis of stop locations.
Business Process Impact
Organizations use WSH_TRIP_STOPS
to:
- Monitor on-time delivery performance via stop timestamps.
- Optimize routes by analyzing historical stop sequences.
- Calculate freight costs based on stop distances and durations.
- Trigger automated notifications (e.g., ASN generation) upon stop completion.
Conclusion
The WSH_TRIP_STOPS
table is a foundational element in Oracle EBS Shipping Execution, enabling precise control over transportation logistics. Its robust design and integration capabilities support real-time tracking, cost management, and process automation, making it indispensable for supply chain operations in EBS 12.1.1 and 12.2.2 environments.
-
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 ,
-
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_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_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 ,
-
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: WSH_DELIVERY_TRIPS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_DELIVERY_TRIPS_V, object_name:WSH_DELIVERY_TRIPS_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_DELIVERY_TRIPS_V ,
-
View: WSH_DELIVERY_TRIPS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_DELIVERY_TRIPS_V, object_name:WSH_DELIVERY_TRIPS_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_DELIVERY_TRIPS_V ,
-
View: WSH_DELIVERABLE_TRIPS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_DELIVERABLE_TRIPS_V, object_name:WSH_DELIVERABLE_TRIPS_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_DELIVERABLE_TRIPS_V ,
-
View: WSH_DELIVERABLE_TRIPS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_DELIVERABLE_TRIPS_V, object_name:WSH_DELIVERABLE_TRIPS_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_DELIVERABLE_TRIPS_V ,
-
Table: WSH_EXCEPTIONS
12.2.2
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_EXCEPTIONS, object_name:WSH_EXCEPTIONS, status:VALID, product: WSH - Shipping Execution , description: Shipping Exceptions , implementation_dba_data: WSH.WSH_EXCEPTIONS ,
-
Table: WSH_PICKING_BATCHES
12.2.2
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_PICKING_BATCHES, object_name:WSH_PICKING_BATCHES, status:VALID, product: WSH - Shipping Execution , description: Picking Batches , implementation_dba_data: WSH.WSH_PICKING_BATCHES ,
-
Table: WSH_EXCEPTIONS
12.1.1
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_EXCEPTIONS, object_name:WSH_EXCEPTIONS, status:VALID, product: WSH - Shipping Execution , description: Shipping Exceptions , implementation_dba_data: WSH.WSH_EXCEPTIONS ,
-
Table: WSH_TRIPS
12.1.1
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_TRIPS, object_name:WSH_TRIPS, status:VALID, product: WSH - Shipping Execution , description: Trips , implementation_dba_data: WSH.WSH_TRIPS ,
-
Table: WSH_PICKING_BATCHES
12.1.1
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_PICKING_BATCHES, object_name:WSH_PICKING_BATCHES, status:VALID, product: WSH - Shipping Execution , description: Picking Batches , implementation_dba_data: WSH.WSH_PICKING_BATCHES ,
-
Table: WSH_TRIPS
12.2.2
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_TRIPS, object_name:WSH_TRIPS, status:VALID, product: WSH - Shipping Execution , description: Trips , implementation_dba_data: WSH.WSH_TRIPS ,
-
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_LOAD_TENDER_SUMMARY_V
12.1.1
product: WSH - Shipping Execution , implementation_dba_data: Not implemented in this database ,
-
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_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 ,
-
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_LOAD_TENDER_SUMMARY_V
12.2.2
product: WSH - Shipping Execution , implementation_dba_data: Not implemented in this database ,
-
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 ,
-
View: WSH_XC_TRIP_STOPS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_XC_TRIP_STOPS_V, object_name:WSH_XC_TRIP_STOPS_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_XC_TRIP_STOPS_V ,
-
View: WSH_XC_TRIP_STOPS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_XC_TRIP_STOPS_V, object_name:WSH_XC_TRIP_STOPS_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_XC_TRIP_STOPS_V ,
-
View: WSH_SRS_TRIP_STOPS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_SRS_TRIP_STOPS_V, object_name:WSH_SRS_TRIP_STOPS_V, status:VALID, product: WSH - Shipping Execution , description: /* 1924581 changes: HR_LOCATIONS, 8/15 */ , implementation_dba_data: APPS.WSH_SRS_TRIP_STOPS_V ,
-
View: WSHBV_TRIP_STOPS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHBV_TRIP_STOPS, object_name:WSHBV_TRIP_STOPS, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSHBV_TRIP_STOPS ,
-
View: WSHBV_TRIP_STOPS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHBV_TRIP_STOPS, object_name:WSHBV_TRIP_STOPS, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSHBV_TRIP_STOPS ,
-
View: WSH_SRS_TRIP_STOPS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_SRS_TRIP_STOPS_V, object_name:WSH_SRS_TRIP_STOPS_V, status:VALID, product: WSH - Shipping Execution , description: /* 1924581 changes: HR_LOCATIONS, 8/15 */ , implementation_dba_data: APPS.WSH_SRS_TRIP_STOPS_V ,
-
View: WSH_TRIP_DELIVERIES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_TRIP_DELIVERIES_V, object_name:WSH_TRIP_DELIVERIES_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_TRIP_DELIVERIES_V ,
-
View: WSH_TRIP_DELIVERIES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_TRIP_DELIVERIES_V, object_name:WSH_TRIP_DELIVERIES_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_TRIP_DELIVERIES_V ,
-
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: WSHFV_TRIP_STOPS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHFV_TRIP_STOPS, object_name:WSHFV_TRIP_STOPS, status:VALID, product: WSH - Shipping Execution , description: Full BIS Business View for Trip Stops. , implementation_dba_data: APPS.WSHFV_TRIP_STOPS ,
-
View: WSHFV_TRIP_STOPS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHFV_TRIP_STOPS, object_name:WSHFV_TRIP_STOPS, status:VALID, product: WSH - Shipping Execution , description: Full BIS Business View for Trip Stops. , implementation_dba_data: APPS.WSHFV_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_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_POD_SUMMARY_V
12.2.2
product: WSH - Shipping Execution , implementation_dba_data: Not implemented in this database ,
-
View: WSHBV_FREIGHT_COSTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHBV_FREIGHT_COSTS, object_name:WSHBV_FREIGHT_COSTS, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSHBV_FREIGHT_COSTS ,
-
View: WSHBV_FREIGHT_COSTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHBV_FREIGHT_COSTS, object_name:WSHBV_FREIGHT_COSTS, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSHBV_FREIGHT_COSTS ,
-
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_TRIP_DELIVERABLES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_TRIP_DELIVERABLES_V, object_name:WSH_TRIP_DELIVERABLES_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_TRIP_DELIVERABLES_V ,
-
View: WSH_TRIP_DELIVERABLES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_TRIP_DELIVERABLES_V, object_name:WSH_TRIP_DELIVERABLES_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_TRIP_DELIVERABLES_V ,
-
View: WSHFV_FREIGHT_COSTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHFV_FREIGHT_COSTS, object_name:WSHFV_FREIGHT_COSTS, status:VALID, product: WSH - Shipping Execution , description: Full BIS Business View for Freight Costs. , implementation_dba_data: APPS.WSHFV_FREIGHT_COSTS ,
-
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 ,
-
View: WSHFV_FREIGHT_COSTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHFV_FREIGHT_COSTS, object_name:WSHFV_FREIGHT_COSTS, status:VALID, product: WSH - Shipping Execution , description: Full BIS Business View for Freight Costs. , implementation_dba_data: APPS.WSHFV_FREIGHT_COSTS ,
-
View: WSH_TRIP_STOPS_OB_GRP_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_TRIP_STOPS_OB_GRP_V, object_name:WSH_TRIP_STOPS_OB_GRP_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_TRIP_STOPS_OB_GRP_V ,
-
View: WSH_TRIP_STOPS_OB_GRP_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_TRIP_STOPS_OB_GRP_V, object_name:WSH_TRIP_STOPS_OB_GRP_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_TRIP_STOPS_OB_GRP_V ,