SP_SETIN_NONVW(SQL View) |
Index Back |
---|---|
Inventory Item SetidsInventory Item Setids |
SELECT DISTINCT m.setid , s.descr FROM PS_MASTER_ITEM_TBL m , ps_setid_tbl s WHERE m.setid = s.setid |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
SetID
Default Value: OPR_DEF_TBL_FS.SETID Prompt Table: SP_SETID_NONVW |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |