GP_PIN_LANG_ADS

(SQL Table)
Index Back

Pay Item Names - Rel Lang ADS

Global Payroll Pay Item Names Related Language ADS Staging Record

  • Related Language Record for GP_PIN_ADS
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 GP_PKG_ID Character(10) VARCHAR2(10) NOT NULL Field used for element packaging
    2 GP_VERSION Character(18) VARCHAR2(18) NOT NULL Stores element version.
    3 PIN_NUM Number(8,0) INTEGER NOT NULL PIN Number
    4 LANGUAGE_CD Character(3) VARCHAR2(3) NOT NULL Language Code
    5 PIN_CODE Character(22) VARCHAR2(22) NOT NULL Unique identifier of a PIN (alternate to PIN number). critical for use in merging packages of elements from one database onto another when PINs may or may not be renumbered as they are moved across. Constructed from PIN_NM + COUNTRY of the element definition (GP_PIN)
    6 PIN_NM Character(18) VARCHAR2(18) NOT NULL Element Name field
    7 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    8 COMMENTS Long Character CLOB Comment