Share via


ReleaseUpdateDB60_HRM.updateHcmSkillMappingRange Method [AX 2012]

Inserts records in the HcmSkillMappingRange table from the HRMSkillMappingRange table.

Syntax

public void updateHcmSkillMappingRange()

Run On

Server

Remarks

The HcmSkillMappingHeader field holds the record ID from the HcmSkillMappingHeader table replaces the hrmSkillMappingTableId field.The RangeType field that contains a HcmSkillMappingRangeType enumeration value replaces the rangeType field.

See Also

Reference

ReleaseUpdateDB60_HRM Class