ReleaseUpdateDB60_HRM.updateHcmRatingLevel Method [AX 2012]

Inserts records in the HcmRatingLevel table from the HRMRatingLevel table.

Syntax

public void updateHcmRatingLevel()

Run On

Server

Remarks

This update will retain the data of each company.The RatingModel field of the HcmRatingLevel table is the foreign key to the HcmRatingModel table.

See Also

Reference

ReleaseUpdateDB60_HRM Class