HCSC_CLK_ROLEVW(SQL View) |
Index Back |
---|---|
PSROLUSER ViewPSROLUSER View |
SELECT DISTINCT %upper(RLUS.rolename ) ,RL.DESCR FROM psroleuser RLUS , PSROLEDEFN RL WHERE RLUS.ROLENAME = RL.ROLENAME |
# | 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).
Prompt Table: ROLE_USRLST_VW |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |