Supplemental
A property used to indicate that the Earnings property contains supplemental earnings (e.g., a bonus), which may be taxed at a special rate.
Syntax
value = object.Supplemental
object.Supplemental = value
value = object.isSupplemental()
object.setSupplemental(value)
object is a TaxControl instance.
value is a boolean variable or expression.
Details
This property denotes that the employee’s current earnings should be taxed as supplemental wages. For some taxes, the supplemental rate is different from regular withholding rates. The Instructions property for these taxes indicate that a special supplemental rate is used.