Search Results trade management
The WMS_ELS_RATINGS_SETUP table in Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2 is a critical component within the Warehouse Management System (WMS) module, specifically designed to support the Enterprise Logistics Shipping (ELS) functionality. This table stores configuration data related to carrier rating services, which are essential for determining shipping costs, selecting optimal carriers, and streamlining logistics operations. Below is a detailed breakdown of its structure, purpose, and integration within Oracle EBS.
Purpose and Functional Context
The WMS_ELS_RATINGS_SETUP table acts as a repository for carrier rating rules and parameters used by the ELS module. It enables organizations to automate freight cost calculations by interfacing with third-party rating engines or Oracle's native rating logic. Key functionalities supported include:- Carrier Rate Configuration: Defines rate structures, discounts, and surcharges for carriers.
- Service Level Mapping: Associates shipping services (e.g., "Next-Day Air") with carrier-specific codes.
- Zone-Based Pricing: Stores zone definitions and corresponding rates for regional shipping.
- Weight/Dimensional Rules: Configures rules for freight cost calculations based on weight breaks or dimensional weight.
Table Structure and Key Columns
The table comprises columns that define rating logic, carrier relationships, and validation rules. Notable columns include:- RATING_SETUP_ID: Primary key, uniquely identifying each rating configuration.
- CARRIER_ID: References the carrier (from WMS_CARRIERS) associated with the rating rules.
- SERVICE_LEVEL: Specifies the shipping service (e.g., "GROUND," "EXPRESS").
- RATE_TYPE: Indicates whether rates are flat, tiered, or zone-based.
- MIN_CHARGE: Defines the minimum freight cost for a shipment.
- START_DATE/END_DATE: Validity period for the rating rule.
- ATTRIBUTE_CATEGORY/ATTRIBUTE_n: Flexfield columns for custom extensions.
Integration with Oracle EBS Modules
The WMS_ELS_RATINGS_SETUP table integrates with several EBS modules:- Shipping Execution: Provides real-time freight cost estimates during shipment creation.
- Order Management: Informs order promising logic by incorporating shipping costs and delivery timelines.
- Accounts Payable: Validates carrier invoices against contracted rates stored in the table.
Technical Considerations
- Indexing: Typically indexed on CARRIER_ID and SERVICE_LEVEL for performance optimization.
- Partitioning: In high-volume environments, partitioning by END_DATE may be implemented.
- API Dependencies: Accessed via Oracle's WSH_RATING_PUB PL/SQL APIs for rating calculations.
Customization and Extensions
Organizations often extend the table's functionality by:- Leveraging flexfields to capture custom rate determinants (e.g., fuel surcharge formulas).
- Integrating with external rating engines via Oracle's SOA Gateway.
- Developing triggers to enforce business rules (e.g., rate validation against contracts).
Upgrade Implications
Between EBS 12.1.1 and 12.2.2, the table's structure remains largely consistent, but 12.2.2 introduces:- Enhanced support for REST-based carrier integrations.
- Additional columns for multi-currency rating in global deployments.
-
File: Warehouse Management ERD.pdf
12.1.1
product: WMS - Warehouse Management , size: 194.897 KBytes , file_type: PDF Diagram ,
-
File: Warehouse Management ERD.pdf
12.2.2
product: WMS - Warehouse Management , size: 194.897 KBytes , file_type: PDF Diagram ,
-
Concurrent Program: WMSDKOTM
12.1.1
execution_filename: SyncDockDoorToOtm , product: WMS - Warehouse Management , user_name: Dock Door Reference Data Integration , description: Dock Door Reference Data Integration , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Concurrent Program: WMSDKOTM
12.2.2
execution_filename: SyncDockDoorToOtm , product: WMS - Warehouse Management , user_name: Dock Door Reference Data Integration , description: Dock Door Reference Data Integration , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Table: WMS_ELS_RATINGS_SETUP
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_ELS_RATINGS_SETUP, object_name:WMS_ELS_RATINGS_SETUP, status:VALID, product: WMS - Warehouse Management , description: This table will hold the ratings setup informnation for a labor management enabled warehouse. , implementation_dba_data: WMS.WMS_ELS_RATINGS_SETUP ,
-
Table: WMS_ELS_PARAMETERS
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_ELS_PARAMETERS, object_name:WMS_ELS_PARAMETERS, status:VALID, product: WMS - Warehouse Management , description: This table will hold the global setup informnation for a labor management enabled warehouse. , implementation_dba_data: WMS.WMS_ELS_PARAMETERS ,
-
Table: WMS_ELS_PARAMETERS
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_ELS_PARAMETERS, object_name:WMS_ELS_PARAMETERS, status:VALID, product: WMS - Warehouse Management , description: This table will hold the global setup informnation for a labor management enabled warehouse. , implementation_dba_data: WMS.WMS_ELS_PARAMETERS ,
-
Lookup Type: WMS_LMS_USER_TYPES
12.1.1
product: WMS - Warehouse Management , meaning: WMS_LMS_USER_TYPES , description: For User Types in Labor Management System ,
-
Lookup Type: WMS_LMS_USER_TYPES
12.2.2
product: WMS - Warehouse Management , meaning: WMS_LMS_USER_TYPES , description: For User Types in Labor Management System ,
-
Lookup Type: WMS_ELS_FUTURE_PERIOD
12.1.1
product: WMS - Warehouse Management , meaning: WMS_ELS_FUTURE_PERIOD , description: Future period to consider for Labor Management System ,
-
Table: WMS_ELS_RATINGS_SETUP
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_ELS_RATINGS_SETUP, object_name:WMS_ELS_RATINGS_SETUP, status:VALID, product: WMS - Warehouse Management , description: This table will hold the ratings setup informnation for a labor management enabled warehouse. , implementation_dba_data: WMS.WMS_ELS_RATINGS_SETUP ,
-
Lookup Type: WMS_ELS_ACTIVITIES
12.1.1
product: WMS - Warehouse Management , meaning: WMS_ELS_ACTIVITIES , description: Labor Management System Activities ,
-
Lookup Type: WMS_ELS_ACTIVITIES
12.2.2
product: WMS - Warehouse Management , meaning: WMS_ELS_ACTIVITIES , description: Labor Management System Activities ,
-
Table: WMS_ELS_RESOURCE_SETUP
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_ELS_RESOURCE_SETUP, object_name:WMS_ELS_RESOURCE_SETUP, status:VALID, product: WMS - Warehouse Management , description: This table will hold the resource setup informnation for different activity and activity details for a labor management enabled warehouse. , implementation_dba_data: WMS.WMS_ELS_RESOURCE_SETUP ,
-
Table: WMS_ELS_RESOURCE_SETUP
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_ELS_RESOURCE_SETUP, object_name:WMS_ELS_RESOURCE_SETUP, status:VALID, product: WMS - Warehouse Management , description: This table will hold the resource setup informnation for different activity and activity details for a labor management enabled warehouse. , implementation_dba_data: WMS.WMS_ELS_RESOURCE_SETUP ,
-
Lookup Type: WMS_ELS_FUTURE_PERIOD
12.2.2
product: WMS - Warehouse Management , meaning: WMS_ELS_FUTURE_PERIOD , description: Future period to consider for Labor Management System ,
-
Lookup Type: WMS_ELS_OPERATIONS
12.1.1
product: WMS - Warehouse Management , meaning: WMS_ELS_OPERATIONS , description: Labor Management Operation Types ,
-
Lookup Type: WMS_ELS_OPERATIONS
12.2.2
product: WMS - Warehouse Management , meaning: WMS_ELS_OPERATIONS , description: Labor Management Operation Types ,
-
Lookup Type: WMS_ELS_ANALYSIS_TYPES
12.1.1
product: WMS - Warehouse Management , meaning: WMS_ELS_ANALYSIS_TYPES , description: Labor Management System Analysis Types ,
-
Lookup Type: WMS_ELS_ANALYSIS_TYPES
12.2.2
product: WMS - Warehouse Management , meaning: WMS_ELS_ANALYSIS_TYPES , description: Labor Management System Analysis Types ,
-
Lookup Type: WMS_ELS_TASK_METHODS
12.1.1
product: WMS - Warehouse Management , meaning: WMS_ELS_TASK_METHODS , description: Different Task Methods considered for Labor Management System ,
-
Lookup Type: WMS_ELS_TASK_METHODS
12.2.2
product: WMS - Warehouse Management , meaning: WMS_ELS_TASK_METHODS , description: Different Task Methods considered for Labor Management System ,
-
Table: WMS_ELS_TRX_SRC
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_ELS_TRX_SRC, object_name:WMS_ELS_TRX_SRC, status:VALID, product: WMS - Warehouse Management , description: This table will hold all the details for labor tracked transactions for a labor management enabled warehouse. Additionally the table will also hold the information regarding the user who has done the transaction and what is the rating and t , implementation_dba_data: WMS.WMS_ELS_TRX_SRC ,
-
Table: WMS_ELS_TRX_SRC
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_ELS_TRX_SRC, object_name:WMS_ELS_TRX_SRC, status:VALID, product: WMS - Warehouse Management , description: This table will hold all the details for labor tracked transactions for a labor management enabled warehouse. Additionally the table will also hold the information regarding the user who has done the transaction and what is the rating and t , implementation_dba_data: WMS.WMS_ELS_TRX_SRC ,
-
Lookup Type: WMS_ELS_TASK_EXECUTION_MODES
12.1.1
product: WMS - Warehouse Management , meaning: WMS_ELS_TASK_EXECUTION_MODES , description: Types of Task Execution Modes for Labor Management System ,
-
Lookup Type: WMS_ELS_TASK_EXECUTION_MODES
12.2.2
product: WMS - Warehouse Management , meaning: WMS_ELS_TASK_EXECUTION_MODES , description: Types of Task Execution Modes for Labor Management System ,
-
Lookup Type: WMS_ELS_ACTIVITY_DETAILS
12.1.1
product: WMS - Warehouse Management , meaning: WMS_ELS_ACTIVITY_DETAILS , description: Labor Management System Activity Details ,
-
Lookup Type: WMS_ELS_ACTIVITY_DETAILS
12.2.2
product: WMS - Warehouse Management , meaning: WMS_ELS_ACTIVITY_DETAILS , description: Labor Management System Activity Details ,
-
Lookup Type: WMS_LABOR_TRX_TYPES
12.2.2
product: WMS - Warehouse Management , meaning: WMS_LABOR_TRX_TYPES , description: All Supported Transactions for Labor Management System ,
-
Lookup Type: WMS_LABOR_TRX_TYPES
12.1.1
product: WMS - Warehouse Management , meaning: WMS_LABOR_TRX_TYPES , description: All Supported Transactions for Labor Management System ,
-
Table: WMS_DISPATCH_TASKS_GTMP
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_DISPATCH_TASKS_GTMP, object_name:WMS_DISPATCH_TASKS_GTMP, status:VALID, product: WMS - Warehouse Management , implementation_dba_data: WMS.WMS_DISPATCH_TASKS_GTMP ,
-
Table: WMS_API_HOOKED_ENTITIES
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_API_HOOKED_ENTITIES, object_name:WMS_API_HOOKED_ENTITIES, status:VALID, product: WMS - Warehouse Management , implementation_dba_data: WMS.WMS_API_HOOKED_ENTITIES ,
-
Table: WMS_ZONE_LOCATORS
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_ZONE_LOCATORS, object_name:WMS_ZONE_LOCATORS, status:VALID, product: WMS - Warehouse Management , implementation_dba_data: WMS.WMS_ZONE_LOCATORS ,
-
Table: WMS_OP_DESTINATION_SEL_APIS
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_OP_DESTINATION_SEL_APIS, object_name:WMS_OP_DESTINATION_SEL_APIS, status:VALID, product: WMS - Warehouse Management , implementation_dba_data: WMS.WMS_OP_DESTINATION_SEL_APIS ,
-
Table: WMS_XDOCK_PEGGING_GTMP
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_XDOCK_PEGGING_GTMP, object_name:WMS_XDOCK_PEGGING_GTMP, status:VALID, product: WMS - Warehouse Management , implementation_dba_data: WMS.WMS_XDOCK_PEGGING_GTMP ,
-
Table: WMS_API_HOOKED_ENTITIES
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_API_HOOKED_ENTITIES, object_name:WMS_API_HOOKED_ENTITIES, status:VALID, product: WMS - Warehouse Management , implementation_dba_data: WMS.WMS_API_HOOKED_ENTITIES ,
-
Table: WMS_WP_RESERVATIONS_GTMP
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_WP_RESERVATIONS_GTMP, object_name:WMS_WP_RESERVATIONS_GTMP, status:VALID, product: WMS - Warehouse Management , implementation_dba_data: WMS.WMS_WP_RESERVATIONS_GTMP ,
-
Table: WMS_EXCEPTIONS_TEMP
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_EXCEPTIONS_TEMP, object_name:WMS_EXCEPTIONS_TEMP, status:VALID, product: WMS - Warehouse Management , implementation_dba_data: WMS.WMS_EXCEPTIONS_TEMP ,
-
Table: WMS_ZONE_LOCATORS
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_ZONE_LOCATORS, object_name:WMS_ZONE_LOCATORS, status:VALID, product: WMS - Warehouse Management , implementation_dba_data: WMS.WMS_ZONE_LOCATORS ,
-
Table: WMS_WP_REQUESTS_GTMP
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_WP_REQUESTS_GTMP, object_name:WMS_WP_REQUESTS_GTMP, status:VALID, product: WMS - Warehouse Management , implementation_dba_data: WMS.WMS_WP_REQUESTS_GTMP ,
-
Table: WMS_DEVICE_REQUESTS
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_DEVICE_REQUESTS, object_name:WMS_DEVICE_REQUESTS, status:VALID, product: WMS - Warehouse Management , implementation_dba_data: WMS.WMS_DEVICE_REQUESTS ,
-
Table: WMS_DS_CT_WT_GTEMP
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_DS_CT_WT_GTEMP, object_name:WMS_DS_CT_WT_GTEMP, status:VALID, product: WMS - Warehouse Management , implementation_dba_data: WMS.WMS_DS_CT_WT_GTEMP ,
-
Table: WMS_WP_REC_REQUESTS_GTMP
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_WP_REC_REQUESTS_GTMP, object_name:WMS_WP_REC_REQUESTS_GTMP, status:VALID, product: WMS - Warehouse Management , implementation_dba_data: WMS.WMS_WP_REC_REQUESTS_GTMP ,
-
Table: WMS_WP_WAVE_DETAILS_GTMP
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_WP_WAVE_DETAILS_GTMP, object_name:WMS_WP_WAVE_DETAILS_GTMP, status:VALID, product: WMS - Warehouse Management , implementation_dba_data: WMS.WMS_WP_WAVE_DETAILS_GTMP ,
-
Table: WMS_TASKS_TEMP
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_TASKS_TEMP, object_name:WMS_TASKS_TEMP, status:VALID, product: WMS - Warehouse Management , implementation_dba_data: WMS.WMS_TASKS_TEMP ,
-
Table: WMS_EXCEPTIONS_TEMP
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_EXCEPTIONS_TEMP, object_name:WMS_EXCEPTIONS_TEMP, status:VALID, product: WMS - Warehouse Management , implementation_dba_data: WMS.WMS_EXCEPTIONS_TEMP ,
-
Table: WMS_API_HOOK_SIGNATURES
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_API_HOOK_SIGNATURES, object_name:WMS_API_HOOK_SIGNATURES, status:VALID, product: WMS - Warehouse Management , implementation_dba_data: WMS.WMS_API_HOOK_SIGNATURES ,
-
Table: WMS_ELS_GROUPED_TASKS_GTMP
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_ELS_GROUPED_TASKS_GTMP, object_name:WMS_ELS_GROUPED_TASKS_GTMP, status:VALID, product: WMS - Warehouse Management , implementation_dba_data: WMS.WMS_ELS_GROUPED_TASKS_GTMP ,
-
Table: WMS_API_HOOK_CALLS
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_API_HOOK_CALLS, object_name:WMS_API_HOOK_CALLS, status:VALID, product: WMS - Warehouse Management , implementation_dba_data: WMS.WMS_API_HOOK_CALLS ,
-
Table: WMS_WAVEPLAN_TASKS_TEMP
12.1.1
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_WAVEPLAN_TASKS_TEMP, object_name:WMS_WAVEPLAN_TASKS_TEMP, status:VALID, product: WMS - Warehouse Management , implementation_dba_data: WMS.WMS_WAVEPLAN_TASKS_TEMP ,