SP_SI_FUA_CLSVW(SQL View) |
Index Back |
|---|
| SELECT DISTINCT s.oprclass , a.setid FROM ps_cf_attrib_value a , PS_SEC_SETID_CLS s WHERE a.cf_attribute = 'TSYMBOL' 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: SP_SETID_NONVW |