HCTS_REVRATE_VW

(SQL View)
Index Back

Performance Review Ratings

This view is used to display performance ratings for direct reports in the direct reports pagelet.

SELECT RATING_MODEL , REVIEW_RATING , DESCR , DESCRSHORT , ' ' FROM PS_REVW_RATING_TBL

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 RATING_MODEL Character(4) VARCHAR2(4) NOT NULL Rating Model
2 REVIEW_RATING Character(1) VARCHAR2(1) NOT NULL Review Rating
3 DESCR Character(30) VARCHAR2(30) NOT NULL Description
4 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description
5 HCTS_RATING Character(1) VARCHAR2(1) NOT NULL Rating Box Value
1=1
2=2
3=3
4=4
5=5