PayrollTaxTypeInitialization.setFIT Method [AX 2012]

Specifies parameters for Federal Income tax processing.

public void setFIT(boolean _isExempt, PayrollWorkerTaxCode _workerTaxCode)

Run On

Server

Parameters

_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.

ExceptionCondition
Error

The federal filing status has not been specified for the worker.

Community Additions

ADD
Show: