Share via


ReleaseUpdateDB60_HRM.updateHcmPayrollPension Method [AX 2012]

Inserts records into the HcmPayrollPension table from the HRMPayrollPension table.

Syntax

public void updateHcmPayrollPension()

Run On

Server

Remarks

This upgrade will retain the data of each company.

The Employment field in the HcmPayrollPension table is the foreign key to the HcmEmployment table.

The PayrollCategory field in the HcmPayrollPension table is the foreign key to the HcmPayrollCategory table.

See Also

Reference

ReleaseUpdateDB60_HRM Class