PayrollTaxCodeMassUpdate::runOnServer Method [AX 2012]

Mass updates or inserts list of tax codes details in PayrollTaxAccountingRuleand PayrollTaxCodeDefaultDimension tables on the server and sets the properties of the class from the supplied container.

server public static void runOnServer(container _packedTaxCodeDetails)

Run On

Server

Parameters

_packedTaxCodeDetails
Type: container
A container which contains the property values of the PayrollTaxCodeMassUpdate class.
Show: