ReleaseUpdateDB60_Payroll.updatePayrollWorkerTaxCodeParameterValue Method [AX 2012]

Updates records in the PayrollWorkerTaxCodeParameterValue table using values from the following tables: PrlEmployeeUSFederalTaxSetup, PrlEmployeeUSStateTaxSetup, and PrlEmployeeUSLocalTaxSetup.

public void updatePayrollWorkerTaxCodeParameterValue()

Run On

Server

The PrlEmployeeUSFederalTaxSetup table contains all the federal tax setup information.

The PrlEmployeeUSStateTaxSetup table contains all the state tax setup information.

The PrlEmployeeUSLocalTaxSetup table contains all the local tax setup information.

The upgrade of the miscellaneous taxes in both the PrlEmployeeUSStateTaxSetup table and the PrlEmployeeUSLocalTaxSetup table is in script updatePayrollMiscellaneousTaxesValue().

Community Additions

ADD
Show: