UPG_INT_RTG_TAO(SQL Table) |
Index Back |
---|---|
Interview RatingsInterview Rating Setup Table - this table stores all the possible ratings for use in Interview Evaluations. Ratings to use are selected on the Interview Evaluation Definition. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | HRS_INT_EVL_RTG_ID | Number(15,0) | DECIMAL(15) NOT NULL |
Interview Rating
Default Value: 999999999999999 |
2 | INTVW_EVAL_ID | Character(6) | VARCHAR2(6) NOT NULL | Evaluation ID |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
4 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL |
Short Description
Default Value: HRS_INT_RTG_TBL.DESCR |
5 | INTVW_RATING | Number(2,0) | SMALLINT NOT NULL | Interview Rating |
6 | INTVW_RATING_6 | Number(2,0) | SMALLINT NOT NULL |
Rating 6
1=Low 2=Below Average 3=Average 4=Above Average 5=High |