Share via


ReleaseUpdateDB60_Payroll.updatePayrollEmployerTaxRegion Method [AX 2012]

Inserts records into the PayrollEmployerTaxRegion table from the PRLNexus table.

Syntax

public void updatePayrollEmployerTaxRegion()

Run On

Server

Remarks

This upgrade will retain the data of each company by assigning the LegalEntity field to the RecId of the CompanyInfo record associated to the old dataAreaId field.

In AX 2009, there were zip code level nexus records. However, this concept was removed for AX 2012 and only the state level records will be upgraded.

See Also

Reference

ReleaseUpdateDB60_Payroll Class