Search Results location
The WSH_LOCATION_DATA_EXT
table in Oracle E-Business Suite (EBS) 12.1.1 and 12.2.2 is a critical data structure within the Oracle Shipping Execution module. It serves as an extension table for location-related data, primarily used to store additional attributes or customizations for shipping locations beyond what is provided in the standard Oracle tables. Below is a detailed analysis of its purpose, structure, and functional relevance in Oracle EBS.
Purpose and Context
TheWSH_LOCATION_DATA_EXT
table is designed to augment the standard location data stored in tables like WSH_LOCATIONS
and HR_LOCATIONS
. It enables organizations to extend the default location attributes to meet specific business requirements without modifying core Oracle tables. This is particularly useful in industries where shipping locations require specialized fields, such as warehouse-specific identifiers, compliance-related data, or third-party logistics (3PL) integration details.
Table Structure
The table typically includes the following key columns:- LOCATION_ID: A foreign key linking to the
WSH_LOCATIONS
orHR_LOCATIONS
table, ensuring referential integrity. - ATTRIBUTE_CATEGORY: Used for descriptive flexfields (DFFs) to categorize custom attributes.
- ATTRIBUTE1 to ATTRIBUTE15: Flexible columns for storing extended attributes, often configured via DFFs.
- CREATION_DATE, CREATED_BY, LAST_UPDATE_DATE, LAST_UPDATED_BY: Standard Oracle audit columns for tracking record changes.
Integration with Oracle Shipping Execution
In Oracle Shipping Execution, locations are pivotal for defining pickup/delivery points, warehouses, and carriers. TheWSH_LOCATION_DATA_EXT
table enhances this functionality by allowing:
- Custom Data Storage: Organizations can store unique location attributes (e.g., GPS coordinates, loading dock restrictions).
- Flexible Reporting: Extended attributes enable advanced filtering and reporting in shipping documents and analytics.
- Third-Party System Integration: Custom fields can map to external systems like Transportation Management Systems (TMS) or Warehouse Management Systems (WMS).
Technical Considerations
- Descriptive Flexfields (DFFs): The table is often paired with DFFs to allow user-defined fields without code changes.
- Performance Impact: While the table is lightweight, improper indexing on
LOCATION_ID
can degrade performance in high-volume shipping environments. - Upgrade Compatibility: Customizations in this table are generally preserved during EBS upgrades (e.g., 12.1.1 to 12.2.2), but should be validated.
Common Use Cases
- Carrier-Specific Requirements: Storing carrier-mandated location codes or service-level agreements (SLAs).
- Regulatory Compliance: Capturing hazardous material handling flags or customs-related data for international shipping.
- Process Automation: Triggering workflows based on extended attributes (e.g., automated dock scheduling).
Conclusion
TheWSH_LOCATION_DATA_EXT
table is a powerful tool for extending Oracle Shipping Execution’s location management capabilities. Its flexible structure supports customization while maintaining compatibility with Oracle’s standard functionality. Proper implementation ensures seamless integration with other EBS modules like Inventory, Order Management, and Procurement, making it indispensable for complex shipping logistics.
-
Lookup Type: WSH_LOCATION_TYPE
12.2.2
product: WSH - Shipping Execution , meaning: Shipping Location Type ,
-
Lookup Type: WSH_LOCATION_TYPE
12.1.1
product: WSH - Shipping Execution , meaning: Shipping Location Type ,
-
Lookup Type: WSH_MAP_LOCATION_TYPE
12.2.2
product: WSH - Shipping Execution , meaning: Location Type , description: Type of location to be processed while running the Location Region Mapping Concurrent Program ,
-
Lookup Type: WSH_MAP_LOCATION_TYPE
12.1.1
product: WSH - Shipping Execution , meaning: Location Type , description: Type of location to be processed while running the Location Region Mapping Concurrent Program ,
-
Concurrent Program: WSHLRMA
12.2.2
execution_filename: wsh_regions_search_pkg.process_all_locations , product: WSH - Shipping Execution , user_name: Location to Region Mapping , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: WSHLRMA
12.1.1
execution_filename: wsh_regions_search_pkg.process_all_locations , product: WSH - Shipping Execution , user_name: Location to Region Mapping , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Lookup Type: WSH_ORIGIN_DEST_TYPE
12.2.2
product: WSH - Shipping Execution , meaning: Origin and Destination Type , description: Origin and Destination Type used in ISetup Interlocation Transit Time API ,
-
Concurrent Program: WSHLRMCD
12.1.1
execution_filename: WSH_REGIONS_SEARCH_PKG.Map_Location_Region_Child , product: WSH - Shipping Execution , user_name: Location To Region Mapping - Child , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: WSHLRMCD
12.2.2
execution_filename: WSH_REGIONS_SEARCH_PKG.Map_Location_Region_Child , product: WSH - Shipping Execution , user_name: Location To Region Mapping - Child , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
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 ,
-
View: WSH_CUSTOMER_SITES_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_CUSTOMER_SITES_V, object_name:WSH_CUSTOMER_SITES_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_CUSTOMER_SITES_V ,
-
View: WSH_CUSTOMER_SITES_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_CUSTOMER_SITES_V, object_name:WSH_CUSTOMER_SITES_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_CUSTOMER_SITES_V ,
-
View: WSH_RSU_CONTACT_V
12.1.1
product: WSH - Shipping Execution , implementation_dba_data: Not implemented in this database ,
-
View: WSH_RSU_CONTACT_V
12.2.2
product: WSH - Shipping Execution , implementation_dba_data: Not implemented in this database ,
-
View: WSH_RSU_NOCONTACT_V
12.1.1
product: WSH - Shipping Execution , implementation_dba_data: Not implemented in this database ,
-
View: WSH_RSU_NOCONTACT_V
12.2.2
product: WSH - Shipping Execution , implementation_dba_data: Not implemented in this database ,
-
View: WSH_CUSTOMER_LOCATIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_CUSTOMER_LOCATIONS_V, object_name:WSH_CUSTOMER_LOCATIONS_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_CUSTOMER_LOCATIONS_V ,
-
View: WSH_CUSTOMER_LOCATIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_CUSTOMER_LOCATIONS_V, object_name:WSH_CUSTOMER_LOCATIONS_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_CUSTOMER_LOCATIONS_V ,
-
Table: WSH_LOCATION_DATA_EXT
12.1.1
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_LOCATION_DATA_EXT, object_name:WSH_LOCATION_DATA_EXT, status:VALID, product: WSH - Shipping Execution , description: Stores externally imported location information , implementation_dba_data: WSH.WSH_LOCATION_DATA_EXT ,
-
Table: WSH_LOCATION_DATA_EXT
12.2.2
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_LOCATION_DATA_EXT, object_name:WSH_LOCATION_DATA_EXT, status:VALID, product: WSH - Shipping Execution , description: Stores externally imported location information , implementation_dba_data: WSH.WSH_LOCATION_DATA_EXT ,
-
Table: WSH_UPGRADE_SITE_TMP
12.2.2
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_UPGRADE_SITE_TMP, object_name:WSH_UPGRADE_SITE_TMP, status:VALID, product: WSH - Shipping Execution , description: Table to store site and location information during upgrade from 11 to 11i , implementation_dba_data: WSH.WSH_UPGRADE_SITE_TMP ,
-
Table: WSH_UPGRADE_SITE_TMP
12.1.1
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_UPGRADE_SITE_TMP, object_name:WSH_UPGRADE_SITE_TMP, status:VALID, product: WSH - Shipping Execution , description: Table to store site and location information during upgrade from 11 to 11i , implementation_dba_data: WSH.WSH_UPGRADE_SITE_TMP ,
-
Table: WSH_LOCATION_OWNERS
12.2.2
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_LOCATION_OWNERS, object_name:WSH_LOCATION_OWNERS, status:VALID, product: WSH - Shipping Execution , description: Stores information about location owners , implementation_dba_data: WSH.WSH_LOCATION_OWNERS ,
-
Table: WSH_LOCATION_OWNERS
12.1.1
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_LOCATION_OWNERS, object_name:WSH_LOCATION_OWNERS, status:VALID, product: WSH - Shipping Execution , description: Stores information about location owners , implementation_dba_data: WSH.WSH_LOCATION_OWNERS ,
-
View: WSH_CARRIER_SITES_MAIN_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_CARRIER_SITES_MAIN_V, object_name:WSH_CARRIER_SITES_MAIN_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_CARRIER_SITES_MAIN_V ,
-
View: WSH_CARRIER_SITES_MAIN_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_CARRIER_SITES_MAIN_V, object_name:WSH_CARRIER_SITES_MAIN_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_CARRIER_SITES_MAIN_V ,
-
View: WSH_SS_PARTNER_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_SS_PARTNER_V, object_name:WSH_SS_PARTNER_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_SS_PARTNER_V ,
-
View: WSH_SS_PARTNER_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_SS_PARTNER_V, object_name:WSH_SS_PARTNER_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_SS_PARTNER_V ,
-
View: WSH_SHIP_TO_LOCATIONS_ACT_V
12.1.1
product: WSH - Shipping Execution , implementation_dba_data: Not implemented in this database ,
-
View: WSH_SHIP_TO_LOCATIONS_ACT_V
12.2.2
product: WSH - Shipping Execution , implementation_dba_data: Not implemented in this database ,
-
View: WSH_REG_LOC_MAPPING_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_REG_LOC_MAPPING_V, object_name:WSH_REG_LOC_MAPPING_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_REG_LOC_MAPPING_V ,
-
View: WSH_REG_LOC_MAPPING_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_REG_LOC_MAPPING_V, object_name:WSH_REG_LOC_MAPPING_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_REG_LOC_MAPPING_V ,
-
View: WSH_LOCATIONS_REGIONS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_LOCATIONS_REGIONS_V, object_name:WSH_LOCATIONS_REGIONS_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_LOCATIONS_REGIONS_V ,
-
View: WSH_LOCATIONS_REGIONS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_LOCATIONS_REGIONS_V, object_name:WSH_LOCATIONS_REGIONS_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_LOCATIONS_REGIONS_V ,
-
View: WSH_OPSM_ASN_ORDERS_SPECIFIC_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_OPSM_ASN_ORDERS_SPECIFIC_V, object_name:WSH_OPSM_ASN_ORDERS_SPECIFIC_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_OPSM_ASN_ORDERS_SPECIFIC_V ,
-
View: WSHFV_DELIVERY_DETAILS
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHFV_DELIVERY_DETAILS, object_name:WSHFV_DELIVERY_DETAILS, status:VALID, product: WSH - Shipping Execution , description: Full BIS Business View for Delivery Details. , implementation_dba_data: APPS.WSHFV_DELIVERY_DETAILS ,
-
View: WSHFV_DELIVERY_DETAILS
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSHFV_DELIVERY_DETAILS, object_name:WSHFV_DELIVERY_DETAILS, status:VALID, product: WSH - Shipping Execution , description: Full BIS Business View for Delivery Details. , implementation_dba_data: APPS.WSHFV_DELIVERY_DETAILS ,
-
View: WSH_DSNO_ORDERS_SPECIFIC_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_DSNO_ORDERS_SPECIFIC_V, object_name:WSH_DSNO_ORDERS_SPECIFIC_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_DSNO_ORDERS_SPECIFIC_V ,
-
View: WSH_DSNO_ORDERS_SPECIFIC_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WSH.WSH_DSNO_ORDERS_SPECIFIC_V, object_name:WSH_DSNO_ORDERS_SPECIFIC_V, status:VALID, product: WSH - Shipping Execution , implementation_dba_data: APPS.WSH_DSNO_ORDERS_SPECIFIC_V ,