Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inserts records into the HcmRatingModel table from the HRMRatingModel table.
Syntax
public void updateHcmRatingModel()
Run On
Server
Remarks
This update will retain the data of each company by appending the DataAreaId to the RatingModelId field of the HRMRatingModel table. This creates unique identifiers for the HcmRatingModel table when there are multiple companies. If there is only one company, the DataAreaId field will not be appended.