SP_SETIN_OPRVW(SQL View) |
Index Back |
|---|---|
Inventory Item Setids |
| SELECT DISTINCT a.oprid , m.setid , s.descr FROM ps_sec_setid_opr a , PS_MASTER_ITEM_TBL m , ps_setid_tbl s WHERE a.setid = s.setid AND m.setid = s.setid |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(30) | VARCHAR2(30) NOT NULL | A user's ID (see PSOPRDEFN). | |
| 2 | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
|
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |