RF_PRDGRP_VW1(SQL View) |
Index Back |
---|---|
Product Group ViewProduct Group View regardless of Product Group Type. Used for Installed Asset and Installed Product & Services config search page. |
SELECT DISTINCT SETID ,PRODUCT_GROUP ,DESCR FROM PS_PROD_GROUP_TBL |
# | 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_GROUP | Character(10) | VARCHAR2(10) NOT NULL | PRoduct Group |
3 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |