PayrollTaxTypeInitialization.setEmployerTransit Method [AX 2012]
Specifies parameters for employer Oregon Transit tax processing.
public void setEmployerTransit(
PayrollGNIS _locationCode,
boolean _isExempt,
PayrollTaxCodeId _taxCode)
Run On
ServerParameters
- _locationCode
- Type: PayrollGNIS Extended Data Type
The location code to process.
- _isExempt
- Type: boolean
A value that specifies whether the tax code is exempt from the tax calculation.
- _taxCode
- Type: PayrollTaxCodeId Extended Data Type
The tax code.
Community Additions
ADD
Show: