Search Results wsh_picking_batches
The WSH_PICKING_BATCHES
table is a critical component of Oracle E-Business Suite (EBS) Release 12.1.1 and 12.2.2, specifically within the Oracle Shipping Execution module. This table serves as a repository for storing information related to picking batches, which are logical groupings of delivery lines that facilitate efficient picking and shipping operations in warehouse management. Below is a detailed summary of its structure, purpose, and key functionalities.
Purpose and Context
TheWSH_PICKING_BATCHES
table is central to the picking and shipping processes in Oracle EBS. It enables warehouse personnel to organize and manage multiple delivery lines into batches, streamlining the picking process by grouping similar items or orders. This improves operational efficiency by reducing redundant trips and optimizing resource allocation in warehouse operations. The table integrates with other Oracle Shipping Execution tables, such as WSH_DELIVERY_DETAILS
and WSH_NEW_DELIVERIES
, to ensure seamless data flow across the shipping lifecycle.
Key Columns and Structure
The table contains several important columns that define the attributes of a picking batch:- PICKING_BATCH_ID: A unique identifier for each picking batch, serving as the primary key.
- NAME: A user-defined name for the batch, aiding in identification and tracking.
- STATUS: Indicates the current state of the batch (e.g., "OPEN," "PICKED," "CLOSED").
- WAREHOUSE_ID: References the warehouse where the batch is being processed.
- CREATION_DATE and LAST_UPDATE_DATE: Timestamps for tracking batch creation and modifications.
- CREATED_BY and LAST_UPDATED_BY: User IDs of individuals who created or updated the batch.
- DESCRIPTION: Optional field for additional notes or instructions.
Integration with Other Modules
TheWSH_PICKING_BATCHES
table interacts with multiple Oracle EBS modules, including Inventory Management and Order Management. For example:
- When a batch is created, it pulls delivery lines from
WSH_DELIVERY_DETAILS
based on criteria like item, location, or priority. - It synchronizes with the
INV_PICKING_ORDERS
table to generate pick slips and allocate inventory. - Upon completion, batch status updates trigger downstream processes such as packing and shipping.
Functional Workflow
The typical workflow involving this table includes:- Batch Creation: Users or automated processes create batches by querying eligible delivery lines.
- Picking Execution: Warehouse staff pick items listed in the batch, updating the status to "PICKED."
- Batch Closure: After verification, the batch is closed, and its status is updated to "CLOSED," preventing further modifications.
Customization and Extensions
Oracle EBS allows for customization of picking batch logic through APIs and PL/SQL scripts. Common extensions include:- Automated batch assignment based on business rules (e.g., priority, carrier).
- Integration with third-party warehouse management systems (WMS).
- Custom reports for batch performance analytics.
Conclusion
TheWSH_PICKING_BATCHES
table is a foundational element in Oracle EBS Shipping Execution, enabling efficient management of picking operations. Its integration with core modules ensures data consistency, while its flexible structure supports customization to meet diverse business needs. Understanding this table is essential for optimizing warehouse processes in Oracle EBS 12.1.1 and 12.2.2 implementations.
-
Table: WSH_PICKING_BATCHES
12.2.2
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_PICKING_BATCHES, object_name:WSH_PICKING_BATCHES, status:VALID, product: WSH - Shipping Execution , description: Picking Batches , implementation_dba_data: WSH.WSH_PICKING_BATCHES ,
-
Table: WSH_PICKING_BATCHES
12.1.1
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_PICKING_BATCHES, object_name:WSH_PICKING_BATCHES, status:VALID, product: WSH - Shipping Execution , description: Picking Batches , implementation_dba_data: WSH.WSH_PICKING_BATCHES ,
-
APPS.WSH_WSHRDOPN_XMLP_PKG dependencies on WSH_PICKING_BATCHES
12.1.1
-
APPS.WSH_UTIL_VALIDATE dependencies on WSH_PICKING_BATCHES
12.1.1
-
APPS.WSH_PR_PICK_SLIP_NUMBER dependencies on WSH_PICKING_BATCHES
12.2.2
-
APPS.WSH_CUST_MERGE dependencies on WSH_PICKING_BATCHES
12.2.2
-
APPS.WMS_CARTNZN_PUB dependencies on WSH_PICKING_BATCHES
12.2.2
-
APPS.WSH_BATCH_PROCESS dependencies on WSH_PICKING_BATCHES
12.2.2
-
APPS.INV_CACHE dependencies on WSH_PICKING_BATCHES
12.2.2
-
APPS.WSH_UTIL_VALIDATE dependencies on WSH_PICKING_BATCHES
12.2.2
-
APPS.GMI_PICK_RELEASE_UTIL dependencies on WSH_PICKING_BATCHES
12.1.1
-
APPS.INV_REPLENISH_DETAIL_PUB dependencies on WSH_PICKING_BATCHES
12.1.1
-
APPS.WSH_PICKING_BATCHES_PUB dependencies on WSH_PICKING_BATCHES
12.1.1
-
APPS.CSD_PROCESS_PVT dependencies on WSH_PICKING_BATCHES
12.1.1
-
APPS.INV_CACHE dependencies on WSH_PICKING_BATCHES
12.1.1
-
APPS.INV_DETAIL_UTIL_PVT dependencies on WSH_PICKING_BATCHES
12.1.1
-
APPS.WSH_WSHRDASP_XMLP_PKG dependencies on WSH_PICKING_BATCHES
12.2.2
-
APPS.WSH_PICK_LIST dependencies on WSH_PICKING_BATCHES
12.2.2
-
APPS.INV_CACHE dependencies on WSH_PICKING_BATCHES
12.2.2
-
APPS.WMS_CARTNZN_PUB dependencies on WSH_PICKING_BATCHES
12.1.1
-
APPS.WSH_PR_CRITERIA dependencies on WSH_PICKING_BATCHES
12.1.1
-
APPS.INV_PICK_RELEASE_PVT dependencies on WSH_PICKING_BATCHES
12.1.1
-
APPS.WSH_BATCH_PROCESS dependencies on WSH_PICKING_BATCHES
12.1.1
-
APPS.WSH_PICKING_BATCHES_PKG dependencies on WSH_PICKING_BATCHES
12.2.2
-
APPS.INV_REPLENISH_DETAIL_PUB dependencies on WSH_PICKING_BATCHES
12.2.2
-
APPS.WSH_SHIP_CONFIRM_ACTIONS dependencies on WSH_PICKING_BATCHES
12.2.2
-
APPS.INV_PICK_RELEASE_PVT dependencies on WSH_PICKING_BATCHES
12.2.2
-
APPS.WMS_XDOCK_PEGGING_PUB dependencies on WSH_PICKING_BATCHES
12.2.2
-
APPS.INV_PICK_RELEASE_PUB dependencies on WSH_PICKING_BATCHES
12.2.2
-
APPS.WSH_PICKING_BATCHES_PUB dependencies on WSH_PICKING_BATCHES
12.1.1
-
APPS.WSH_SHIP_CONFIRM_ACTIONS dependencies on WSH_PICKING_BATCHES
12.1.1
-
APPS.WSH_PR_PICK_SLIP_NUMBER dependencies on WSH_PICKING_BATCHES
12.1.1
-
APPS.WMS_XDOCK_PEGGING_PUB dependencies on WSH_PICKING_BATCHES
12.1.1
-
APPS.WSH_PICKING_BATCHES_PKG dependencies on WSH_PICKING_BATCHES
12.1.1
-
APPS.WSH_PICKING_BATCHES_GRP dependencies on WSH_PICKING_BATCHES
12.1.1
-
APPS.WSH_BATCH_PROCESS dependencies on WSH_PICKING_BATCHES
12.2.2
-
APPS.GMI_PICK_RELEASE_UTIL dependencies on WSH_PICKING_BATCHES
12.2.2
-
APPS.WSH_WSHRDOPN_XMLP_PKG dependencies on WSH_PICKING_BATCHES
12.2.2
-
APPS.WSH_PICKING_BATCHES_GRP dependencies on WSH_PICKING_BATCHES
12.2.2
-
APPS.CSD_PROCESS_PVT dependencies on WSH_PICKING_BATCHES
12.2.2
-
APPS.WMS_REPLENISHMENT_PVT dependencies on WSH_PICKING_BATCHES
12.2.2
-
APPS.INV_PICK_RELEASE_PUB dependencies on WSH_PICKING_BATCHES
12.1.1
-
APPS.WMS_REPLENISHMENT_PVT dependencies on WSH_PICKING_BATCHES
12.1.1
-
APPS.WSH_PICK_LIST dependencies on WSH_PICKING_BATCHES
12.1.1
-
APPS.WSH_BATCH_PROCESS dependencies on WSH_PICKING_BATCHES
12.1.1
-
APPS.INV_CACHE dependencies on WSH_PICKING_BATCHES
12.1.1
-
APPS.WSH_CUST_MERGE dependencies on WSH_PICKING_BATCHES
12.1.1
-
APPS.WSH_WSHRDASP_XMLP_PKG dependencies on WSH_PICKING_BATCHES
12.1.1
-
APPS.INV_DETAIL_UTIL_PVT dependencies on WSH_PICKING_BATCHES
12.2.2
-
APPS.WSH_PICKING_BATCHES_PUB dependencies on WSH_PICKING_BATCHES
12.2.2