PROD_VAT_VW

(SQL View)
Index Back

View of all Products


select a.setid, a.product_id, a.descr from PS_PROD_ITEM a

  • Related Language Record: PROD_VAT_VW_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 PROD_SETID Character(5) VARCHAR2(5) NOT NULL Product SetID
    2 PRODUCT_ID Character(18) VARCHAR2(18) NOT NULL Product ID
    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description