IT_ROLE_NAMES(SQL View) |
Index Back |
|---|---|
Role Names |
| SELECT DISTINCT B.ROLENAME FROM PSROLEUSER B , PSROLEDEFN C WHERE B.ROLENAME = C.ROLENAME |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | The name of a Role in the Role Definition Table (see PSROLEDEFN). |