GPES_PAYSLIP_LN

(SQL Table)
Index Back

Payslip Lines

This table is used to store the earnings and deductions that are used to print the lines

  • Related Language Record: GPES_PSLPLN_LNG
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 GPES_PAYSLIP_ID Character(6) VARCHAR2(6) NOT NULL Pay Slip Identification
    2 EFFDT Date(10) DATE Effective Date
    3 GPES_PIN_PS1_NUM Number(8,0) INTEGER NOT NULL Pay slip Pin Number

    Prompt Table: %GP_EDIT_FLD7

    4 GPES_ELEMENT_ORD Number(9,2) DECIMAL(8,2) NOT NULL Print Order of the element in payslip
    5 GPES_ELEM_DESCR Character(1) VARCHAR2(1) NOT NULL Source for the description of an element in payslip
    E=Element
    T=User Text

    Default Value: E

    6 DESCR Character(30) VARCHAR2(30) NOT NULL Description
    7 GPES_PIN_TYPE Character(3) VARCHAR2(3) NOT NULL Element Type

    Prompt Table: GP_ENT_E_D_VW

    8 GPES_LINES_BEFORE Number(2,0) SMALLINT NOT NULL Number of lines before the element in payslip
    9 GPES_LINES_AFTER Number(2,0) SMALLINT NOT NULL Number of lines after the element in payslip

    Default Value: 1

    10 GPES_ELEMNT_GRP Character(2) VARCHAR2(2) NOT NULL Payslip body element agrupation