ReleaseUpdateDB60_HRM.updateHcmJobTemplateSkill Method [AX 2012]

Inserts data into the HcmJobTemplateSkill table from the HRMJobSkillProfile table.

public void updateHcmJobTemplateSkill()

Run On

Server

  1. The JobTemplate field which holds the record ID from the HcmJobTemplate 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: