| RF_CRITROLE_VW(SQL View) | Index Back | 
|---|---|
| Role criteria definitionThis criteria was added to provide a criteria of Role to assignment engine fuctionality for Change Management application in rel8.9 | 
| SELECT ROLENAME , DESCR , DESCRLONG FROM PSROLEDEFN | 
| # | 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). | |
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description | 
| 3 | DESCRLONG | Long Character | CLOB | Long Description |