DEDUCTION_FREQ

(SQL Table)
Index Back

Deduction Frequency

This record defines how often per month a deduction is taken for each pay frequency.

  • Parent record: DEDUCTION_TBL
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 PLAN_TYPE Character(2) VARCHAR2(2) NOT NULL Identifies a category of benefit plan, such as Medical, Dental, and Life (Insurance). A set of plan type codes, as well as rules for creating new codes, is provided by PeopleSoft. Plan Type codes determine how the system processes and defines eligibility for the various benefit plans.
    2 DEDCD Character(6) VARCHAR2(6) NOT NULL Deduction Code
    3 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

    4 PAY_FREQUENCY Character(5) VARCHAR2(5) NOT NULL Pay Frequency
    A=Annual
    B=Biweekly
    D=Daily
    M=Monthly
    Q=Quarterly
    S=Semimonthly
    W=Weekly

    Default Value: W

    Prompt Table: PAY_FREQ_TBL_VW

    5 PAY_PERIOD1 Character(1) VARCHAR2(1) NOT NULL First Pay Period

    Y/N Table Edit

    Default Value: Y

    6 PAY_PERIOD2 Character(1) VARCHAR2(1) NOT NULL Second Pay Period

    Y/N Table Edit

    Default Value: Y

    7 PAY_PERIOD3 Character(1) VARCHAR2(1) NOT NULL Third Pay Period

    Y/N Table Edit

    Default Value: Y

    8 PAY_PERIOD4 Character(1) VARCHAR2(1) NOT NULL Fourth Pay Period

    Y/N Table Edit

    Default Value: Y

    9 PAY_PERIOD5 Character(1) VARCHAR2(1) NOT NULL Fifth Pay Period

    Y/N Table Edit

    Default Value: Y