ReleaseUpdateDB60_HRM.updateHRMCourseAttendeeLine Method [AX 2012]

Updates the Person field of the HrmCourseAttendeeLine table with the value that corresponds from the record ID of the DirPerson table.

Syntax

public void updateHRMCourseAttendeeLine()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_HRM Class