EP_M_RVW_RTG_VW(SQL View) |
Index Back |
---|---|
Performance Review RatingsThis view is used to display performance ratings for direct reports in the direct reports pagelet. |
SELECT RATING_MODEL , EFFDT , REVIEW_RATING , DESCR , DESCRSHORT FROM PS_REVW_RATING_TBL |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(4) | VARCHAR2(4) NOT NULL | Rating Model | |
2 | Date(10) | DATE NOT NULL |
Effective Date
Default Value: %date |
|
3 | Character(1) | VARCHAR2(1) NOT NULL | Review Rating | |
4 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
5 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |