RD_USR_SETID_VW(SQL View) |
Index Back |
---|---|
SetID Opr ID Security |
SELECT A.OPRID , A.SETID , B.DESCR FROM PS_SEC_SETID_OPR A , PS_SETID_TBL B WHERE A.SETID = B.SETID |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | OPRID | Character(30) | VARCHAR2(30) NOT NULL |
A user's ID (see PSOPRDEFN).
Prompt Table: OPRID_VW |
2 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
This field is used to store the value of SetID on various setup tables.
Prompt Table: SP_SETID_NONVW |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |