Search Results wsh_locations
The WSH_LOCATIONS
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 a repository for storing location-related information, which is essential for logistics, transportation, and supply chain operations. This table is part of the broader Oracle Shipping module, which integrates with other EBS components such as Order Management, Inventory, and Purchasing to facilitate seamless shipping and delivery processes.
Purpose and Functionality
The primary purpose of theWSH_LOCATIONS
table is to store detailed information about physical locations used in shipping and receiving activities. These locations can include warehouses, docks, staging areas, or any other points relevant to the movement of goods. The table acts as a reference for other shipping-related tables, ensuring consistency and accuracy in logistics operations. Key functionalities supported by this table include:
- Tracking origin and destination locations for shipments.
- Supporting route planning and optimization.
- Integrating with Oracle Transportation Management (OTM) for advanced logistics.
Key Columns and Structure
TheWSH_LOCATIONS
table comprises several important columns that define location attributes. Below are some of the critical columns:
- LOCATION_ID: A unique identifier for each location, serving as the primary key.
- NAME: The descriptive name of the location (e.g., "Warehouse A" or "Dock 5").
- ADDRESS1, ADDRESS2, CITY, STATE, POSTAL_CODE, COUNTRY: Physical address details for the location.
- LOCATION_TYPE_CODE: Classifies the location (e.g., "WAREHOUSE", "DOCK", "CUSTOMER_SITE").
- ORGANIZATION_ID: Links the location to an inventory organization in Oracle Inventory.
- STATUS: Indicates whether the location is active or inactive.
- CREATION_DATE and LAST_UPDATE_DATE: Audit columns for tracking record changes.
Integration with Other Modules
TheWSH_LOCATIONS
table integrates with several Oracle EBS modules to ensure end-to-end logistics functionality:
- Oracle Inventory: Links locations to specific inventory organizations for stock management.
- Oracle Order Management: Uses location data to determine shipping points for sales orders.
- Oracle Purchasing: References locations for receiving goods from suppliers.
- Oracle Transportation Management: Provides location data for route planning and carrier assignments.
Customization and Extensions
Organizations can extend theWSH_LOCATIONS
table to include custom attributes or business-specific fields. This is typically achieved through descriptive flexfields (DFFs), which allow adding context-sensitive columns without modifying the core table structure. Common extensions include:
- Adding geolocation coordinates for mapping.
- Including operational constraints (e.g., weight limits, operating hours).
- Storing vendor-specific location codes for cross-reference.
Performance Considerations
Given its role in high-volume shipping transactions, theWSH_LOCATIONS
table should be optimized for performance:
- Indexing on frequently queried columns like
LOCATION_ID
andORGANIZATION_ID
. - Partitioning for large datasets to improve query response times.
- Regular purging of obsolete records to maintain efficiency.
Conclusion
TheWSH_LOCATIONS
table is a foundational component of Oracle Shipping Execution, enabling precise tracking and management of logistics locations. Its integration with other EBS modules ensures cohesive supply chain operations, while its extensibility supports diverse business requirements. Proper maintenance and optimization of this table are essential for efficient shipping and transportation processes in Oracle EBS 12.1.1 and 12.2.2 environments.
-
Table: WSH_LOCATIONS
12.1.1
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_LOCATIONS, object_name:WSH_LOCATIONS, status:VALID, product: WSH - Shipping Execution , description: Shipping Locations , implementation_dba_data: WSH.WSH_LOCATIONS ,
-
Table: WSH_LOCATIONS
12.2.2
owner:WSH, object_type:TABLE, fnd_design_data:WSH.WSH_LOCATIONS, object_name:WSH_LOCATIONS, status:VALID, product: WSH - Shipping Execution , description: Shipping Locations , implementation_dba_data: WSH.WSH_LOCATIONS ,
-
APPS.MST_WB_UTIL dependencies on WSH_LOCATIONS
12.1.1
-
APPS.WSH_MDC_SRS dependencies on WSH_LOCATIONS
12.1.1
-
APPS.MST_AGG_PKG dependencies on WSH_LOCATIONS
12.1.1
-
APPS.WSH_PICK_LIST dependencies on WSH_LOCATIONS
12.1.1
-
APPS.WSH_UTIL_CORE dependencies on WSH_LOCATIONS
12.1.1
-
APPS.WSH_CAL_ASG_VALIDATIONS dependencies on WSH_LOCATIONS
12.1.1
-
APPS.WSH_VENDOR_PARTY_MERGE_PKG dependencies on WSH_LOCATIONS
12.1.1
-
APPS.FTE_COMP_CONSTRAINT_UTIL dependencies on WSH_LOCATIONS
12.1.1
-
APPS.WSH_TRIP_STOPS_PVT dependencies on WSH_LOCATIONS
12.1.1
-
APPS.FTE_LOCATION_PARAMETERS_PKG dependencies on WSH_LOCATIONS
12.2.2
-
APPS.WMS_WAVE_PLANNING_PVT dependencies on WSH_LOCATIONS
12.2.2
-
APPS.FTE_TL_CACHE dependencies on WSH_LOCATIONS
12.2.2
-
APPS.WSH_UTIL_CORE dependencies on WSH_LOCATIONS
12.2.2
-
APPS.WSH_REGIONS_SEARCH_PKG dependencies on WSH_LOCATIONS
12.2.2
-
APPS.WSH_PROCESS_INTERFACED_PKG dependencies on WSH_LOCATIONS
12.1.1
-
APPS.WSH_NEW_DELIVERY_ACTIONS dependencies on WSH_LOCATIONS
12.1.1
-
APPS.MST_AUDIT_REP_EXCP dependencies on WSH_LOCATIONS
12.1.1
-
APPS.WSH_PO_INTEGRATION_GRP dependencies on WSH_LOCATIONS
12.1.1
-
APPS.FTE_ACS_CACHE_PKG dependencies on WSH_LOCATIONS
12.1.1
-
APPS.WSH_PARTY_MERGE dependencies on WSH_LOCATIONS
12.1.1
-
APPS.WSH_MAP_LOCATION_REGION_PKG dependencies on WSH_LOCATIONS
12.2.2
-
APPS.CLN_SHOWSHIP_PKG dependencies on WSH_LOCATIONS
12.2.2
-
APPS.WSH_MAP_LOCATION_REGION_PKG dependencies on WSH_LOCATIONS
12.2.2
-
APPS.WSH_UTIL_CORE dependencies on WSH_LOCATIONS
12.2.2
-
APPS.WSH_TRIP_STOPS_PVT dependencies on WSH_LOCATIONS
12.2.2
-
APPS.FTE_COMP_CONSTRAINT_UTIL dependencies on WSH_LOCATIONS
12.2.2
-
APPS.WSH_WSHRDPIK_XMLP_PKG dependencies on WSH_LOCATIONS
12.2.2
-
APPS.INV_UI_RCV_LOVS dependencies on WSH_LOCATIONS
12.2.2
-
APPS.WSH_LOCATIONS_PKG dependencies on WSH_LOCATIONS
12.1.1
-
APPS.FTE_MLS_UTIL dependencies on WSH_LOCATIONS
12.1.1
-
APPS.WSH_MAP_LOCATION_REGION_PKG dependencies on WSH_LOCATIONS
12.1.1
-
APPS.WSH_TRIP_STOPS_PUB dependencies on WSH_LOCATIONS
12.1.1
-
APPS.WSH_EXTERNAL_INTERFACE_SV dependencies on WSH_LOCATIONS
12.1.1
-
APPS.FTE_LOCATION_PARAMETERS_PKG dependencies on WSH_LOCATIONS
12.1.1
-
APPS.WSH_OTM_REF_DATA_GEN_PKG dependencies on WSH_LOCATIONS
12.1.1
-
APPS.FTE_MLS_WRAPPER dependencies on WSH_LOCATIONS
12.1.1
-
APPS.WSH_MDC_SRS dependencies on WSH_LOCATIONS
12.2.2
-
APPS.WSH_MAPPING_DATA dependencies on WSH_LOCATIONS
12.2.2
-
APPS.WSH_PROCESS_INTERFACED_PKG dependencies on WSH_LOCATIONS
12.2.2
-
APPS.WSH_VENDOR_PARTY_MERGE_PKG dependencies on WSH_LOCATIONS
12.2.2
-
APPS.WSH_LOCATIONS_PKG dependencies on WSH_LOCATIONS
12.2.2
-
APPS.WSH_LOCATIONS_PKG dependencies on WSH_LOCATIONS
12.1.1
-
APPS.WSH_REGIONS_SEARCH_PKG dependencies on WSH_LOCATIONS
12.1.1
-
APPS.FTE_ACS_RULE_UTIL_PKG dependencies on WSH_LOCATIONS
12.1.1
-
APPS.WSH_WSHRDPIK_XMLP_PKG dependencies on WSH_LOCATIONS
12.1.1
-
APPS.WSH_UTIL_CORE dependencies on WSH_LOCATIONS
12.1.1
-
APPS.WSH_MAPPING_DATA dependencies on WSH_LOCATIONS
12.1.1
-
APPS.WSH_FTE_CONSTRAINT_FRAMEWORK dependencies on WSH_LOCATIONS
12.1.1