GPCN_PIN_ACU_VW

(SQL View)
Index Back

Accumulators

PIN number only with accumulators

SELECT pin_num , pin_nm , descr ,country FROM PS_GP_PIN WHERE pin_type ='AC'

  • Related Language Record: GPCN_PIN_AC_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 PIN_NUM Number(8,0) INTEGER NOT NULL PIN Number

    Prompt Table: GP_PIN

    2 PIN_NM Character(18) VARCHAR2(18) NOT NULL Element Name field
    3 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    4 COUNTRY Character(3) VARCHAR2(3) NOT NULL Country

    Prompt Table: GP_COUNTRY_VW