This tables stores evaluation item details.
Module: Performance Management
EVAL_ITEM_ID
Name | Datatype | Length | Precision | Not Null | Comments | Referred Table | Referred Column |
---|---|---|---|---|---|---|---|
EVAL_ITEM_ID | NUMBER | 38 | 0 | True | Primary key of the Performance Rating | ||
SOURCE_RECORD_ID | VARCHAR2 | 64 | Unique Source Record Identifier with eval_rating_id. | ||||
BUSINESS_GROUP_ID | NUMBER | 38 | 0 | Business group | |||
TARGET_PERF_REV_RATING_ID | NUMBER | 38 | 0 | This is the target performance rating for the item. | DW_RATING_LEVEL_D | RATING_LEVEL_ID | |
TARGET_PROF_REV_RATING_ID | NUMBER | 38 | 0 | This is the target proficiency rating for the item. | DW_RATING_LEVEL_D | RATING_LEVEL_ID | |
EVAL_SECTION_ID | NUMBER | 38 | 0 | Evaluation Section | |||
REFERENCE_ITEM_ID | NUMBER | 38 | 0 | References to either Goals or Profiles |
Copyright © 2019, 2023, Oracle and/or its affiliates.