SP_VS_OPRVW(SQL View) |
Index Back |
---|---|
eS Security view for vndr |
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 | VENDOR_SETID | Character(5) | VARCHAR2(5) NOT NULL | Vendor SetID |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |