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 ,
-
APPS.WSH_BATCH_PROCESS dependencies on WSH_EXCEPTIONS
12.1.1
-
APPS.WSH_WSHRDASP_XMLP_PKG dependencies on WSH_EXCEPTIONS
12.2.2
-
APPS.WSH_PURGE dependencies on WSH_EXCEPTIONS
12.2.2
-
APPS.FTE_TENDER_PVT dependencies on WSH_EXCEPTIONS
12.2.2
-
APPS.WSH_ITM_OVERRIDE dependencies on WSH_EXCEPTIONS
12.2.2
-
APPS.WSH_DELIVERY_DETAILS_ACTIONS dependencies on WSH_EXCEPTIONS
12.1.1
-
APPS.WSH_DELIVERY_DETAILS_SPLITTER dependencies on WSH_EXCEPTIONS
12.1.1
-
APPS.WSH_PICK_LIST dependencies on WSH_EXCEPTIONS
12.1.1
-
APPS.WSH_DELIVERY_VALIDATIONS dependencies on WSH_EXCEPTIONS
12.1.1
-
APPS.WSH_WSHRDASP_XMLP_PKG dependencies on WSH_EXCEPTIONS
12.1.1
-
APPS.WSH_EXCEPTIONS_GRP dependencies on WSH_EXCEPTIONS
12.1.1
-
APPS.WMS_DIRECT_SHIP_PVT dependencies on WSH_EXCEPTIONS
12.2.2
-
APPS.WSH_ITM_PKG dependencies on WSH_EXCEPTIONS
12.1.1
-
APPS.WSH_DELIVERY_SPLITTER_PKG dependencies on WSH_EXCEPTIONS
12.1.1
-
APPS.WMS_DIRECT_SHIP_PVT dependencies on WSH_EXCEPTIONS
12.1.1
-
APPS.WSH_ITM_OVERRIDE dependencies on WSH_EXCEPTIONS
12.1.1
-
APPS.WSH_ITM_RESUBMIT dependencies on WSH_EXCEPTIONS
12.2.2
-
APPS.WSH_DELIVERY_DETAILS_ACTIONS dependencies on WSH_EXCEPTIONS
12.2.2
-
APPS.WSH_PICK_LIST dependencies on WSH_EXCEPTIONS
12.2.2
-
APPS.FTE_TENDER_PVT dependencies on WSH_EXCEPTIONS
12.1.1
-
APPS.WSH_TMS_RELEASE dependencies on WSH_EXCEPTIONS
12.1.1
-
APPS.WSH_XC_UTIL dependencies on WSH_EXCEPTIONS
12.1.1
-
APPS.WSH_ITM_RESUBMIT dependencies on WSH_EXCEPTIONS
12.1.1
-
APPS.WSH_SHIP_CONFIRM_ACTIONS2 dependencies on WSH_EXCEPTIONS
12.2.2
-
APPS.WSH_XC_UTIL dependencies on WSH_EXCEPTIONS
12.2.2
-
APPS.WSH_DELIVERY_VALIDATIONS dependencies on WSH_EXCEPTIONS
12.2.2
-
APPS.WSH_INTERFACE_EXT_GRP dependencies on WSH_EXCEPTIONS
12.2.2
-
APPS.WSH_SHIP_CONFIRM_ACTIONS2 dependencies on WSH_EXCEPTIONS
12.1.1
-
APPS.WSH_XC_UTIL dependencies on WSH_EXCEPTIONS
12.1.1
-
APPS.WSH_PURGE dependencies on WSH_EXCEPTIONS
12.1.1
-
APPS.WSH_INTERFACE_EXT_GRP dependencies on WSH_EXCEPTIONS
12.1.1
-
APPS.WSH_XC_UTIL dependencies on WSH_EXCEPTIONS
12.2.2
-
APPS.WSH_DELIVERY_SPLITTER_PKG dependencies on WSH_EXCEPTIONS
12.2.2
-
APPS.WSH_ITM_PKG dependencies on WSH_EXCEPTIONS
12.2.2
-
APPS.WSH_BATCH_PROCESS dependencies on WSH_EXCEPTIONS
12.2.2
-
APPS.WSH_DELIVERY_DETAILS_SPLITTER dependencies on WSH_EXCEPTIONS
12.2.2
-
APPS.WSH_TMS_RELEASE dependencies on WSH_EXCEPTIONS
12.2.2
-
APPS.WSH_EXCEPTIONS_GRP dependencies on WSH_EXCEPTIONS
12.2.2
-
APPS.WSH_XC_UTIL dependencies on FND_GLOBAL
12.1.1
-
APPS.WSH_XC_UTIL dependencies on FND_GLOBAL
12.2.2
-
APPS.WSH_EXCEPTIONS_GRP SQL Statements
12.1.1
-
APPS.WSH_EXCEPTIONS_GRP SQL Statements
12.2.2
-
APPS.WSH_WSHRDXCP_XMLP_PKG dependencies on WSH_DELIVERY_ASSIGNMENTS_V
12.1.1
-
VIEW: APPS.WSH_EXCEPTIONS_DFV
12.2.2
-
VIEW: APPS.WSH_EXCEPTIONS_DFV
12.1.1
-
APPS.WSH_PURGE dependencies on WSH_FREIGHT_COSTS
12.2.2
-
APPS.WSH_PURGE dependencies on WSH_FREIGHT_COSTS
12.1.1
-
APPS.WSH_XC_UTIL dependencies on WSH_DELIVERY_ASSIGNMENTS_V
12.2.2