RETRODEDPGM_DEF(SQL Table) |
Index Back |
---|---|
Retro Deduction Program DefThis is the table of Retro Ded program definitions that are defined with the corresponding parent, Retro Ded program table, for use in Retro Deductions processing. |
# | PeopleSoft Field Name | PeopleSoft Field Type | Database Column Type | Description |
---|---|---|---|---|
1 | RETRODED_PGM_ID | Character(3) | VARCHAR2(3) NOT NULL |
Retro Ded Program ID
Prompt Table: RETRODEDPGM_TBL |
2 | EFFDT | Date(10) | DATE NOT NULL | Effective Date |
3 | BENEFIT_PROGRAM | Character(3) | VARCHAR2(3) NOT NULL |
Defines a collection of benefit plans and their associated rate and calculation rules.
Prompt Table: BEN_DEFN_PGM |
4 | COMPANY | Character(3) | VARCHAR2(3) NOT NULL |
Company
Prompt Table: COMPANY_TBL |
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. |
6 | BENEFIT_PLAN | Character(6) | VARCHAR2(6) NOT NULL |
Benefit Plan
Prompt Table: BENEF_PLAN_TBL |
7 | COVRG_CD | Character(2) | VARCHAR2(2) NOT NULL |
Coverage Code
Prompt Table: COVRG_CD_TBL |
8 | DEDCD | Character(6) | VARCHAR2(6) NOT NULL |
Deduction Code
Prompt Table: DEDUCTION_TBL |
9 | 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 |
10 | JOB_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
Retro on Change in Rate of Pay
Y/N Table Edit Default Value: N |
11 | BASE_FLAG | Character(1) | VARCHAR2(1) NOT NULL |
Retro on Chg in Benefits Base
Y/N Table Edit Default Value: N |
12 | START_DATE_OVRD | Date(10) | DATE | Start Date Ovrd for Mass Retro |
13 | END_DATE_OVRD | Date(10) | DATE | EndDate Override for MassRetro |