ReleaseUpdateDB60_HRM.updateHcmPayrollScaleLevel Method [AX 2012]

Inserts records into the HcmPayrollScaleLevel table from the HRMPayrollScaleLevel table.

Syntax

public void updateHcmPayrollScaleLevel()

Run On

Server

Remarks

This update will retain the data of each company.The PayrollFrame field of the HcmPayrollScaleLevel table is the foreign key to the HcmPayrollFrame table.

See Also

Reference

ReleaseUpdateDB60_HRM Class