PayrollTaxTypeInitialization.setFIT Method [AX 2012]
Specifies parameters for Federal Income tax processing.
public void setFIT(boolean _isExempt, PayrollWorkerTaxCode _workerTaxCode)
Run On
ServerParameters
- _isExempt
- Type: boolean
A value that specifies whether the tax code is exempt from the tax calculation.
- _workerTaxCode
- Type: PayrollWorkerTaxCode Table
The record ID of the worker tax code.
Community Additions
ADD
Show: