Search Results wsh_exceptions
The WSH_EXCEPTIONS
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical data structure within the Oracle Shipping Execution module. It serves as a repository for recording exceptions or discrepancies that occur during the shipping lifecycle, such as delivery scheduling conflicts, carrier service issues, or inventory allocation problems. This table is integral to the exception management framework, enabling businesses to track, analyze, and resolve shipping-related anomalies efficiently. Below is a detailed breakdown of its purpose, key columns, and functional significance.
Purpose and Context
TheWSH_EXCEPTIONS
table captures exceptions generated during shipping operations, including but not limited to:
- Delivery Scheduling Issues: Conflicts in delivery dates or times.
- Carrier Service Failures: Unavailability of selected carriers or services.
- Inventory Shortages: Insufficient stock for allocated shipments.
- Geographical Constraints: Unserviceable delivery locations.
Key Columns and Structure
The table comprises several columns that categorize and describe exceptions. Notable columns include:- EXCEPTION_ID: Primary key, uniquely identifying each exception.
- EXCEPTION_CODE: A code classifying the exception type (e.g., 'NO_CARRIER_AVAILABLE').
- EXCEPTION_MESSAGE: Descriptive text explaining the exception.
- STATUS: Indicates whether the exception is 'OPEN', 'RESOLVED', or 'PENDING'.
- CREATION_DATE: Timestamp when the exception was logged.
- LAST_UPDATE_DATE: Timestamp of the last modification.
- SOURCE_TYPE: Specifies the module or process triggering the exception (e.g., 'DELIVERY', 'TRIP').
- SOURCE_ID: References the ID of the related entity (e.g., delivery or trip ID).
Integration with Shipping Processes
TheWSH_EXCEPTIONS
table interacts with other Shipping Execution tables, such as WSH_DELIVERIES
and WSH_TRIPS
, to provide a cohesive exception-handling mechanism. For example:
- When a delivery fails due to a carrier service issue, an exception is logged in
WSH_EXCEPTIONS
withSOURCE_TYPE = 'DELIVERY'
andSOURCE_ID
pointing to the affected delivery. - Workflow notifications may be triggered based on exception codes, alerting stakeholders to take action.
Functional Significance
This table supports:- Proactive Resolution: Operations teams can query unresolved exceptions to prioritize fixes.
- Reporting and Analytics: Historical exception data aids in identifying recurring issues and improving processes.
- Audit Trails: Timestamps and status changes provide traceability for compliance.
Technical Considerations
In EBS 12.2.2, the table may leverage Oracle's Online Patch (OLP) framework for updates, ensuring minimal downtime. Customizations or extensions to the table should adhere to Oracle's modular design principles to avoid upgrade conflicts.Conclusion
TheWSH_EXCEPTIONS
table is a cornerstone of Oracle Shipping Execution, enabling systematic handling of logistical disruptions. Its structured design and integration with core shipping tables ensure that exceptions are managed efficiently, minimizing operational delays and enhancing customer satisfaction. Understanding its schema and role is essential for troubleshooting and optimizing shipping workflows in Oracle EBS 12.1.1 and 12.2.2.
-
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_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_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 ,
-
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 ,
-
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 ,
-
Table: WSH_DELIVERY_DETAILS
12.1.1
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_DELIVERY_DETAILS, object_name:WSH_DELIVERY_DETAILS, status:VALID, product: WSH - Shipping Execution , description: Delivery Details , implementation_dba_data: WSH.WSH_DELIVERY_DETAILS ,
-
Table: WSH_DELIVERY_DETAILS
12.2.2
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_DELIVERY_DETAILS, object_name:WSH_DELIVERY_DETAILS, status:VALID, product: WSH - Shipping Execution , description: Delivery Details , implementation_dba_data: WSH.WSH_DELIVERY_DETAILS ,
-
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: WSH_EXCEPTIONS_DLVY_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_EXCEPTIONS_DLVY_V, object_name:WSH_EXCEPTIONS_DLVY_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_EXCEPTIONS_DLVY_V ,
-
View: WSH_EXCEPTIONS_DLVY_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_EXCEPTIONS_DLVY_V, object_name:WSH_EXCEPTIONS_DLVY_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_EXCEPTIONS_DLVY_V ,
-
View: WSH_EXCEPTIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_EXCEPTIONS_V, object_name:WSH_EXCEPTIONS_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_EXCEPTIONS_V ,
-
View: WSH_EXCEPTIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_EXCEPTIONS_V, object_name:WSH_EXCEPTIONS_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_EXCEPTIONS_V ,