RB_PROD_GRP_VW(SQL View) |
Index Back |
---|---|
Product Group ViewThis record stores the valid Product Group Codes to be used for Pricing, Reporting, Accounting, Transit and more. |
SELECT DISTINCT a.product_group , a.descr FROM PS_PROD_GROUP_TBL a |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | PRODUCT_GROUP | Character(10) | VARCHAR2(10) NOT NULL | PRoduct Group |
2 | DESCR | Character(30) | VARCHAR2(30) NOT NULL | Description |