OPRROLE_VW

(SQL View)
Index Back

User ID and User Role view

It is a union result of User ID and User Role used by acccount reconciliation

SELECT OPRID , OPRDEFNDESC FROM PSOPRDEFN UNION SELECT rolename , descr FROM PSROLEDEFN WHERE rolename <> 'PeopleSoft Administrator'

# 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).
2 DESCR Character(30) VARCHAR2(30) NOT NULL Description