SP_VNDSET_OPRVW(SQL View) | 
Index Back | 
|---|---|
Remit Setid Vw | 
| SELECT DISTINCT s.oprid , a.setid , b.descr , b.descrshort FROM PS_VENDOR a , ps_setid_tbl b , ps_sec_setid_opr s WHERE a.setid = b.setid AND b.setid = s.setid | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
| 2 | Character(5) | VARCHAR2(5) NOT NULL | Remit SetID | |
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description | 
| 4 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |