SP_SETTD_CLSVW(SQL View) |
Index Back |
---|---|
Sec Vw - Promo Mgmt Set ID's |
SELECT c.oprclass , a.setid , b.descr FROM PS_TD_SETID_TBL 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 | OPRCLASS | Character(30) | VARCHAR2(30) NOT NULL | Operator Class |
2 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Prompt Table: SP_SETID_NONVW |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |