PayrollTaxCodeMassUpdate::newFromTaxGroup Method [AX 2012]

Constructs a new tax code mass update object.

client server public static PayrollTaxCodeMassUpdate newFromTaxGroup(PayrollTaxGroupId _taxGroupId)

Run On

Called

Parameters

_taxGroupId
Type: PayrollTaxGroupId Extended Data Type
The tax group for which to update the tax code details.

Return Value

Type: PayrollTaxCodeMassUpdate Class
A new tax code mass udpate object.

ExceptionCondition
Error

The required parameter are null.

Show: