RD_PER_USER_VW

(SQL View)
Index Back

Person Userid View

View that selects Person Id and User Id for use as prompt table where USERID is needed instead of OPERID.

SELECT person_id , oprid FROM PSOPRALIAS WHERE opraliastype = 'PER' AND person_id IS NOT NULL

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 PERSON_ID Character(15) VARCHAR2(15) NOT NULL Person ID
2 USERID Character(30) VARCHAR2(30) NOT NULL A user's ID