ReleaseUpdateDB60_HRM.updateHRMCourseTable Method [AX 2012]

Updates the CourseInstructor field of the HrmCourseTable table with the value that corresponds from the record ID of the HrmCourseInstructor table.

Syntax

public void updateHRMCourseTable()

Run On

Server

Remarks

The CourseInstructor field holds the record ID of the HrmCourseInstructor table replaces the HrmCourseInstructorId field.

See Also

Reference

ReleaseUpdateDB60_HRM Class