ReleaseUpdateDB60_HRM.updateHRMCourseTableInstructor Method [AX 2012]

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

Syntax

public void updateHRMCourseTableInstructor()

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