SP_VS_NONVW(SQL View) | 
Index Back | 
|---|---|
Security view for SetID ctrl | 
| SELECT a.setid , B.descr , B.descrshort FROM PS_VENDOR_CONTROL a , ps_setid_tbl b WHERE a.setid = b.setid | 
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description | 
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | 
Vendor SetID
 Default Value: OPR_DEF_TBL_FS.SETID  | 
|
| 2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description | 
| 3 | DESCRSHORT | Character(10) | VARCHAR2(10) NOT NULL | Short Description |