Share via


ReleaseUpdateDB60_Payroll.updatePayrollTaxAccountingRule Method [AX 2012]

Inserts records into the PayrollTaxAccountingRule table from the PRLPostingSetupDetails table.

Syntax

public void updatePayrollTaxAccountingRule()

Run On

Server

Remarks

Only records in the PRLPostingSetupDetails table with the field BranchCode set to All and the field EmplCode set to All will get records created in the PayrollTaxAccountingRule table.

See Also

Reference

ReleaseUpdateDB60_Payroll Class