RO_PK_PGRP_LVW

(SQL View)
Index Back

Product Group view

This view is the related language control record for product group views.

SELECT x.setid , x.product_group , x.language_cd , x.descr FROM PS_PROD_GROUP_LNG x WHERE x.prod_grp_type = 'PRC' AND x.effdt = ( SELECT MAX(y.effdt) FROM PS_PROD_GROUP_LNG y WHERE y.setid = x.setid AND y.product_group = x.product_group AND y.prod_grp_type = x.prod_grp_type AND y.effdt <= %CurrentDateIn)

  • Related Language Record for RO_PK_PGRP_VW
  • # 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 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    4 EOEP_CHAR Character(254) VARCHAR2(254) NOT NULL Long field