OPER_ROLE_SRCH(SQL View) |
Index Back |
---|---|
Oper Load search recordThis search record is used for OPER_LOAD component |
SELECT A.ROLENAME , B.DESCR FROM PS_OPER_ROLE_DEFN A , PSROLEDEFN B WHERE A.ROLENAME = B.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: PSROLEDEFN_VW |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |