ReleaseUpdateDB60_Payroll.updatePayrollAccrualRate Method [AX 2012]

Inserts records into the PayrollAccrualRate table from the PRLPayElements table.

public void updatePayrollAccrualRate()

Run On

Server

The records in the PRLEmplBenefits table need to be upgraded into the PayrollAccrual table.

A reference to the new PayrollAccrual record will be updated to the related PRLPayElements table record in the DEL_MappingRecId field. This reference will the correct foreign key to use when upgrading other tables that have a relationship to the same PRLPayElements table record.

Community Additions

ADD
Show: