HD_360_BENEE_WK(SQL Table) |
Index Back |
---|---|
Benefits EnrollmentsEmployee Benefits enrollments passed to CRM Integration Broker. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | EMPLID | Character(11) | VARCHAR2(11) NOT NULL | Employee ID |
2 | 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. |
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 | 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. |
5 | PLAN_TYPE_DESCR | Character(30) | VARCHAR2(30) NOT NULL | Plan Type Description |
6 | COVERAGE_ELECT | Character(1) | VARCHAR2(1) NOT NULL |
Coverage Election
E=Elect T=Terminate W=Waive |
7 | BENEFIT_PLAN | Character(6) | VARCHAR2(6) NOT NULL | Benefit Plan |
8 | BEN_PLAN_DESCR | Character(30) | VARCHAR2(30) NOT NULL | Benefit Plan Description. May include a description of coverage (e.g. "3 times Salary", "$50,000"). |
9 | COVERAGE_LVL | Character(40) | VARCHAR2(40) NOT NULL | Base Benefits Coverage Level |
10 | COVRG_CD | Character(1) | VARCHAR2(1) NOT NULL | Coverage Code |
11 | COVRG_CODE_DESCR | Character(30) | VARCHAR2(30) NOT NULL | Coverage Code Descr |
12 | LIFE_ADD_COVRG | Character(1) | VARCHAR2(1) NOT NULL |
Coverage
1=Flat Amount Only 2=Factor x Salary + Flat Amt 3=Specified in Employee Record 4=Special Calculation Routine 5=Sum of Dependent Coverage |
13 | FLAT_AMOUNT | Signed Number(9,0) | DECIMAL(8) NOT NULL | Flat Amount |
14 | FACTOR_XSALARY | Number(5,3) | DECIMAL(4,3) NOT NULL | Factor x Salary |
15 | FLAT_DED_AMT | Number(9,2) | DECIMAL(8,2) NOT NULL | Flat Deduction Amount |
16 | PCT_GROSS | Number(7,3) | DECIMAL(6,3) NOT NULL | Percent of Gross |
17 | FLAT_DED_AMT_ATAX | Number(9,2) | DECIMAL(8,2) NOT NULL | Flat Deduction Amt After-Tax |
18 | PCT_GROSS_ATAX | Number(7,3) | DECIMAL(6,3) NOT NULL | Percent of Gross After-Tax |
19 | ANNUAL_PLEDGE | Signed Number(10,2) | DECIMAL(8,2) NOT NULL | Annual Pledge |
20 | EMPL_CONTRBUTN_AMT | Number(7,2) | DECIMAL(6,2) NOT NULL | Employee Contribution Amount |
21 | VACN_HOURS | Number(7,2) | DECIMAL(6,2) NOT NULL | Vacation Buy/Sell Hours |
22 | MANUFACT_CD | Character(4) | VARCHAR2(4) NOT NULL | Manufactuer Code of the vehicle. |
23 | MODEL_DESCR | Character(40) | VARCHAR2(40) NOT NULL | UK Worker Car Model Description. |
24 | ALLOWANCE_AMT | Number(6,0) | INTEGER NOT NULL | Allowance amount. Used in HCM 360-degree view. |
25 | CURRENCY_CD | Character(3) | VARCHAR2(3) NOT NULL | This field stores the Currency Code value. |