RSF_LE_C_PRD_V(SQL View) |
Index Back |
|---|---|
Product Item Descr VwFor Leads and to contain information about product and catologue |
| 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 field is used to store the value of SetID on various setup tables. | |
| 2 | Character(18) | VARCHAR2(18) NOT NULL | Product ID | |
| 3 | PRODUCTDESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |