BAS_ELIG_GRADE

(SQL Table)
Index Back

BenAdmin Elig GRADE

BAS_ELIG_GRADE is one of the records that identify benefit program/option eligibility criteria. It is used to record what salary plans or grades are eligible for a given benefit program and/or option. It is created online by the Eligibility panels under Benefits Administration tables. The information is used for processing Benefits Administration.

  • Parent record: BAS_ELIG_RULES
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 ELIG_RULES_ID Character(4) VARCHAR2(4) NOT NULL Eligibility Rules ID

    Prompt Table: BAS_ELIG_RULES

    2 EFFDT Date(10) DATE NOT NULL Effective Date

    Default Value: %date

    3 SETID Character(5) VARCHAR2(5) NOT NULL SetID

    Prompt Table: %EDITTABLE2

    4 SAL_ADMIN_PLAN Character(4) VARCHAR2(4) NOT NULL Salary Administration Plan

    Prompt Table: %EDITTABLE3

    5 GRADE Character(3) VARCHAR2(3) NOT NULL Salary Grade

    Prompt Table: %EDITTABLE4