TAX_DISTRIB

(SQL Table)
Index Back

Employee Tax Distribution

Defines the tax distribution for an employee's states/localities.

  • Parent record: TAX_DIST_EFFDT
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID

    Prompt Table: PERSON

    2 EMPL_RCD Number(3,0) SMALLINT NOT NULL Empl Rcd Nbr

    Prompt Table: PER_ORG_ASGN_VW

    3 EFFDT Date(10) DATE NOT NULL Effective Date
    4 STATE Character(6) VARCHAR2(6) NOT NULL State

    Prompt Table: STATE_TBL

    5 LOCALITY Character(10) VARCHAR2(10) NOT NULL Locality

    Prompt Table: LOCAL_TAX_TBL

    6 DIST_PCT Number(7,3) DECIMAL(6,3) NOT NULL Percent of Distribution