PROD_ITEMVW(SQL View) |
Index Back |
|---|---|
OM Product ItemThis record holds all the Product attributes for an Order Management Product. Added product type for PDM enhancement. |
| SELECT SETID ,PRODUCT_ID ,DESCR FROM PS_PROD_ITEM |
| # | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
|---|---|---|---|---|
| 1 | Character(5) | VARCHAR2(5) NOT NULL | This is the field for Dashboard setid recname. | |
| 2 | Character(18) | VARCHAR2(18) NOT NULL |
Product ID
Default Value: NEXT |
|
| 3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |