BAS_PARTIC_OPTN

(SQL Table)
Index Back

BAS Participant Option

BAS_PARTIC_OPTN contains the benefit option level output records that are generated during Benefits Aministration processing. One record per eligible benefit option will be stored. Each record contains information such as whether proof is required, is the option the default option, etc.

  • Parent record: BAS_PARTIC_PLAN
  • # PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
    1 SCHED_ID Character(6) VARCHAR2(6) NOT NULL Schedule ID
    2 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
    3 BENEFIT_RCD_NBR Number(3,0) SMALLINT NOT NULL Specifies a sequence number associated with each of multiple concurrent jobs for a one employee. It is used to determine the applicable benefit program for each job. The first job entered for an employee is automatically assigned a Benefit Record Number of zero (0). This field is linked with EMPL_RCD#, the Employment Record Number.
    4 EVENT_ID Number(6,0) INTEGER NOT NULL Event Identification
    5 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.

    Default Value: 01

    6 OPTION_ID Number(4,0) SMALLINT NOT NULL Option ID
    7 BENEFIT_PROGRAM Character(3) VARCHAR2(3) NOT NULL Defines a collection of benefit plans and their associated rate and calculation rules.
    8 EVENT_DT Date(10) DATE NOT NULL Event Date
    9 DISPLAY_PLN_SEQ Character(2) VARCHAR2(2) NOT NULL Display Plan-type Sequence
    10 DISPLAY_OPT_SEQ Number(3,0) SMALLINT NOT NULL Display Option Sequence
    11 OPTION_TYPE Character(1) VARCHAR2(1) NOT NULL Option Type
    D=General Deduction
    G=General Credit
    O=Option
    P=Program
    W=Waive Option

    Default Value: O

    12 BENEFIT_PLAN Character(6) VARCHAR2(6) NOT NULL Benefit Plan
    13 COVRG_CD Character(2) VARCHAR2(2) NOT NULL Coverage Code

    Default Value: 1

    Prompt Table: COVRG_CD_TBL

    14 OPTION_CD Character(3) VARCHAR2(3) NOT NULL Option Code
    15 OPTION_LVL Number(2,0) SMALLINT NOT NULL Option Level
    16 DEFAULT_IND Character(1) VARCHAR2(1) NOT NULL An internal flag used by Benefits Administration to indicate whether a specific benefit option is the 'default' option - that is, if the employee fails to make a valid election, this option will be enrolled by default.

    Y/N Table Edit

    Default Value: N

    17 PROOF_REQ_IND Character(1) VARCHAR2(1) NOT NULL Proof Required

    Y/N Table Edit

    Default Value: N

    18 HISTORY_ONLY Character(1) VARCHAR2(1) NOT NULL History Only

    Y/N Table Edit

    Default Value: N

    19 CALCULATED_BASE Number(11,2) DECIMAL(10,2) NOT NULL Coverage Base
    20 PREMIUM_BASE Number(11,2) DECIMAL(10,2) NOT NULL Premium Base
    21 DED_CLASS Character(1) VARCHAR2(1) NOT NULL Deduction Classification
    A=After-Tax
    B=Before-Tax
    L=QC Taxable Benefit
    N=Nontaxable Benefit
    P=Nontaxable Btax Benefit
    T=Taxable Benefit

    Default Value: A

    22 BAS_TAX_IMPACT Character(1) VARCHAR2(1) NOT NULL This field is used to indicate whether a calculated deduction includes a possible tax effect, such as imputed income from group term life or dependent life.

    Y/N Table Edit

    Default Value: N

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

    Y/N Table Edit

    Default Value: N

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

    Y/N Table Edit

    Default Value: N

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

    Y/N Table Edit

    Default Value: N

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

    Y/N Table Edit

    Default Value: N

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

    Y/N Table Edit

    Default Value: N