Share via


ReleaseUpdateDB60_HRM.updateHcmCourseNotes Method [AX 2012]

Inserts records into the HcmCourseNotes table from the DEL_HRMCourseNotes table.

Syntax

public void updateHcmCourseNotes()

Run On

Server

Remarks

This upgrade will retain the data of each company.

The CourseId field in the HcmCourseNotes table is the foreign key to the HRMCourseTable table.

See Also

Reference

ReleaseUpdateDB60_HRM Class