Search Results wms_skip_task_exceptions
Overview
The WMS_SKIP_TASK_EXCEPTIONS table is a core transactional entity within Oracle E-Business Suite Warehouse Management (WMS) modules for versions 12.1.1 and 12.2.2. Its primary function is to serve as an audit and control log for tasks that have been deliberately bypassed during warehouse operations. In a high-volume distribution environment, certain tasks may need to be skipped due to operational constraints, inventory discrepancies, or quality holds. This table provides a formal mechanism to capture the context and authorization for such exceptions, ensuring that deviations from standard task execution are recorded, traceable, and linked to the relevant inventory, personnel, and transactional data for compliance and operational analysis.
Key Information Stored
The table's structure, as indicated by its foreign key relationships, is designed to capture a comprehensive snapshot of the skipped task. While specific column names are not fully detailed in the provided metadata, the foreign keys explicitly define the critical data points stored. Each record anchors to a specific warehouse task via TASK_ID (linking to WMS_DISPATCHED_TASKS). It captures the inventory item details (INVENTORY_ITEM_ID, ORGANIZATION_ID), including lot (LOT_NUMBER), revision (REVISION), and location (INVENTORY_LOCATION_ID, SUBINVENTORY_CODE). Crucially, it records the reason for the skip (REASON_ID), the person authorizing it (PERSON_ID with effective dates), and links to the associated transaction header (TRANSACTION_HEADER_ID) if one was created. This creates a complete audit trail.
Common Use Cases and Queries
This table is central to exception management reporting and process reconciliation. Common operational and audit queries include identifying all skipped tasks for a specific item or lot to investigate potential systemic issues, or generating reports on exception frequency by operator or reason code for performance review. A typical analytical query might join to WMS_DISPATCHED_TASKS and PER_ALL_PEOPLE_F to list skipped tasks with user details. From a transactional integrity perspective, the link to MTL_MATERIAL_TRANSACTIONS_TEMP allows reconciliation between skipped tasks and any related pending material transactions, ensuring data consistency. Support personnel often query this table when diagnosing why a particular task did not progress as expected in the system.
Related Objects
The WMS_SKIP_TASK_EXCEPTIONS table is a hub with extensive relationships to other WMS and Inventory entities. As per the metadata, its primary foreign key dependencies include:
- WMS_DISPATCHED_TASKS: The core task being skipped.
- MTL_SYSTEM_ITEMS_B, MTL_LOT_NUMBERS, MTL_ITEM_REVISIONS_B: Define the specific inventory item, lot, and revision.
- MTL_PARAMETERS, MTL_SECONDARY_INVENTORIES, MTL_ITEM_LOCATIONS: Define the organization, subinventory, and locator.
- MTL_TRANSACTION_REASONS: Provides the validated reason code for the skip.
- PER_ALL_PEOPLE_F: Identifies the employee who authorized the exception.
- MTL_MATERIAL_TRANSACTIONS_TEMP: Links to any associated pending material transaction.
-
Table: WMS_SKIP_TASK_EXCEPTIONS
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_SKIP_TASK_EXCEPTIONS, object_name:WMS_SKIP_TASK_EXCEPTIONS, status:VALID, product: WMS - Warehouse Management , description: Table to capture task exceptions for skipping task , implementation_dba_data: WMS.WMS_SKIP_TASK_EXCEPTIONS ,
-
Table: WMS_SKIP_TASK_EXCEPTIONS
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_SKIP_TASK_EXCEPTIONS, object_name:WMS_SKIP_TASK_EXCEPTIONS, status:VALID, product: WMS - Warehouse Management , description: Table to capture task exceptions for skipping task , implementation_dba_data: WMS.WMS_SKIP_TASK_EXCEPTIONS ,
-
APPS.WMS_PICKING_PKG dependencies on WMS_SKIP_TASK_EXCEPTIONS
12.1.1
-
APPS.WMS_TASK_DISPATCH_GEN dependencies on WMS_SKIP_TASK_EXCEPTIONS
12.2.2
-
APPS.WMS_TASK_DISPATCH_GEN dependencies on WMS_SKIP_TASK_EXCEPTIONS
12.1.1
-
APPS.WMS_TASK_DISPATCH_ENGINE dependencies on WMS_SKIP_TASK_EXCEPTIONS
12.2.2
-
APPS.WMS_TASK_SKIPPED dependencies on WMS_SKIP_TASK_EXCEPTIONS
12.2.2
-
APPS.WMS_TASK_SKIPPED dependencies on WMS_SKIP_TASK_EXCEPTIONS
12.1.1
-
APPS.WMS_TASK_DISPATCH_ENGINE dependencies on WMS_SKIP_TASK_EXCEPTIONS
12.1.1
-
APPS.WMS_PICKING_PKG dependencies on WMS_SKIP_TASK_EXCEPTIONS
12.2.2
-
APPS.WMS_TASK_DISPATCH_ENGINE dependencies on MTL_PARAMETERS
12.2.2
-
APPS.WMS_TASK_DISPATCH_ENGINE dependencies on MTL_PARAMETERS
12.1.1
-
APPS.WMS_TASK_DISPATCH_GEN dependencies on MTL_PARAMETERS
12.1.1
-
APPS.WMS_TASK_DISPATCH_GEN dependencies on MTL_PARAMETERS
12.2.2
-
SYNONYM: APPS.WMS_SKIP_TASK_EXCEPTIONS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:WMS_SKIP_TASK_EXCEPTIONS, status:VALID,
-
APPS.WMS_PICKING_PKG dependencies on MTL_PARAMETERS
12.1.1
-
SYNONYM: APPS.WMS_SKIP_TASK_EXCEPTIONS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:WMS_SKIP_TASK_EXCEPTIONS, status:VALID,
-
APPS.WMS_PICKING_PKG dependencies on MTL_PARAMETERS
12.2.2
-
APPS.WMS_TASK_SKIPPED SQL Statements
12.1.1
-
VIEW: WMS.WMS_SKIP_TASK_EXCEPTIONS#
12.2.2
owner:WMS, object_type:VIEW, object_name:WMS_SKIP_TASK_EXCEPTIONS#, status:VALID,
-
APPS.WMS_TASK_SKIPPED SQL Statements
12.2.2
-
VIEW: WMS.WMS_SKIP_TASK_EXCEPTIONS#
12.2.2
-
TABLE: WMS.WMS_SKIP_TASK_EXCEPTIONS
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_SKIP_TASK_EXCEPTIONS, object_name:WMS_SKIP_TASK_EXCEPTIONS, status:VALID,
-
TABLE: WMS.WMS_SKIP_TASK_EXCEPTIONS
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_SKIP_TASK_EXCEPTIONS, object_name:WMS_SKIP_TASK_EXCEPTIONS, status:VALID,
-
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 ,
-
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 ,
-
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: MTL_TRANSACTION_REASONS
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_TRANSACTION_REASONS, object_name:MTL_TRANSACTION_REASONS, status:VALID, product: INV - Inventory , description: Inventory Transaction Reasons Table , implementation_dba_data: INV.MTL_TRANSACTION_REASONS ,
-
Table: PER_ALL_PEOPLE_F
12.1.1
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 ,
-
PACKAGE BODY: APPS.WMS_TASK_SKIPPED
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:WMS_TASK_SKIPPED, status:VALID,
-
Table: MTL_MATERIAL_TRANSACTIONS_TEMP
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_MATERIAL_TRANSACTIONS_TEMP, object_name:MTL_MATERIAL_TRANSACTIONS_TEMP, status:VALID, product: INV - Inventory , description: Temporary table for processing material transactions , implementation_dba_data: INV.MTL_MATERIAL_TRANSACTIONS_TEMP ,
-
PACKAGE BODY: APPS.WMS_TASK_SKIPPED
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:WMS_TASK_SKIPPED, status:VALID,
-
Table: MTL_TRANSACTION_REASONS
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_TRANSACTION_REASONS, object_name:MTL_TRANSACTION_REASONS, status:VALID, product: INV - Inventory , description: Inventory Transaction Reasons Table , implementation_dba_data: INV.MTL_TRANSACTION_REASONS ,
-
Table: MTL_MATERIAL_TRANSACTIONS_TEMP
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_MATERIAL_TRANSACTIONS_TEMP, object_name:MTL_MATERIAL_TRANSACTIONS_TEMP, status:VALID, product: INV - Inventory , description: Temporary table for processing material transactions , implementation_dba_data: INV.MTL_MATERIAL_TRANSACTIONS_TEMP ,
-
PACKAGE BODY: APPS.WMS_TASK_DISPATCH_ENGINE
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:WMS_TASK_DISPATCH_ENGINE, status:VALID,
-
PACKAGE BODY: APPS.WMS_TASK_SKIPPED
12.1.1
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
12.1.1 FND Design Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
PACKAGE BODY: APPS.WMS_PICKING_PKG
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:WMS_PICKING_PKG, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
PACKAGE BODY: APPS.WMS_PICKING_PKG
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:WMS_PICKING_PKG, status:VALID,
-
12.2.2 FND Design Data
12.2.2
-
PACKAGE BODY: APPS.WMS_TASK_DISPATCH_ENGINE
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:WMS_TASK_DISPATCH_ENGINE, status:VALID,
-
Table: MTL_LOT_NUMBERS
12.2.2
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_LOT_NUMBERS, object_name:MTL_LOT_NUMBERS, status:VALID, product: INV - Inventory , description: Lot number definitions , implementation_dba_data: INV.MTL_LOT_NUMBERS ,
-
12.2.2 DBA Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
Table: MTL_LOT_NUMBERS
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_LOT_NUMBERS, object_name:MTL_LOT_NUMBERS, status:VALID, product: INV - Inventory , description: Lot number definitions , implementation_dba_data: INV.MTL_LOT_NUMBERS ,
-
Table: MTL_ITEM_REVISIONS_B
12.1.1
owner:INV, object_type:TABLE, fnd_design_data:INV.MTL_ITEM_REVISIONS_B, object_name:MTL_ITEM_REVISIONS_B, status:VALID, product: INV - Inventory , description: Item revisions , implementation_dba_data: INV.MTL_ITEM_REVISIONS_B ,