AV_PRSN_RATE_VW

(SQL View)
Index Back

Involvement Flag View

Use AV_PRSN_RATE_VW to determine if any ratings exist for the constitutent

SELECT DISTINCT INSTITUTION, EMPLID, 'Y' FROM PS_AV_PRSN_RATING

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 INSTITUTION Character(5) VARCHAR2(5) NOT NULL Academic Institution
2 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
3 RATINGS_FLG Character(1) VARCHAR2(1) NOT NULL Ratings

Y/N Table Edit