DIR_DEP_RLE_VW2

(SQL View)
Index Back

Direct Deposit Role

Used on the Direct Deposit page to display the Role name

SELECT DISTINCT(A.ROLENAME) FROM PSROLEUSER A

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 ROLENAME Character(30) VARCHAR2(30) NOT NULL The name of a Role in the Role Definition Table (see PSROLEDEFN).