PayrollTaxTypeInitialization.setSCHL Method [AX 2012]
Specifies parameters for Ohio School Districts Tax processing.
public void setSCHL(PayrollTaxCodeId _taxCodeId, boolean _isExempt)
Run On
ServerParameters
- _taxCodeId
- Type: PayrollTaxCodeId Extended Data Type
The Symmetry tax code that is being processed.
- _isExempt
- Type: boolean
A value that specifies whether the tax code is exempt from the tax calculation.
Community Additions
ADD
Show: