Search Results wsh_trips
The WSH_TRIPS
table is a critical component of Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2, specifically within the Oracle Shipping Execution module. This table serves as the primary repository for trip-related data, which is essential for managing the movement of shipments, deliveries, and freight operations. Below is a detailed technical overview of its structure, functionality, and integration within Oracle EBS.
Table Structure and Key Columns
TheWSH_TRIPS
table stores metadata and transactional data related to shipping trips. Key columns include:
- TRIP_ID: Primary key, uniquely identifying each trip record.
- NAME: A user-defined identifier for the trip.
- STATUS_CODE: Indicates the current state of the trip (e.g., "ENTERED," "INPROCESS," "COMPLETED").
- CARRIER_ID: References the carrier responsible for the shipment.
- VEHICLE_ITEM_ID: Links to the vehicle used for transportation.
- PLANNED_DEPARTURE_DATE and PLANNED_ARRIVAL_DATE: Define the scheduled timeline for the trip.
- ACTUAL_DEPARTURE_DATE and ACTUAL_ARRIVAL_DATE: Capture real-time execution data.
- ORGANIZATION_ID: Associates the trip with a specific inventory organization.
Functional Role in Shipping Execution
TheWSH_TRIPS
table acts as the backbone for trip management in Oracle Shipping Execution. It enables:
- Trip Creation and Planning: Users define trips by specifying carriers, vehicles, and schedules.
- Status Tracking: The
STATUS_CODE
column facilitates real-time monitoring of trip progress. - Integration with Deliveries: Trips are linked to deliveries via the
WSH_DELIVERIES
table, ensuring end-to-end shipment visibility. - Freight Costing: Trip data feeds into freight calculations and invoicing processes.
Integration with Other Modules
The table interacts with several Oracle EBS modules:- Inventory (INV): Ties trips to specific organizations and items.
- Order Management (OM): Links shipments to sales orders via delivery lines.
- Transportation Management (WSH): Supports carrier and route optimization.
- Financials (GL): Enables freight cost allocation and accounting.
Technical Considerations
- Indexing: The
TRIP_ID
column is indexed for performance, along with frequently queried fields likeSTATUS_CODE
andCARRIER_ID
. - API Dependencies: The table is manipulated via Oracle's Shipping Execution APIs (e.g.,
WSH_TRIPS_PUB
), ensuring data integrity. - Custom Extensions: Customers often extend the table with custom columns to capture additional attributes.
Common Use Cases
- Shipment Consolidation: Multiple deliveries are grouped under a single trip for efficiency.
- Carrier Performance Analysis: Historical trip data is analyzed to evaluate carrier reliability.
- Exception Handling: Late or incomplete trips trigger workflow notifications.
Conclusion
TheWSH_TRIPS
table is a foundational element of Oracle Shipping Execution, enabling robust trip management, cross-module integration, and operational visibility. Its design supports scalability and customization, making it indispensable for logistics operations in Oracle EBS 12.1.1 and 12.2.2.
-
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_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 ,
-
APPS.WSH_SHIPPING_INFO dependencies on WSH_TRIPS
12.1.1
-
APPS.WSH_FTE_COMP_CONSTRAINT_GRP dependencies on WSH_TRIPS
12.1.1
-
APPS.FTE_FREIGHT_PRICING_UTIL dependencies on WSH_TRIPS
12.1.1
-
APPS.WSH_DELIVERY_UTIL dependencies on WSH_TRIPS
12.1.1
-
APPS.WSH_WSHRDINV_XMLP_PKG dependencies on WSH_TRIPS
12.1.1
-
APPS.WSH_TP_RELEASE_INT dependencies on WSH_TRIPS
12.1.1
-
APPS.WSH_CONC_UTIL_PKG dependencies on WSH_TRIPS
12.1.1
-
APPS.WSH_WSHRDPAK_XMLP_PKG dependencies on WSH_TRIPS
12.1.1
-
APPS.FTE_ACS_TRIP_PKG dependencies on WSH_TRIPS
12.1.1
-
APPS.WSH_TRIPS_ACTIONS dependencies on WSH_TRIPS
12.1.1
-
APPS.ECE_AR_TRANSACTION dependencies on WSH_TRIPS
12.1.1
-
APPS.WSH_DELIVERY_VALIDATIONS dependencies on WSH_TRIPS
12.1.1
-
APPS.WSH_BOLS_PVT dependencies on WSH_TRIPS
12.1.1
-
APPS.WSH_DSNO dependencies on WSH_TRIPS
12.1.1
-
APPS.WSH_DOCUMENT_SETS dependencies on WSH_TRIPS
12.1.1
-
APPS.WSH_DELIVERIES_PUB dependencies on WSH_TRIPS
12.1.1
-
APPS.WMS_DIRECT_SHIP_PVT dependencies on WSH_TRIPS
12.1.1
-
APPS.WSH_DATA_PROTECTION dependencies on WSH_TRIPS
12.1.1
-
APPS.WSH_TRIPS_GRP dependencies on WSH_TRIPS
12.1.1
-
APPS.WSH_FTE_INTEGRATION dependencies on WSH_TRIPS
12.2.2
-
APPS.JL_ZZ_RECEIV_INTERFACE dependencies on WSH_TRIPS
12.2.2
-
APPS.WMS_SHIPPING_TRANSACTION_PUB dependencies on WSH_TRIPS
12.2.2
-
APPS.FTE_FREIGHT_PRICING dependencies on WSH_TRIPS
12.2.2
-
APPS.FTE_WSH_TRIPS_PVT dependencies on WSH_TRIPS
12.2.2
-
APPS.WSH_DELIVERIES_PUB dependencies on WSH_TRIPS
12.2.2
-
APPS.INV_LABEL_PVT7 dependencies on WSH_TRIPS
12.2.2
-
APPS.WSH_TMS_RELEASE dependencies on WSH_TRIPS
12.2.2
-
APPS.WSH_SHIPPING_INFO dependencies on WSH_TRIPS
12.2.2
-
APPS.WSH_DELIVERY_LEGS_PVT dependencies on WSH_TRIPS
12.2.2
-
APPS.FTE_FPA_UTIL dependencies on WSH_TRIPS
12.2.2
-
APPS.WSH_TP_RELEASE_INT dependencies on WSH_TRIPS
12.2.2
-
APPS.FTE_WSH_INTERFACE_PKG dependencies on WSH_TRIPS
12.2.2
-
APPS.WSH_INTERFACE_GRP dependencies on WSH_TRIPS
12.2.2
-
APPS.WMS_REPLENISHMENT_PVT dependencies on WSH_TRIPS
12.2.2
-
APPS.FTE_TRIPS_PVT dependencies on WSH_TRIPS
12.1.1
-
APPS.WSH_DELIVERY_AUTOCREATE dependencies on WSH_TRIPS
12.1.1
-
APPS.WSH_TRIPS_PVT dependencies on WSH_TRIPS
12.1.1
-
APPS.WSH_INBOUND_UTIL_PKG dependencies on WSH_TRIPS
12.1.1
-
APPS.WSH_FTE_INTEGRATION dependencies on WSH_TRIPS
12.1.1
-
APPS.WSH_TRIPS_ACTIONS dependencies on WSH_TRIPS
12.1.1
-
APPS.WSH_TRIP_STOPS_GRP dependencies on WSH_TRIPS
12.1.1
-
APPS.WSH_IB_UI_RECON_GRP dependencies on WSH_TRIPS
12.1.1
-
APPS.WSH_TRIP_CONSOLIDATION dependencies on WSH_TRIPS
12.1.1
-
APPS.MST_SNAPSHOT_TASK_UTIL dependencies on WSH_TRIPS
12.1.1
-
APPS.WSH_WF_STD dependencies on WSH_TRIPS
12.1.1
-
APPS.FTE_FPA_UTIL dependencies on WSH_TRIPS
12.1.1
-
APPS.JL_ZZ_RECEIV_INTERFACE dependencies on WSH_TRIPS
12.1.1
-
APPS.FTE_MLS_UTIL dependencies on WSH_TRIPS
12.1.1