BEN_PROG_PARTIC

(SQL Table)
Index Back

EE Benefit Programs

BEN_PROG_PARTIC is a record that defines the benefit program for which an employee is enrolled. It is used while processing Payroll and Benefits Administration.

# PeopleSoft Field Name PeopleSoft Field Type Database Column Type Description
1 EMPLID Character(11) VARCHAR2(11) NOT NULL Employee ID
2 EMPL_RCD Number(3,0) SMALLINT NOT NULL Empl Rcd Nbr
3 COBRA_EVENT_ID Number(3,0) SMALLINT NOT NULL Uniquely identifies a COBRA event within an employee's benefits records, and is system-generated.
4 EFFDT Date(10) DATE NOT NULL Effective Date

Default Value: %date

5 BENEFIT_PROGRAM Character(3) VARCHAR2(3) NOT NULL Benefit Program

Prompt Table: BEN_DEFN_PGM