ORDENT_ALIAS_VW

(SQL View)
Index Back

Product alias view


SELECT setid , cust_id , product_id , product_alias , config_code , descr FROM PS_PROD_CUST_ALIAS

  • Related Language Record: PROD_CSTALS_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SETID Character(5) VARCHAR2(5) NOT NULL SetID
    2 CUST_ID Character(15) VARCHAR2(15) NOT NULL Uniquely identifies an organizational entity that purchases goods or services from the enterprise. Represents the sold-to customer which is the customer organization that places orders. The CUST_ID may or may not be the same as the identifiers for the bill-to and ship-to locations.
    3 PRODUCT_ID Character(18) VARCHAR2(18) NOT NULL Product ID
    4 PRODUCT_ALIAS Character(18) VARCHAR2(18) NOT NULL Product Alias
    5 CONFIG_CODE Character(50) VARCHAR2(50) NOT NULL Product Configurator
    6 DESCR Character(30) VARCHAR2(30) NOT NULL Description