DW_PERF_EVAL_ITEM_D
This tables stores evaluation item details.
Details
Module: Performance Management
Key Columns
EVAL_ITEM_ID
Columns
| 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 | This column is for Oracle Internal use only. 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 |