PSROLEGRANTORVW

(SQL View)
Index Back

Roles That Can Grant - View

A view to extract "Grantor Roles" and Roles that van be granted by the "Grantor Roles".

SELECT grantrolename , rolename FROM PSROLECANGRANT

# 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 GRANTROLENAME Character(30) VARCHAR2(30) NOT NULL Can Grant Role

Prompt Table: PSROLEDEFN