ReleaseUpdateDB60_HRM.updateHcmSkillMappingEducation Method [AX 2012]

Inserts records into the HcmSkillMappingEducation table from the HRMSkillMappingEducation table.

Syntax

public void updateHcmSkillMappingEducation()

Run On

Server

Remarks

The SkillMappingHeader field that holds the record ID from the HcmSkillMappingTable table replaces the hrmSkillMappingTableId field.The EducationDescipline field that holds the record ID from the HcmEducationDescipline table replaces the hrmEducationTypeId field.

See Also

Reference

ReleaseUpdateDB60_HRM Class