ReleaseUpdateDB60_HRM.updateHcmJobPreferredSkill Method [AX 2012]

Inserts data into the HcmJobPreferredSkill table from the HRMJobSkillProfile table.

public void updateHcmJobPreferredSkill()

Run On

Server

  1. The Job field which holds the record ID from HcmJob table replaces the Reference field.

  2. The Skill field which holds the record ID from the HcmSkill table replaces the SkillId field.

  3. The RatingLevel field which holds the record ID from the HcmRatingLevel table replaces the RatingLevelId field.

Community Additions

ADD
Show: