Share via


ReleaseUpdateDB60_HRM.updateHcmPayrollBasis Method [AX 2012]

Inserts records into the HcmPayrollBasis table from the HRMPayrollBasis table.

Syntax

public void updateHcmPayrollBasis()

Run On

Server

Remarks

This upgrade will retain the data of each company.

The PayrollScaleLevel field in the HcmPayrollBasis table is the foreign key to the HcmPayrollScaleLevel table.

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

See Also

Reference

ReleaseUpdateDB60_HRM Class