>>Java

Exemptions Property

Employee's federal exemptions.

Syntax

value = object.getExemptions()

object.setExemptions(value)

Part
Description
objectA TaxControl object
valueA numeric variable/expression

Remarks

This input property indicates the employee's exemptions, taken from federal form W-4, line 5. This value is used by the federal income tax (FIT), as well as many state taxes. For states which use this value for exemptions, the StateExemptions property may be left blank. For states which use an exemption level different from federal, place that value in the StateExemptions property.