PT_IQ_ROL_VW |
index back |
---|---|
Registry Role Prompt View |
SELECT DISTINCT B.ROLENAME , E.DESCR FROM PSROLECLASS B , PSROLEDEFN E WHERE B.ROLENAME = E.ROLENAME |
PeopleSoft Field Name | Field Type | Column Type | Description |
---|---|---|---|
![]() |
Character(30) | VARCHAR2(30) NOT NULL | The name of a Role in the Role Definition Table (see PSROLEDEFN). |
DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |
index back | (c)David Kurtz 2020, www.go-faster.co.uk | PeopleTools 8.58 PTRef generated on 21-DEC-20 |