This documentation is archived and is not being maintained.
PayrollSetup::refreshAllWorkerTaxRegionTaxes Method [AX 2012]
Iterates through all worker tax regions and refreshes worker taxes for each one.
client server public static void refreshAllWorkerTaxRegionTaxes([boolean _showProcess, boolean _returnList])
Run On
Called
Parameters
-
_showProcess
- Type: boolean
Specifies if the progress control should be displayed; optional.
-
_returnList
- Type: boolean
Specifies if a container should be returned of the tax codes added; optional.