SP_SETCNT_CLSVW(SQL View) |
Index Back |
---|---|
Sec Vw - Contract Set ID's |
select c.oprclass, a.setid, b.descr from PS_CNTRCT_CONTROL a, ps_setid_tbl b, ps_sec_setid_cls c where a.setid = b.setid and a.setid = c.setid |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | Character(30) | VARCHAR2(30) NOT NULL | Operator Class | |
2 | Character(5) | VARCHAR2(5) NOT NULL | SetID | |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |