ReleaseUpdateDB60_HRM.updateHcmPersonSkill Method [AX 2012]
Inserts records into the HcmPersonSkill table from the HRMVirtualNetworkSkill table.
Syntax
public void updateHcmPersonSkill()
Run On
Server
Remarks
The Person field that holds the record ID from the DirPerson table replaces the HrmVirtualNetworkId field.The RatingLevel field that holds the record ID from the HcmRatingLevel table replaces the HrmRatingLevelId field.The Skill field that holds the record ID from the HcmSkill table replaces the HrmSkillId field.The RatingLevelExaminer field that holds the record ID from the HcmWorker table replaces the LevelExaminer field.