Share via


ReleaseUpdateDB60_HRM.updateHcmPersonCourse Method [AX 2012]

Inserts records into the HcmPersonCourse table from the HRMVirtualNetworkCourse table.

Syntax

public void updateHcmPersonCourse()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_HRM Class