REVW_RATING_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 , EFFDT , EP_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 EFFDT Date(10) DATE NOT NULL Effective Date

Default Value: %date

3 EP_RATING Number(6,2) DECIMAL(5,2) NOT NULL Rating
4 DESCR Character(30) VARCHAR2(30) NOT NULL Description
5 DESCRSHORT Character(10) VARCHAR2(10) NOT NULL Short Description