ReleaseUpdateDB60_HRM.updateHcmPersonSkillMapping Method [AX 2012]

Inserts records into the HcmPersonSkillMapping table from the HRMVirtualNetworkTable table.

Syntax

public void updateHcmPersonSkillMapping()

Run On

Server

Remarks

The Person field that holds the record ID from the DirPerson table replaces the HrmVirtualNetworkId field.The ReasonCode field that holds the record ID from the HcmReasonCode table replaces the hrmCompetenceReasonCode field.

See Also

Reference

ReleaseUpdateDB60_HRM Class