SP_SETCNT_OPRVW(SQL View) |
Index Back |
---|---|
Sec Vw - Contract Set ID's |
select c.oprid, a.setid, b.descr from PS_CNTRCT_CONTROL a, ps_setid_tbl b, ps_sec_setid_opr c where a.setid = b.setid and a.setid = c.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 |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |