PSROLECANGRANT(SQL Table) |
Index Back |
---|---|
Roles That Can Be GrantedThis table stores roles that can be granted by a role. It also contains data about which roles can grant permissions to the role. |
# | 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 |