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