Search Results warehouse
Overview
The WMS_ELS_RATINGS_SETUP table is a core data object within the Warehouse Management System (WMS) module of Oracle E-Business Suite (EBS) versions 12.1.1 and 12.2.2. It is designed to store configuration and setup information for the labor rating system in a warehouse that has Labor Management (ELS - Enterprise Labor Standards) functionality enabled. This table acts as a foundational repository for defining how labor performance is measured and rated, directly supporting the calculation of productivity metrics and efficiency standards for warehouse operations. Its existence is critical for organizations utilizing Oracle's advanced labor management capabilities to optimize workforce productivity and operational costs.
Key Information Stored
While the provided metadata does not list specific columns, the table's primary purpose is to hold ratings setup information. Based on its function and standard EBS design patterns, the table likely contains key identifiers and configuration parameters. The documented primary key column is ELS_RATINGS_SETUP_ID, a unique system-generated identifier for each ratings setup record. Other probable columns include fields to associate the setup with a specific warehouse (ORGANIZATION_ID), define the applicable labor standard or activity, and store the rating parameters, thresholds, or formulas used to evaluate performance. The table may also contain standard WHO columns (CREATION_DATE, CREATED_BY, LAST_UPDATE_DATE, LAST_UPDATED_BY) for auditing.
Common Use Cases and Queries
This table is primarily accessed for system configuration, reporting, and integration. Common use cases involve the initial setup and maintenance of labor standards, generating reports on defined productivity benchmarks, and feeding data into labor performance dashboards. A typical query would retrieve all ratings setups for a specific warehouse to review or audit configurations. For example:
SELECT * FROM wms.wms_els_ratings_setup WHERE organization_id = :org_id;
Another common pattern is joining this table to labor transaction or performance history tables to analyze actual performance against the defined standards. Administrators may query this table via backend scripts when migrating or copying labor management setups between different warehouse organizations.
Related Objects
The WMS_ELS_RATINGS_SETUP table is central to the Labor Management data model. Its primary key, ELS_RATINGS_SETUP_ID, is almost certainly referenced by foreign keys in other transactional or historical tables. Although specific related tables are not listed in the metadata, it is logically related to objects storing labor standards definitions (e.g., WMS_ELS_STANDARDS), employee assignments, and recorded labor performance data. The table is protected by the primary key constraint WMS_ELS_RATINGS_SETUP_PK. It may also have associated database views or APIs, such as WMS_ELS_RATINGS_SETUP_V or relevant PL/SQL packages in the WMS schema, that provide application-level access to this setup data.
-
File: Warehouse Management ERD.pdf
12.2.2
product: WMS - Warehouse Management , size: 194.897 KBytes , file_type: PDF Diagram ,
-
File: Warehouse Management ERD.pdf
12.1.1
product: WMS - Warehouse Management , size: 194.897 KBytes , file_type: PDF Diagram ,
-
Lookup Type: WMS_OP_OUTBOUND_TYPES
12.2.2
product: WMS - Warehouse Management , meaning: Warehouse outbound operation types , description: Warehouse outbound operation types ,
-
Concurrent Program: WMSCPTYR
12.2.2
execution_filename: WMSCPTYR , product: WMS - Warehouse Management , user_name: Warehouse Space Utilization Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Lookup Type: WMS_ACTIVITY_TYPES
12.2.2
product: WMS - Warehouse Management , meaning: Warehouse activity types , description: Warehouse activity types ,
-
Lookup Type: WMS_OP_INBOUND_TYPES
12.1.1
product: WMS - Warehouse Management , meaning: Warehouse inbound operation plan types , description: Warehouse inbound operation plan types ,
-
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_ACTIVITY_TYPES
12.1.1
product: WMS - Warehouse Management , meaning: Warehouse activity types , description: Warehouse activity types ,
-
Concurrent Program: WMSCPTYR
12.1.1
execution_filename: WMSCPTYR , product: WMS - Warehouse Management , user_name: Warehouse Space Utilization Report , argument_method: Standard , enabled: Yes , execution_method: Oracle Reports ,
-
Lookup Type: WMS_OP_OUTBOUND_TYPES
12.1.1
product: WMS - Warehouse Management , meaning: Warehouse outbound operation types , description: Warehouse outbound operation types ,
-
Lookup Type: WMS_MTRL_GRP_RULES
12.2.2
product: WMS - Warehouse Management , meaning: Warehouse operation plan material movement grouping rules , description: Warehouse operation plan material movement grouping rules ,
-
Lookup Type: WMS_OP_INBOUND_TYPES
12.2.2
product: WMS - Warehouse Management , meaning: Warehouse inbound operation plan types , description: Warehouse inbound operation plan types ,
-
Lookup Type: WMS_MTRL_GRP_RULES
12.1.1
product: WMS - Warehouse Management , meaning: Warehouse operation plan material movement grouping rules , description: Warehouse operation plan material movement grouping rules ,
-
Lookup Type: WMS_OPERATION_TYPE
12.2.2
product: WMS - Warehouse Management , meaning: WMS Operation Type , description: Warehouse operation types ,
-
Lookup Type: WMS_OPERATION_TYPE
12.1.1
product: WMS - Warehouse Management , meaning: WMS Operation Type , description: Warehouse operation types ,
-
Concurrent Program: WMSCPTYR_XML
12.2.2
product: WMS - Warehouse Management , user_name: Warehouse Space Utilization Report (XML) , 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 ,
-
Concurrent Program: WMSCPTYR_XML
12.1.1
product: WMS - Warehouse Management , user_name: Warehouse Space Utilization Report (XML) , argument_method: Standard , enabled: Yes , execution_method: Java Concurrent Program ,
-
Lookup Type: WMS_PRINT_MODE
12.1.1
product: WMS - Warehouse Management , meaning: Warehouse Label Print Mode , description: Identifies the way in which label print requests are spawned ,
-
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 ,
-
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 ,
-
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_PRINT_MODE
12.2.2
product: WMS - Warehouse Management , meaning: Warehouse Label Print Mode , description: Identifies the way in which label print requests are spawned ,
-
Concurrent Program: WMSCBTAC
12.2.2
execution_filename: WMS_TASK_ACTION_PVT.TASK_ACTION_CONC_PROG , product: WMS - Warehouse Management , user_name: CONTROL BOARD TASK ACTION CONCURRENT PROGRAM , description: CONTROL BOARD TASK ACTION CONCURRENT PROGRAM , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
Concurrent Program: WMSCBTAC
12.1.1
execution_filename: WMS_TASK_ACTION_PVT.TASK_ACTION_CONC_PROG , product: WMS - Warehouse Management , user_name: CONTROL BOARD TASK ACTION CONCURRENT PROGRAM , description: CONTROL BOARD TASK ACTION CONCURRENT PROGRAM , argument_method: Standard , enabled: Yes , execution_method: PL/SQL Stored Procedure ,
-
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 ,
-
View: WMS_DISPATCHABLE_TASKS_V
12.1.1
owner:APPS, object_type:VIEW, fnd_design_data:WMS.WMS_DISPATCHABLE_TASKS_V, object_name:WMS_DISPATCHABLE_TASKS_V, status:VALID, product: WMS - Warehouse Management , description: Dispachable tasks within the warehouse, used by task dispatching engine , implementation_dba_data: APPS.WMS_DISPATCHABLE_TASKS_V ,
-
View: WMS_DISPATCHABLE_TASKS_V
12.2.2
owner:APPS, object_type:VIEW, fnd_design_data:WMS.WMS_DISPATCHABLE_TASKS_V, object_name:WMS_DISPATCHABLE_TASKS_V, status:VALID, product: WMS - Warehouse Management , description: Dispachable tasks within the warehouse, used by task dispatching engine , implementation_dba_data: APPS.WMS_DISPATCHABLE_TASKS_V ,
-
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.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_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_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_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_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_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_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_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_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_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_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_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_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_ZONES_B
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_ZONES_B, object_name:WMS_ZONES_B, status:VALID, product: WMS - Warehouse Management , implementation_dba_data: WMS.WMS_ZONES_B ,
-
Table: WMS_ALLOCATIONS_GTMP
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_ALLOCATIONS_GTMP, object_name:WMS_ALLOCATIONS_GTMP, status:VALID, product: WMS - Warehouse Management , implementation_dba_data: WMS.WMS_ALLOCATIONS_GTMP ,
-
Table: WMS_WP_EXCEPTIONS_GTMP
12.2.2
owner:WMS, object_type:TABLE, fnd_design_data:WMS.WMS_WP_EXCEPTIONS_GTMP, object_name:WMS_WP_EXCEPTIONS_GTMP, status:VALID, product: WMS - Warehouse Management , implementation_dba_data: WMS.WMS_WP_EXCEPTIONS_GTMP ,