DCCLASS – Deduction Class

System
Payroll (PR)
Prefix
DCL
Primary key
COMPANY, DED-CLASS
Fields
4
Updated by
3 programs
Referenced by
19 programs

DCCLASS is the Deduction Class table in Lawson Payroll (prefix DCL). It is indexed by COMPANY, DED-CLASS (DCLSET1). It is related 1:1 to PRSYSTEM and 1:M to DEDCODE. It is updated by HR00.1, HR01.1 and PR02.1 and referenced by HDCL.1, HR200, PR05.1, PR127, PR160, PR180, PR205, PR227 and 11 more. The table has 4 fields, 1 index and 2 documented relations.

About DCCLASS

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.

Fields (4)

Column = COBOL field name without the DCL- prefix, hyphens → underscores. Derived fields are computed by the application and are not stored.

Field / columnTypeDescription & valuesUpdated by
DCL-COMPANY PK
COMPANY
Numeric 4HR00.1, HR01.1, PR02.1
DCL-DED-CLASS PK
DED_CLASS
Alpha 3Contains the user-defined deduction class that you can enter on deductions.HR00.1, HR01.1, PR02.1
DCL-DESCRIPTION
DESCRIPTION
Alpha 30 (Lower Case)Contains the description of the deduction class.HR00.1, HR01.1, PR02.1
DCL-CHECK-DESC
CHECK_DESC
Alpha 8 (Lower Case)Contains the description that prints on the payment stub or pay receipt.PR02.1

Indexes (1)

Keys marked * are descending. Every documented Lawson index is unique unless flagged Duplicates; Subset indexes carry a Where condition.

IndexKeysFlagsConditionUsed in
DCLSET1COMPANY, DED-CLASSPrimaryHDCL.1, HR00.1, HR01.1, HR200, PR02.1, PR05.1, PR127, PR160 +14 more

Relations

One to one (1) — lookups and parents

RelationTableRulesConditionField map
CompanyPRSYSTEMRequiredDCL-COMPANYPRS-COMPANY, SpacesPRS-PROCESS-LEVEL

One to many (1) — child tables

RelationTableRulesConditionField map
DedcodeDEDCODEDelete RestrictedDCL-COMPANYDDC-COMPANY, DCL-DED-CLASSDDC-DED-CLASS, DDC-DED-CODE

Programs

Updated by (3)

Referenced by (19)