Search Results wms_exceptions
Overview
The WMS_EXCEPTIONS table is a core transactional data object within the Oracle E-Business Suite Warehouse Management (WMS) module. Its primary function is to serve as the central repository for capturing and persisting exceptions that occur during the execution of warehouse tasks. These tasks, managed by the WMS engine, include activities such as picking, putaway, replenishment, and cycle counting. When a task cannot be completed as intended due to issues like inventory discrepancies, location unavailability, or data validation failures, the system logs a detailed exception record in this table. This structured logging is critical for operational visibility, enabling warehouse supervisors to identify, investigate, and resolve workflow impediments promptly, thereby maintaining warehouse efficiency and inventory accuracy.
Key Information Stored
The table's structure is designed to comprehensively document the exception context by linking to key transactional and master data. While the full column list is not provided in the excerpt, the documented foreign key relationships reveal the essential data points captured. Each record fundamentally ties back to a specific TASK_ID from WMS_DISPATCHED_TASKS. It captures the involved item (INVENTORY_ITEM_ID), organization (ORGANIZATION_ID), and specific details like LOT_NUMBER, REVISION, and SUBINVENTORY_CODE. The location of the exception is stored via INVENTORY_LOCATION_ID. Furthermore, it can link to a pending transaction in MTL_MATERIAL_TRANSACTIONS_TEMP via TRANSACTION_HEADER_ID, record an assigned PERSON_ID, and note a REASON_ID for the exception. Typical columns would also include exception type codes, creation dates, and status flags to manage the exception resolution lifecycle.
Common Use Cases and Queries
The primary use case is the generation of exception reports and dashboards for warehouse floor control. Supervisors run queries to find open exceptions requiring action. A common pattern is to join with task and item tables to produce a actionable list. For example:
- Identifying Open Picking Exceptions: Queries often filter on exception type and status, joining WMS_EXCEPTIONS with WMS_DISPATCHED_TASKS and MTL_SYSTEM_ITEMS_B to display item details and the original task number.
- Exception Analysis by Reason: Joining with MTL_TRANSACTION_REASONS and grouping by reason code helps identify systemic problems, such as frequent short picks or location inaccuracies.
- Transaction Troubleshooting: When a material transaction fails, the associated TRANSACTION_HEADER_ID links the exception directly to the stalled record in MTL_MATERIAL_TRANSACTIONS_TEMP, providing a clear path for diagnostic queries.
Related Objects
As indicated by its extensive foreign keys, WMS_EXCEPTIONS is a nexus table that integrates tightly with WMS execution and Inventory foundations. Key related objects include:
- WMS_DISPATCHED_TASKS: The parent task management table. Every exception must reference a task.
- MTL_SYSTEM_ITEMS_B, MTL_LOT_NUMBERS, MTL_ITEM_REVISIONS_B: Master data tables for the item, lot, and revision involved in the exception.
- MTL_SECONDARY_INVENTORIES & MTL_ITEM_LOCATIONS: Define the subinventory and locator where the exception occurred.
- MTL_MATERIAL_TRANSACTIONS_TEMP: Links the exception to the specific pending transaction that triggered or resulted from it.
- MTL_TRANSACTION_REASONS & PER_ALL_PEOPLE_F: Provide descriptive reason codes and personnel information for the exception record.
-
Table: WMS_EXCEPTIONS
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_EXCEPTIONS, object_name:WMS_EXCEPTIONS, status:VALID, product: WMS - Warehouse Management , description: Table to capture task exceptions , implementation_dba_data: WMS.WMS_EXCEPTIONS ,
-
Table: WMS_EXCEPTIONS
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_EXCEPTIONS, object_name:WMS_EXCEPTIONS, status:VALID, product: WMS - Warehouse Management , description: Table to capture task exceptions , implementation_dba_data: WMS.WMS_EXCEPTIONS ,
-
APPS.WMS_WORKFLOW_WRAPPERS dependencies on WMS_EXCEPTIONS
12.1.1
-
APPS.WMS_TASK_DISPATCH_GEN dependencies on WMS_EXCEPTIONS
12.1.1
-
APPS.WMS_ATF_RUNTIME_PUB_APIS dependencies on WMS_EXCEPTIONS
12.2.2
-
APPS.WMS_PURGE_PVT dependencies on WMS_EXCEPTIONS
12.2.2
-
APPS.WMS_TASK_SKIPPED dependencies on WMS_EXCEPTIONS
12.1.1
-
APPS.WMS_ARCHIVE_PVT dependencies on WMS_EXCEPTIONS
12.2.2
-
APPS.WMS_PURGE_PVT dependencies on WMS_EXCEPTIONS
12.1.1
-
APPS.WMS_TASK_DISPATCH_PUT_AWAY dependencies on WMS_EXCEPTIONS
12.2.2
-
APPS.WMS_WAVEPLAN_TASKS_PVT dependencies on WMS_EXCEPTIONS
12.2.2
-
APPS.OPI_DBI_WMS_WAA_PKG dependencies on WMS_EXCEPTIONS
12.1.1
-
APPS.WMS_ARCHIVE_PVT dependencies on WMS_EXCEPTIONS
12.1.1
-
APPS.WMS_TASK_SKIPPED dependencies on WMS_EXCEPTIONS
12.2.2
-
APPS.WMS_TXNRSN_ACTIONS_PUB dependencies on WMS_EXCEPTIONS
12.2.2
-
APPS.WMS_TASK_DISPATCH_GEN dependencies on WMS_EXCEPTIONS
12.2.2
-
APPS.WMS_WORKFLOW_WRAPPERS dependencies on WMS_EXCEPTIONS
12.2.2
-
APPS.WMS_TXNRSN_ACTIONS_PUB dependencies on WMS_EXCEPTIONS
12.1.1
-
APPS.WMS_TASK_DISPATCH_PUT_AWAY dependencies on WMS_EXCEPTIONS
12.1.1
-
APPS.WMS_ATF_RUNTIME_PUB_APIS dependencies on WMS_EXCEPTIONS
12.1.1
-
APPS.WMS_TASK_DISPATCH_PUT_AWAY dependencies on WMS_EXCEPTIONS_S
12.2.2
-
APPS.OPI_DBI_WMS_WAA_PKG dependencies on MTL_TRANSACTION_REASONS
12.1.1
-
APPS.WMS_TASK_DISPATCH_PUT_AWAY dependencies on WMS_EXCEPTIONS_S
12.1.1
-
VIEW: WMS.WMS_EXCEPTIONS#
12.2.2
owner:WMS, object_type:VIEW, object_name:WMS_EXCEPTIONS#, status:VALID,
-
APPS.WMS_WAVEPLAN_TASKS_PVT dependencies on MTL_TRANSACTION_REASONS
12.2.2
-
SYNONYM: APPS.WMS_EXCEPTIONS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:WMS_EXCEPTIONS, status:VALID,
-
SYNONYM: APPS.WMS_EXCEPTIONS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:WMS_EXCEPTIONS, status:VALID,
-
VIEW: APPS.WMS_WAVEPLAN_TASK_EXCEPTIONS_V
12.2.2
-
VIEW: APPS.WMS_WAVEPLAN_TASK_EXCEPTIONS_V
12.1.1
-
View: WMS_WAVEPLAN_TASK_EXCEPTIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WMS.WMS_WAVEPLAN_TASK_EXCEPTIONS_V, object_name:WMS_WAVEPLAN_TASK_EXCEPTIONS_V, status:VALID, product: WMS - Warehouse Management , description: WMS Wave Planning Task Exceptions View , implementation_dba_data: APPS.WMS_WAVEPLAN_TASK_EXCEPTIONS_V ,
-
VIEW: WMS.WMS_EXCEPTIONS#
12.2.2
-
VIEW: APPS.WMS_COMPLETED_EXCEPTIONS_V
12.2.2
-
APPS.WMS_PURGE_PVT dependencies on FND_MESSAGE
12.1.1
-
VIEW: APPS.WMS_ACTIVE_EXCEPTIONS_V
12.1.1
-
VIEW: APPS.WMS_COMPLETED_EXCEPTIONS_V
12.1.1
-
VIEW: APPS.WMS_ACTIVE_EXCEPTIONS_V
12.2.2
-
VIEW: APPS.WMS_PENDING_EXCEPTIONS_V
12.1.1
-
VIEW: APPS.WMS_PENDING_EXCEPTIONS_V
12.2.2
-
APPS.WMS_PURGE_PVT dependencies on FND_MESSAGE
12.2.2
-
Table: WMS_DISPATCHED_TASKS
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_DISPATCHED_TASKS, object_name:WMS_DISPATCHED_TASKS, status:VALID, product: WMS - Warehouse Management , description: Dispatched Tasks Table , implementation_dba_data: WMS.WMS_DISPATCHED_TASKS ,
-
TABLE: WMS.WMS_EXCEPTIONS
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_EXCEPTIONS, object_name:WMS_EXCEPTIONS, status:VALID,
-
APPS.WMS_DEVICE_INTEGRATION_PVT dependencies on WMS_DEVICE_REQUESTS
12.1.1
-
Table: PER_ALL_PEOPLE_F
12.2.2
owner:HR, object_type:TABLE, fnd_design_data:PER.PER_ALL_PEOPLE_F, object_name:PER_ALL_PEOPLE_F, status:VALID, product: PER - Human Resources , description: DateTracked table holding personal information for employees, applicants and other people. , implementation_dba_data: HR.PER_ALL_PEOPLE_F ,
-
APPS.OPI_DBI_WMS_WAA_PKG dependencies on OPI_DBI_WMS_TASKS_STG
12.1.1
-
APPS.WMS_DEVICE_INTEGRATION_PVT dependencies on WMS_DEVICE_REQUESTS
12.2.2
-
Table: WMS_DISPATCHED_TASKS
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_DISPATCHED_TASKS, object_name:WMS_DISPATCHED_TASKS, status:VALID, product: WMS - Warehouse Management , description: Dispatched Tasks Table , implementation_dba_data: WMS.WMS_DISPATCHED_TASKS ,
-
PACKAGE BODY: APPS.WMS_ARCHIVE_PVT
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:WMS_ARCHIVE_PVT, status:VALID,
-
View: WMS_WAVEPLAN_TASK_EXCEPTIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WMS.WMS_WAVEPLAN_TASK_EXCEPTIONS_V, object_name:WMS_WAVEPLAN_TASK_EXCEPTIONS_V, status:VALID, product: WMS - Warehouse Management , description: WMS Wave Planning Task Exceptions View , implementation_dba_data: APPS.WMS_WAVEPLAN_TASK_EXCEPTIONS_V ,
-
TABLE: WMS.WMS_EXCEPTIONS
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_EXCEPTIONS, object_name:WMS_EXCEPTIONS, status:VALID,
-
PACKAGE BODY: APPS.WMS_TASK_SKIPPED
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:WMS_TASK_SKIPPED, status:VALID,