ReleaseUpdateDB60_HRM.updateHRMCourseInstructor Method [AX 2012]

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

Syntax

public void updateHRMCourseInstructor()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_HRM Class