ReleaseUpdateDB60_Payroll.updatePayrollPayCycle Method [AX 2012]

Inserts records into the PayrollPayCycle table from the DEL_PRLPayPeriodMaster table.

public void updatePayrollPayCycle()

Run On

Server

This upgrade will retain the data of each company by appending the DataAreaId field to the PayrollPeriodId field of the DEL_PRLPayrollPeriodMaster table to create new, unique identifiers for the PayrollPayCycle table when multiple companies exist. If only one company exists, the DataAreaId field will not be appended.

Community Additions

ADD
Show: