SP_S360_CLSVW(SQL View) |
Index Back |
|---|---|
Security view for Suppliers |
| SELECT s.oprclass , a.setid , b.descr FROM PS_VENDOR_CONTROL a , ps_setid_tbl b , ps_sec_setid_cls s WHERE a.setid = b.setid AND a.setid = s.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
Prompt Table: NS_S360_CLSVW |
|
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |