SP_SETVC_OPRVW(SQL View) |
Index Back |
---|---|
AP Security view for vndr ctrl |
select s.oprid, a.setid, b.descr from PS_VENDOR_CONTROL a, ps_setid_tbl b, ps_sec_setid_opr s where a.setid = b.setid and a.setid = s.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). |
2 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SETID_TBL |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |