Search Results how to remove auto post exceptions in onq
The WSH_ITM_SERVICE_PREFERENCES
table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical data structure within the Oracle Shipping Execution module. It stores service-level preferences and configurations related to item shipping, enabling organizations to define granular rules for shipping methods, carriers, and delivery services at the item level. This table plays a pivotal role in ensuring that shipping processes align with business requirements, carrier constraints, and customer expectations.
Table Structure and Key Columns
TheWSH_ITM_SERVICE_PREFERENCES
table contains columns that define relationships between items, shipping methods, and service levels. Key columns include:
- SERVICE_PREFERENCE_ID: Primary key identifier for the record.
- ORGANIZATION_ID: Links to the inventory organization where the item is defined.
- INVENTORY_ITEM_ID: References the item in
MTL_SYSTEM_ITEMS_B
. - CARRIER_ID: Associates the item with a carrier from
WSH_CARRIERS
. - SERVICE_LEVEL_ID: Specifies the service level (e.g., overnight, ground) from
WSH_SERVICE_LEVELS
. - SHIPPING_METHOD_CODE: Defines the shipping method (e.g., FedEx, UPS).
- START_DATE_ACTIVE and END_DATE_ACTIVE: Control the validity period of the preference.
- ENABLED_FLAG: Indicates whether the preference is active (Y/N).
Functional Significance
This table enables businesses to:- Enforce Item-Specific Shipping Rules: Certain items (e.g., hazardous materials) may require specific carriers or service levels. This table ensures compliance.
- Optimize Shipping Costs: By defining preferred carriers/methods per item, organizations can automate cost-effective shipping decisions.
- Streamline Order Fulfillment: The system auto-selects shipping options during order processing, reducing manual intervention.
- Support Customer SLAs: High-priority items can be tied to expedited services to meet delivery commitments.
Integration Points
The table integrates with several Oracle EBS modules:- Inventory (INV): References items via
INVENTORY_ITEM_ID
. - Order Management (OM): Shipping preferences influence delivery options during order booking.
- Warehouse Management (WMS): Guides picking and packing processes based on shipping constraints.
Technical Considerations
- Indexing: The table is typically indexed on
INVENTORY_ITEM_ID
,ORGANIZATION_ID
, andCARRIER_ID
for performance. - Data Volume: For organizations with large item catalogs, this table can grow significantly, requiring partitioning strategies in 12.2.2.
- Upgrades: In 12.2.2, Oracle introduced enhanced validation logic to prevent conflicting preferences.
Customization and Extensions
Common extensions include:- Adding custom columns to support business-specific attributes (e.g., temperature requirements).
- Developing triggers to synchronize changes with external logistics systems.
- Creating APIs to bulk-load preferences during item onboarding.
WSH_ITM_SERVICE_PREFERENCES
serves as the backbone for intelligent shipping decision-making in Oracle EBS, bridging item master data with logistics execution while maintaining flexibility for complex business scenarios.
-
Lookup Type: DLVB_PRIVILEGE
12.1.1
product: WSH - Shipping Execution , meaning: Delivery Line Privilege , description: Delivery Lines - Security Privileges in Shipping Transactions ,
-
Lookup Type: DLVB_PRIVILEGE
12.2.2
product: WSH - Shipping Execution , meaning: Delivery Line Privilege , description: Delivery Lines - Security Privileges in Shipping Transactions ,
-
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: TRIP_PRIVILEGE
12.2.2
product: WSH - Shipping Execution , meaning: Trip Privilege , description: Trip - Security Privileges in Shipping Transactions ,
-
Lookup Type: TRIP_PRIVILEGE
12.1.1
product: WSH - Shipping Execution , meaning: Trip Privilege , description: Trip - Security Privileges in Shipping Transactions ,
-
Lookup Type: WSH_TENDER_STATUS
12.2.2
product: WSH - Shipping Execution , meaning: Wsh Load Tender Status , description: Wsh Load Tender Status ,
-
Lookup Type: WSH_TENDER_STATUS
12.1.1
product: WSH - Shipping Execution , meaning: Wsh Load Tender Status , description: Wsh Load Tender Status ,
-
Lookup Type: AUTO_PACK_LEVEL
12.2.2
product: WSH - Shipping Execution , meaning: Auto Pack Level , description: Auto Pack Level ,
-
Lookup Type: AUTO_PACK_LEVEL
12.1.1
product: WSH - Shipping Execution , meaning: Auto Pack Level , description: Auto Pack Level ,
-
Concurrent Program: WSHRDAPK
12.2.2
execution_filename: WSHRDASP , product: WSH - Shipping Execution , user_name: Auto Pack/Ship Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: WSHRDASC
12.2.2
execution_filename: WSHRDASP , product: WSH - Shipping Execution , user_name: Auto Pack/Ship Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: WSHRDASC
12.1.1
execution_filename: WSHRDASP , product: WSH - Shipping Execution , user_name: Auto Pack/Ship Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: WSHRDAPK
12.1.1
execution_filename: WSHRDASP , product: WSH - Shipping Execution , user_name: Auto Pack/Ship Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: WSHSHBAT
12.2.2
execution_filename: WSH_SHIPMENT_BATCH_PKG.Create_Shipment_Batch , product: WSH - Shipping Execution , user_name: Create Shipment Batches , description: Executable for auto-creating Shipment Batches , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: WSHAPDSRS
12.2.2
execution_filename: WSH_BATCH_PROCESS.AUTO_PACK_DELIVERIES_SRS , product: WSH - Shipping Execution , user_name: Auto-Pack Deliveries - SRS , description: Pack deliveries automatically using SRS , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: WSHAPDSRS
12.1.1
execution_filename: WSH_BATCH_PROCESS.AUTO_PACK_DELIVERIES_SRS , product: WSH - Shipping Execution , user_name: Auto-Pack Deliveries - SRS , description: Pack deliveries automatically using SRS , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: WSHRDXCP
12.1.1
execution_filename: WSHRDXCP , product: WSH - Shipping Execution , user_name: Shipping Exceptions Report , description: Shipping Exceptions Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Concurrent Program: WSHRDXCP
12.2.2
execution_filename: WSHRDXCP , product: WSH - Shipping Execution , user_name: Shipping Exceptions Report , description: Shipping Exceptions Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Lookup Type: STOP_PRIVILEGE
12.1.1
product: WSH - Shipping Execution , meaning: Stop Privilege , description: Stop - Security Privileges in Shipping Transactions ,
-
Lookup Type: STOP_PRIVILEGE
12.2.2
product: WSH - Shipping Execution , meaning: Stop Privilege , description: Stop - Security Privileges in Shipping Transactions ,
-
Concurrent Program: WSHRDXCP_XML
12.2.2
product: WSH - Shipping Execution , user_name: Shipping Exceptions Report (XML) , description: Shipping Exceptions Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: WSHRDXCP_XML
12.1.1
product: WSH - Shipping Execution , user_name: Shipping Exceptions Report (XML) , description: Shipping Exceptions Report , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: WSHRDASC_XML
12.1.1
product: WSH - Shipping Execution , user_name: Auto Ship Confirm Report (XML) , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: WSHRDAPK_XML
12.2.2
product: WSH - Shipping Execution , user_name: Auto-pack Report (XML) , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: WSHRDASC_XML
12.2.2
product: WSH - Shipping Execution , user_name: Auto Ship Confirm Report (XML) , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Table: WSH_ITM_SERVICE_PREFERENCES
12.2.2
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_ITM_SERVICE_PREFERENCES, object_name:WSH_ITM_SERVICE_PREFERENCES, status:VALID, product: WSH - Shipping Execution , description: Stores the service preferences of a Master Organization, Application. Service Preferemnces include specifying which Vendor to post for a particular service and the priority of these requests , implementation_dba_data: WSH.WSH_ITM_SERVICE_PREFERENCES ,
-
Table: WSH_ITM_SERVICE_PREFERENCES
12.1.1
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_ITM_SERVICE_PREFERENCES, object_name:WSH_ITM_SERVICE_PREFERENCES, status:VALID, product: WSH - Shipping Execution , description: Stores the service preferences of a Master Organization, Application. Service Preferemnces include specifying which Vendor to post for a particular service and the priority of these requests , implementation_dba_data: WSH.WSH_ITM_SERVICE_PREFERENCES ,
-
Table: WSH_EXCEPTIONS
12.1.1
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_EXCEPTIONS, object_name:WSH_EXCEPTIONS, status:VALID, product: WSH - Shipping Execution , description: Shipping Exceptions , implementation_dba_data: WSH.WSH_EXCEPTIONS ,
-
Table: WSH_EXCEPTIONS
12.2.2
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_EXCEPTIONS, object_name:WSH_EXCEPTIONS, status:VALID, product: WSH - Shipping Execution , description: Shipping Exceptions , implementation_dba_data: WSH.WSH_EXCEPTIONS ,
-
Lookup Type: WSH_MAP_LOCATION_MODE
12.1.1
product: WSH - Shipping Execution , meaning: Location to Region Mapping Mode , description: To be used in Location to Region Mapping Concurrent Program for specifying mode in which concurrent program is to be run ,
-
Lookup Type: WSH_MAP_LOCATION_MODE
12.2.2
product: WSH - Shipping Execution , meaning: Location to Region Mapping Mode , description: To be used in Location to Region Mapping Concurrent Program for specifying mode in which concurrent program is to be run ,
-
Lookup Type: WSH_SERVICE_LEVELS
12.1.1
product: WSH - Shipping Execution , meaning: Carrier Service Levels , description: Lookup for LOV in Service Level Field in Carrier Services Form ,
-
Lookup Type: WSH_SERVICE_LEVELS
12.2.2
product: WSH - Shipping Execution , meaning: Carrier Service Levels , description: Lookup for LOV in Service Level Field in Carrier Services Form ,
-
Table: WSH_ITM_PARTIES
12.2.2
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_ITM_PARTIES, object_name:WSH_ITM_PARTIES, status:VALID, product: WSH - Shipping Execution , description: Stores information of the parties, which have to be scanned. Submitting a request to ITM Adapter involves creating a row in WSH_ITM_REQUEST_CONTROL. All the parties, which have to be scanned as part of this request have to be populated in W , implementation_dba_data: WSH.WSH_ITM_PARTIES ,
-
Table: WSH_ITM_PARTIES
12.1.1
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_ITM_PARTIES, object_name:WSH_ITM_PARTIES, status:VALID, product: WSH - Shipping Execution , description: Stores information of the parties, which have to be scanned. Submitting a request to ITM Adapter involves creating a row in WSH_ITM_REQUEST_CONTROL. All the parties, which have to be scanned as part of this request have to be populated in W , implementation_dba_data: WSH.WSH_ITM_PARTIES ,
-
Lookup Type: PICK_STATUS
12.2.2
product: WSH - Shipping Execution , meaning: Pick Status , description: Pick Status ,
-
Table: WSH_ITM_ITEMS
12.1.1
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_ITM_ITEMS, object_name:WSH_ITM_ITEMS, status:VALID, product: WSH - Shipping Execution , description: Stores item information required for license determination. Submitting a request to ITM Adapter for license determination involves creating a row in WSH_ITM_REQUEST_CONTROL and all the items involved in this transaction have to be populated , implementation_dba_data: WSH.WSH_ITM_ITEMS ,
-
Table: WSH_ITM_ITEMS
12.2.2
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_ITM_ITEMS, object_name:WSH_ITM_ITEMS, status:VALID, product: WSH - Shipping Execution , description: Stores item information required for license determination. Submitting a request to ITM Adapter for license determination involves creating a row in WSH_ITM_REQUEST_CONTROL and all the items involved in this transaction have to be populated , implementation_dba_data: WSH.WSH_ITM_ITEMS ,
-
Lookup Type: PICK_STATUS
12.1.1
product: WSH - Shipping Execution , meaning: Pick Status , description: Pick Status ,
-
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 ,
-
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: 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: 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. ,
-
Concurrent Program: WSHOTMRL
12.2.2
execution_filename: WSH_TMS_RELEASE.release_planned_shipment , product: WSH - Shipping Execution , user_name: Planned Shipment Interface , description: Planned Shipment Interface , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: WSHOTMRL
12.1.1
execution_filename: WSH_TMS_RELEASE.release_planned_shipment , product: WSH - Shipping Execution , user_name: Planned Shipment Interface , description: Planned Shipment Interface , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,