RBD_SETIDSRL_VW(SQL View) |
Index Back |
---|---|
Dashboard Set ID SecurityThis is the record for the Dashboard Set ID Security view. |
SELECT C.ROLEUSER , A.SETID , A.OPRCLASS FROM %Table(SEC_SETID_CLS) A , PSROLECLASS B , PSROLEUSER C WHERE A.OPRCLASS = B.CLASSID AND B.ROLENAME = C.ROLENAME |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |
2 | SETID | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. |
3 | OPRCLASS | Character(30) | VARCHAR2(30) NOT NULL | Operator Class |