Home > EligOverride

EligOverride

  • DataSet name: EligOverride
  • Uses the new RulesAPI style
  • Description: Overrides eligibility settings for an ind. Employee
  • Last altered in the Omsk project.
  • EmpUID Employee Unique ID BigID 12
    PlanID Plan Identifier BigID 12
    CompanyID Company Identifier SmallID 12
    EligibleFlag Y/N Varchar 1 This is the calculated (real) eligibility.
    EligStart Eligibility Start Date Date 32 This is the calculated (real) start date.
    EligFlgOverride Y/N Varchar 1 This tells you if the calculated EligiibleFlag field above was overridden.
    OverrideEligFlg Y/N Varchar 1 If EligFlgOverride is true then this is the new overridden value.
    EligStartOverride Y/N Varchar 1 This tells you if the calculated ElgStart field above was overridden.
    OverrideDate Y/N Date 32 If EligStartOverride is true, then this is the new start date
    EligReason Eligibility Reason Text Text 16000
    LstModDate Last Modified Date Date 32
    LstModBy Last Modified By Name Varchar 40
    LockSeqNbr *SYSTEM* Row Sequence Nbr Long 12