|
DCCLASS FILE
Deduction Class
Contains information about deduction classes. Deduction classes group
deductions. You link deduction classes to deductions by storing a deduction
class in the Deduction file. PR02.1 (Deduction Class) is the primary program
that updates this file. You can also use deduction classes to define
garnishment deductions.
The Benefits system creates a Deduction Class file record when a flex
benefits plan uses a taxable amount deduction. The system creates a taxable
amount deduction as a Deduction file record with the pay summary group stored
in the deduction class field. Since the deduction class field has a value in
it, the system creates a Deduction Class file record to maintain data
integrity.
REFERENCED BY
HDCL.1 HR200 PR05.1 PR127 PR160 PR180
PR205 PR227 PR252 PR27.1 PR27.2 PR274
PR275 PR276 PR279 PR297 PR299 PR68.1
PR80.2
UPDATED BY
HR00.1 HR01.1 PR02.1
FIELD NAME DESCRIPTION/VALID VALUES UPDATED BY
DCL-COMPANY Numeric 4 HR00.1 HR01.1
Element: Company Hr PR02.1
DCL-DED-CLASS Alpha 3 HR00.1 HR01.1
Element: Ded Class Contains the user-defined deduction PR02.1
class that you can enter on deductions.
DCL-DESCRIPTION Alpha 30 (Lower Case) HR00.1 HR01.1
Element: Description Contains the description of the PR02.1
deduction class.
DCL-CHECK-DESC Alpha 8 (Lower Case) PR02.1
Element: Check Desc Contains the description that prints on
the payment stub or pay receipt.
DCCLASS FILE INDEX
NAME KEY FIELDS DESCRIPTION / SUBSET CONDITION USED IN
DCLSET1 COMPANY HDCL.1 HR00.1
DED-CLASS HR01.1 HR200
PR02.1 PR05.1
PR127 PR160
PR180 PR205
PR227 PR252
PR27.1 PR27.2
PR274 PR275
PR276 PR279
PR297 PR299
PR68.1 PR80.2
DCCLASS FILE RELATIONS
ONE TO ONE RELATIONS
RELATION RELATED
NAME FILE INTEGRITY RULES / FIELD MATCH
Company PRSYSTEM Required
DCL-COMPANY -> PRS-COMPANY
Spaces -> PRS-PROCESS-LEVEL
DCCLASS FILE RELATIONS
ONE TO MANY RELATIONS
RELATION RELATED
NAME FILE INTEGRITY RULES / FIELD MATCH
Dedcode DEDCODE Delete Restricted
DCL-COMPANY -> DDC-COMPANY
DCL-DED-CLASS -> DDC-DED-CLASS
DDC-DED-CODE
|