Search Results wsh_container_items
The WSH_CONTAINER_ITEMS
table is a critical component within Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2, specifically designed to support the Warehouse Management and Shipping Execution modules. This table serves as a repository for tracking containerized items during the shipping process, ensuring accurate inventory management and shipment consolidation. Below is a detailed analysis of its structure, functionality, and integration within Oracle EBS.
Purpose and Functional Overview
TheWSH_CONTAINER_ITEMS
table stores detailed information about items packed into containers or shipping units. It acts as a bridge between shipping documents (e.g., delivery lines) and physical containers, enabling granular tracking of item quantities, weights, and dimensions at the container level. This is essential for logistics operations, particularly in scenarios involving multi-container shipments or partial deliveries.
Key Columns and Relationships
- CONTAINER_ITEM_ID: Primary key uniquely identifying each container-item association.
- CONTAINER_ID: Foreign key linking to
WSH_CONTAINERS
, representing the physical container. - DELIVERY_DETAIL_ID: References
WSH_DELIVERY_DETAILS
, tying the item to a specific delivery line. - INVENTORY_ITEM_ID and ORGANIZATION_ID: Link to
MTL_SYSTEM_ITEMS_B
for item master data. - QUANTITY: Captures the packed quantity, supporting partial shipments.
- UOM_CODE: Unit of measure for the packed items.
- WEIGHT and VOLUME: Physical attributes used for load optimization.
Integration with Oracle EBS Modules
The table integrates with multiple EBS modules:- Shipping Execution: Populated during the packing process, enabling shipment consolidation and carrier documentation.
- Inventory Management: Updates inventory balances upon shipment confirmation, ensuring accurate stock levels.
- Order Management: Synchronizes with
OE_ORDER_LINES_ALL
to reflect shipped quantities. - Warehouse Management: Supports advanced features like cartonization and automated packing.
Technical Considerations
- Indexes: Optimized for queries on
CONTAINER_ID
andDELIVERY_DETAIL_ID
to speed up packing/shipping transactions. - Triggers: Maintains data integrity through foreign key constraints and validation rules.
- Partitioning: In high-volume environments, partitioning by
ORGANIZATION_ID
improves performance.
Business Process Flow
During shipment processing:- Items are picked and assigned to containers via the Packing Workbench.
WSH_CONTAINER_ITEMS
records are created/updated, associating items with containers.- Upon shipment confirmation, the data drives inventory relief and invoice generation.
Customization and Extensions
Common extensions include:- Adding custom columns for client-specific attributes (e.g., batch numbers).
- Integrating with third-party logistics systems via APIs.
- Developing custom reports for container-level analytics.
Conclusion
TheWSH_CONTAINER_ITEMS
table is a linchpin in Oracle EBS shipping logistics, providing the granularity needed for modern supply chain operations. Its design reflects Oracle's focus on traceability, scalability, and cross-module integration, making it indispensable for organizations with complex shipping requirements.
-
Table: WSH_CONTAINER_ITEMS
12.2.2
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_CONTAINER_ITEMS, object_name:WSH_CONTAINER_ITEMS, status:VALID, product: WSH - Shipping Execution , description: Container and Item Load Relationships , implementation_dba_data: WSH.WSH_CONTAINER_ITEMS ,
-
Table: WSH_CONTAINER_ITEMS
12.1.1
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_CONTAINER_ITEMS, object_name:WSH_CONTAINER_ITEMS, status:VALID, product: WSH - Shipping Execution , description: Container and Item Load Relationships , implementation_dba_data: WSH.WSH_CONTAINER_ITEMS ,
-
APPS.WSH_INTERFACE dependencies on WSH_CONTAINER_ITEMS
12.1.1
-
APPS.WMS_CARTNZN_PUB dependencies on WSH_CONTAINER_ITEMS
12.1.1
-
APPS.WMS_CONTAINER2_PUB dependencies on WSH_CONTAINER_ITEMS
12.2.2
-
APPS.WMS_CONTAINER_PVT dependencies on WSH_CONTAINER_ITEMS
12.2.2
-
APPS.WSH_CONTAINER_UTILITIES dependencies on WSH_CONTAINER_ITEMS
12.1.1
-
APPS.WMS_CONTAINER_PVT dependencies on WSH_CONTAINER_ITEMS
12.1.1
-
APPS.WSH_CONTAINER_UTILITIES dependencies on WSH_CONTAINER_ITEMS
12.2.2
-
APPS.WMS_CARTNZN_PUB dependencies on WSH_CONTAINER_ITEMS
12.2.2
-
APPS.WSH_CONTAINER_ACTIONS dependencies on WSH_CONTAINER_ITEMS
12.1.1
-
APPS.WSH_CONTAINER_ACTIONS dependencies on WSH_CONTAINER_ITEMS
12.1.1
-
APPS.WMS_CONTAINER2_PUB dependencies on WSH_CONTAINER_ITEMS
12.1.1
-
APPS.WSH_INTERFACE dependencies on WSH_CONTAINER_ITEMS
12.2.2
-
APPS.WSH_CONTAINER_ACTIONS dependencies on WSH_CONTAINER_ITEMS
12.2.2
-
APPS.WSH_CONTAINER_ACTIONS dependencies on WSH_CONTAINER_ITEMS
12.2.2
-
APPS.WMS_POSTALLOC_PVT dependencies on WSH_CONTAINER_ITEMS
12.2.2
-
VIEW: APPS.WSH_CONTAINER_ITEMS_DFV
12.1.1
-
VIEW: APPS.WSH_CONTAINER_ITEMS_DFV
12.2.2
-
SYNONYM: APPS.WSH_CONTAINER_ITEMS
12.1.1
owner:APPS, object_type:SYNONYM, object_name:WSH_CONTAINER_ITEMS, status:VALID,
-
VIEW: WSH.WSH_CONTAINER_ITEMS#
12.2.2
owner:WSH, object_type:VIEW, object_name:WSH_CONTAINER_ITEMS#, status:VALID,
-
SYNONYM: APPS.WSH_CONTAINER_ITEMS
12.2.2
owner:APPS, object_type:SYNONYM, object_name:WSH_CONTAINER_ITEMS, status:VALID,
-
VIEW: APPS.WSHBV_CONTAINER_ITEMS
12.1.1
-
VIEW: APPS.WSHBV_CONTAINER_ITEMS
12.2.2
-
VIEW: APPS.WSHFV_CONTAINER_ITEMS
12.1.1
-
VIEW: APPS.WSHFV_CONTAINER_ITEMS
12.2.2
-
VIEW: WSH.WSH_CONTAINER_ITEMS#
12.2.2
-
TABLE: WSH.WSH_CONTAINER_ITEMS
12.1.1
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_CONTAINER_ITEMS, object_name:WSH_CONTAINER_ITEMS, status:VALID,
-
TABLE: WSH.WSH_CONTAINER_ITEMS
12.2.2
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_CONTAINER_ITEMS, object_name:WSH_CONTAINER_ITEMS, status:VALID,
-
VIEW: APPS.WSH_CONTAINER_ITEMS_DFV
12.1.1
owner:APPS, object_type:VIEW, object_name:WSH_CONTAINER_ITEMS_DFV, status:VALID,
-
VIEW: APPS.WSH_CONTAINER_ITEMS_DFV
12.2.2
owner:APPS, object_type:VIEW, object_name:WSH_CONTAINER_ITEMS_DFV, status:VALID,
-
View: WSHBV_CONTAINER_ITEMS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHBV_CONTAINER_ITEMS, object_name:WSHBV_CONTAINER_ITEMS, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSHBV_CONTAINER_ITEMS ,
-
PACKAGE BODY: APPS.WMS_CONTAINER2_PUB
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:WMS_CONTAINER2_PUB, status:VALID,
-
PACKAGE BODY: APPS.WSH_CONTAINER_UTILITIES
12.1.1
owner:APPS, object_type:PACKAGE BODY, object_name:WSH_CONTAINER_UTILITIES, status:VALID,
-
PACKAGE BODY: APPS.WSH_CONTAINER_UTILITIES
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:WSH_CONTAINER_UTILITIES, status:VALID,
-
View: WSHFV_CONTAINER_ITEMS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHFV_CONTAINER_ITEMS, object_name:WSHFV_CONTAINER_ITEMS, status:VALID, product: WSH - Shipping Execution , description: Full BIS Business View for Items that can be packed into the Container. , implementation_dba_data: APPS.WSHFV_CONTAINER_ITEMS ,
-
View: WSHBV_CONTAINER_ITEMS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHBV_CONTAINER_ITEMS, object_name:WSHBV_CONTAINER_ITEMS, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSHBV_CONTAINER_ITEMS ,
-
View: WSHFV_CONTAINER_ITEMS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHFV_CONTAINER_ITEMS, object_name:WSHFV_CONTAINER_ITEMS, status:VALID, product: WSH - Shipping Execution , description: Full BIS Business View for Items that can be packed into the Container. , implementation_dba_data: APPS.WSHFV_CONTAINER_ITEMS ,
-
12.2.2 FND Design Data
12.2.2
-
12.2.2 DBA Data
12.2.2
-
PACKAGE: APPS.WSH_CONTAINER_ACTIONS
12.2.2
owner:APPS, object_type:PACKAGE, object_name:WSH_CONTAINER_ACTIONS, status:VALID,
-
12.2.2 DBA Data
12.2.2
-
PACKAGE BODY: APPS.WMS_CONTAINER2_PUB
12.2.2
owner:APPS, object_type:PACKAGE BODY, object_name:WMS_CONTAINER2_PUB, status:VALID,
-
12.1.1 DBA Data
12.1.1
-
12.1.1 DBA Data
12.1.1
-
12.2.2 DBA Data
12.2.2
-
PACKAGE: APPS.WSH_CONTAINER_ACTIONS
12.1.1
owner:APPS, object_type:PACKAGE, object_name:WSH_CONTAINER_ACTIONS, status:VALID,
-
12.1.1 FND Design Data
12.1.1
-
VIEW: APPS.WSHBV_CONTAINER_ITEMS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHBV_CONTAINER_ITEMS, object_name:WSHBV_CONTAINER_ITEMS, status:VALID,
-
12.2.2 DBA Data
12.2.2