Search Results get help with file explorer in windows
The WSH_Tables.html
file in Oracle E-Business Suite (EBS) 12.1.1 or 12.2.2 pertains to the **Warehouse Shipping Execution (WSH)** module, which is a critical component of the Oracle Supply Chain Management (SCM) suite. This file typically contains documentation or metadata describing the key database tables used in the WSH module. Below is a detailed summary of its significance, structure, and key tables referenced.
### **Overview of Warehouse Shipping Execution (WSH)**
The WSH module manages shipping and logistics operations, including pick release, packing, shipping confirmation, and freight cost calculations. It integrates with other Oracle modules like **Inventory (INV)**, **Order Management (OM)**, and **Transportation Management (WSM)**. The tables documented in WSH_Tables.html
store transactional and configuration data essential for shipping workflows.
### **Key Tables in WSH_Tables.html**
The file likely outlines the following major tables:
1. **WSH_DELIVERIES**
- Stores shipment header information, including delivery IDs, statuses, and shipping dates.
- Links to **OE_ORDER_HEADERS** and **WSH_TRIPS** for order and transportation data.
2. **WSH_DELIVERY_DETAILS**
- Contains line-level shipping details such as items, quantities, and source documents (e.g., sales orders).
- References **OE_ORDER_LINES** and **MTL_SYSTEM_ITEMS**.
3. **WSH_TRIPS**
- Manages freight movements, including carrier assignments and trip schedules.
- Integrates with **WSH_FREIGHT_COSTS** for freight calculations.
4. **WSH_NEW_DELIVERIES**
- Temporary table used during pick release to stage delivery data before confirmation.
5. **WSH_PICKING_BATCHES**
- Tracks batch-level picking activities, linking to **WSH_DELIVERY_ASSIGNMENTS**.
6. **WSH_SHIPPING_PARAMETERS**
- Stores system-wide shipping rules, such as default carriers and packing rules.
7. **WSH_FREIGHT_COSTS**
- Captures freight charges, including rate calculations and carrier-specific fees.
### **Technical and Functional Significance**
- **Data Flow**: The tables facilitate order-to-shipment workflows, ensuring seamless integration between Order Management and Shipping Execution.
- **Customization**: Developers and DBAs use this metadata to extend WSH functionality, such as adding custom fields or reports.
- **Performance**: Proper indexing on columns like DELIVERY_ID
or TRIP_ID
is critical for large-scale shipping operations.
### **Integration with Other Modules**
- **Order Management (OM)**: WSH_DELIVERY_DETAILS
references OE_ORDER_LINES
to fulfill sales orders.
- **Inventory (INV)**: Pick-confirmed shipments update MTL_MATERIAL_TRANSACTIONS
.
- **Transportation (WSM)**: WSH_TRIPS
integrates with freight cost engines.
### **Conclusion**
The WSH_Tables.html
file serves as a technical reference for Oracle EBS implementers, detailing the schema underpinning shipping processes. Understanding these tables is essential for troubleshooting, customization, and performance tuning in WSH deployments for versions 12.1.1 and 12.2.2.
-
File: Shipping_MSMD.pdf
12.1.1
product: WSH - Shipping Execution , size: 17.215 KBytes , file_type: PDF Diagram ,
-
File: Shipping_ERD.pdf
12.1.1
product: WSH - Shipping Execution , size: 50.337 KBytes , file_type: PDF Diagram ,
-
File: Shipping_MSMD.pdf
12.2.2
product: WSH - Shipping Execution , size: 17.215 KBytes , file_type: PDF Diagram ,
-
File: R1158_WSH_ITM.pdf
12.2.2
product: WSH - Shipping Execution , size: 20.134 KBytes , file_type: PDF Diagram ,
-
File: Shipping_ISMD.pdf
12.2.2
product: WSH - Shipping Execution , size: 16.06 KBytes , file_type: PDF Diagram ,
-
File: Shipping_DSMD.pdf
12.1.1
product: WSH - Shipping Execution , size: 12.866 KBytes , file_type: PDF Diagram ,
-
File: WSH_Dependencies.html
12.1.1
product: WSH - Shipping Execution , size: 271.362 KBytes , file_type: HTML Report , description: WSH_Dependencies.html is an html report that documents dependencies to tables and views in the WSH product. ,
-
File: WSHProduct_Dependencies.html
12.2.2
product: WSH - Shipping Execution , size: 30.688 KBytes , file_type: HTML Report , description: WSHProduct_Dependencies.html is an html report that documentsexternal dependencies to tables and views in the WSH product. ,
-
File: Shipping_ERD.pdf
12.2.2
product: WSH - Shipping Execution , size: 50.337 KBytes , file_type: PDF Diagram ,
-
File: Shipping_ISMD.pdf
12.1.1
product: WSH - Shipping Execution , size: 16.06 KBytes , file_type: PDF Diagram ,
-
File: WSHProduct_Dependencies.html
12.1.1
product: WSH - Shipping Execution , size: 33.354 KBytes , file_type: HTML Report , description: WSHProduct_Dependencies.html is an html report that documentsexternal dependencies to tables and views in the WSH product. ,
-
File: R1158_WSH_ITM.pdf
12.1.1
product: WSH - Shipping Execution , size: 20.134 KBytes , file_type: PDF Diagram ,
-
File: WSH_Tables.html
12.1.1
product: WSH - Shipping Execution , size: 2.691 MBytes , file_type: HTML Report , description: WSH_Tables.html is an html report that documents the table and view definitions for the WSH product. ,
-
File: WSH_Tables.html
12.2.2
product: WSH - Shipping Execution , size: 2.89 MBytes , file_type: HTML Report , description: WSH_Tables.html is an html report that documents the table and view definitions for the WSH product. ,
-
File: WSH_Dependencies.html
12.2.2
product: WSH - Shipping Execution , size: 282.42 KBytes , file_type: HTML Report , description: WSH_Dependencies.html is an html report that documents dependencies to tables and views in the WSH product. ,
-
File: Shipping_DSMD.pdf
12.2.2
product: WSH - Shipping Execution , size: 12.866 KBytes , file_type: PDF Diagram ,
-
File: Shipping and Transportation 11510 ERD.pdf
12.2.2
product: WSH - Shipping Execution , size: 136.046 KBytes , file_type: PDF Diagram ,
-
File: Shipping and Transportation 11510 ERD.pdf
12.1.1
product: WSH - Shipping Execution , size: 136.046 KBytes , file_type: PDF Diagram ,
-
Lookup Type: DLVY_PRIVILEGE
12.1.1
product: WSH - Shipping Execution , meaning: Delivery Privilege , description: Delivery - Security Privileges in Shipping Transactions ,
-
Lookup Type: DLVY_PRIVILEGE
12.2.2
product: WSH - Shipping Execution , meaning: Delivery Privilege , description: Delivery - Security Privileges in Shipping Transactions ,
-
Lookup Type: SECURITY_PRIVILEGE
12.1.1
product: WSH - Shipping Execution , meaning: Security Privilege , description: Security Privileges in Shipping Transactions(will be obsoleted) ,
-
Lookup Type: SECURITY_PRIVILEGE
12.2.2
product: WSH - Shipping Execution , meaning: Security Privilege , description: Security Privileges in Shipping Transactions(will be obsoleted) ,
-
Lookup Type: WSH_DSNO_FILE_EXT
12.1.1
product: WSH - Shipping Execution , meaning: DSNO Flat File Extension , description: DSNO Flat File Extension ,
-
Lookup Type: WSH_DSNO_FILE_EXT
12.2.2
product: WSH - Shipping Execution , meaning: DSNO Flat File Extension , description: DSNO Flat File Extension ,
-
Lookup Type: EXCEPTION_STATUS
12.1.1
product: WSH - Shipping Execution , meaning: Exception Status , description: Exception Status ,
-
Lookup Type: EXCEPTION_STATUS
12.2.2
product: WSH - Shipping Execution , meaning: Exception Status , description: Exception Status ,
-
Lookup Type: WSH_ITM_SERVICE_COMMUNICATION
12.1.1
product: WSH - Shipping Execution , meaning: WSH_ITM_SERVICE_COMMUNICATION , description: Service type along with acknowledgement and response ,
-
Lookup Type: WSH_ITM_SERVICE_COMMUNICATION
12.2.2
product: WSH - Shipping Execution , meaning: WSH_ITM_SERVICE_COMMUNICATION , description: Service type along with acknowledgement and response ,
-
View: WSHBV_DELIVERY_ASSIGNMENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHBV_DELIVERY_ASSIGNMENTS, object_name:WSHBV_DELIVERY_ASSIGNMENTS, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSHBV_DELIVERY_ASSIGNMENTS ,
-
View: WSHBV_DELIVERY_ASSIGNMENTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHBV_DELIVERY_ASSIGNMENTS, object_name:WSHBV_DELIVERY_ASSIGNMENTS, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSHBV_DELIVERY_ASSIGNMENTS ,
-
View: WSHBV_FREIGHT_COSTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHBV_FREIGHT_COSTS, object_name:WSHBV_FREIGHT_COSTS, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSHBV_FREIGHT_COSTS ,
-
View: WSHBV_FREIGHT_COSTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHBV_FREIGHT_COSTS, object_name:WSHBV_FREIGHT_COSTS, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSHBV_FREIGHT_COSTS ,
-
Lookup Type: WSH_TXN_STATUS
12.1.1
product: WSH - Shipping Execution , meaning: Message Status , description: Message Status ,
-
Lookup Type: WSH_TXN_STATUS
12.2.2
product: WSH - Shipping Execution , meaning: Message Status , description: Message Status ,
-
View: WSHFV_DELIVERY_ASSIGNMENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHFV_DELIVERY_ASSIGNMENTS, object_name:WSHFV_DELIVERY_ASSIGNMENTS, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSHFV_DELIVERY_ASSIGNMENTS ,
-
View: WSHFV_DELIVERY_ASSIGNMENTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHFV_DELIVERY_ASSIGNMENTS, object_name:WSHFV_DELIVERY_ASSIGNMENTS, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSHFV_DELIVERY_ASSIGNMENTS ,
-
Table: WSH_ITM_VENDOR_STYLESHEETS
12.1.1
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_ITM_VENDOR_STYLESHEETS, object_name:WSH_ITM_VENDOR_STYLESHEETS, status:VALID, product: WSH - Shipping Execution , description: The Request and Response Stylesheet names for a Vendor are stored in this table. If the vendor does not support Oracle ITM XML API and if Oracle has special integration with the Vendor these stylesheets are applied on the Oracle ITM XML API , implementation_dba_data: WSH.WSH_ITM_VENDOR_STYLESHEETS ,
-
Table: WSH_ITM_VENDOR_STYLESHEETS
12.2.2
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_ITM_VENDOR_STYLESHEETS, object_name:WSH_ITM_VENDOR_STYLESHEETS, status:VALID, product: WSH - Shipping Execution , description: The Request and Response Stylesheet names for a Vendor are stored in this table. If the vendor does not support Oracle ITM XML API and if Oracle has special integration with the Vendor these stylesheets are applied on the Oracle ITM XML API , implementation_dba_data: WSH.WSH_ITM_VENDOR_STYLESHEETS ,
-
View: WSHBV_DELIVERY_LEGS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHBV_DELIVERY_LEGS, object_name:WSHBV_DELIVERY_LEGS, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSHBV_DELIVERY_LEGS ,
-
View: WSHBV_DELIVERY_LEGS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHBV_DELIVERY_LEGS, object_name:WSHBV_DELIVERY_LEGS, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSHBV_DELIVERY_LEGS ,
-
View: WSHFV_DELIVERY_LEGS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHFV_DELIVERY_LEGS, object_name:WSHFV_DELIVERY_LEGS, status:VALID, product: WSH - Shipping Execution , description: Full BIS Business View for Delivery Legs , implementation_dba_data: APPS.WSHFV_DELIVERY_LEGS ,
-
View: WSHFV_DELIVERY_LEGS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHFV_DELIVERY_LEGS, object_name:WSHFV_DELIVERY_LEGS, status:VALID, product: WSH - Shipping Execution , description: Full BIS Business View for Delivery Legs , implementation_dba_data: APPS.WSHFV_DELIVERY_LEGS ,
-
View: WSHBV_CONTAINER_CONTENTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHBV_CONTAINER_CONTENTS, object_name:WSHBV_CONTAINER_CONTENTS, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSHBV_CONTAINER_CONTENTS ,
-
View: WSHBV_CONTAINER_CONTENTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHBV_CONTAINER_CONTENTS, object_name:WSHBV_CONTAINER_CONTENTS, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSHBV_CONTAINER_CONTENTS ,
-
View: WSHBV_TRIP_STOPS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHBV_TRIP_STOPS, object_name:WSHBV_TRIP_STOPS, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSHBV_TRIP_STOPS ,
-
View: WSHBV_TRIP_STOPS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHBV_TRIP_STOPS, object_name:WSHBV_TRIP_STOPS, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSHBV_TRIP_STOPS ,
-
View: WSHBV_TRIPS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHBV_TRIPS, object_name:WSHBV_TRIPS, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSHBV_TRIPS ,
-
View: WSHBV_TRIPS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHBV_TRIPS, object_name:WSHBV_TRIPS, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSHBV_TRIPS ,
-
View: WSHFV_FREIGHT_COSTS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHFV_FREIGHT_COSTS, object_name:WSHFV_FREIGHT_COSTS, status:VALID, product: WSH - Shipping Execution , description: Full BIS Business View for Freight Costs. , implementation_dba_data: APPS.WSHFV_FREIGHT_COSTS ,
-
View: WSHFV_FREIGHT_COSTS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHFV_FREIGHT_COSTS, object_name:WSHFV_FREIGHT_COSTS, status:VALID, product: WSH - Shipping Execution , description: Full BIS Business View for Freight Costs. , implementation_dba_data: APPS.WSHFV_FREIGHT_COSTS ,