ReleaseUpdateDB60_HRM.updateHcmSkillMappingCertificate Method [AX 2012]

Inserts records in the HcmSkillMappingCertificate table from the HRMSkillMappingCertificate table.

Syntax

public void updateHcmSkillMappingCertificate()

Run On

Server

Remarks

The SkillMappingHeader field that holds the record ID from the HcmSkillMappingTable table replaces the hrmSkillMappingTableId field.The Certificate field holds the record ID from the HcmCertificateType table replaces the hrmCertificateTypeId field.

See Also

Reference

ReleaseUpdateDB60_HRM Class