RC_PRDGRP_ALL_V

(SQL View)
Index Back

Product Group View - ALL

This view displays all Product Groups.

SELECT DISTINCT A.SETID ,A.PRODUCT_GROUP ,A.DESCR FROM PS_PROD_GROUP_TBL A

  • Related Language Record: RC_PRDGRP_ALLLV
  • # 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.

    Default Value: OPR_DEF_TBL_FS.SETID

    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