RC_SOLPROD_VW(SQL View) |
Index Back |
---|---|
Solutions by ProductThis view is used to display solutions by product on the Top Solutions by Product pagelet. |
SELECT SETID , PRODUCT_ID , DESCR FROM PS_PROD_ITEM |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | SETID | Character(5) | VARCHAR2(5) NOT NULL |
This field is used to store the value of SetID on various setup tables.
Prompt Table: SP_SETID_NONVW |
2 | PRODUCT_ID | Character(18) | VARCHAR2(18) NOT NULL |
Product ID
Prompt Table: RC_PROD_VW |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |