RB_TD_CLSSET_VW(SQL View) |
Index Back |
---|---|
Secured view of usersView of user id joined with SetID Class Security. |
SELECT CLS.SETID , O.OPRID FROM PSOPRDEFN O , PS_SEC_SETID_CLS CLS WHERE CLS.OPRCLASS = O.OPRCLASS |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL | This field is used to store the value of SetID on various setup tables. |
2 | OPRID | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). |