RS_EVALUAT_LNG(SQL Table) |
Index Back |
---|---|
Person Competency EvaluationCM_EVALUATIONS identifies each competency evaluation of your employees, applicants, or contractors. The evaluation is identified by an assigned EVALUATION_ID. Also, each evaluation has an EVALUATION_TYPE, an optional REVIEWER_ID, and a flag to identify whether or not the evaluation is active. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL |
Employee ID
Prompt Table: PERSONAL_DATA |
2 | EVALUATION_ID | Character(2) | VARCHAR2(2) NOT NULL |
Evaluation ID
Default Value: 01 |
3 | LANGUAGE_CD | Character(3) | VARCHAR2(3) NOT NULL | Language Code |
4 | DESCR50 | Character(50) | VARCHAR2(50) NOT NULL | Description of length 50 |