Share via


ReleaseUpdateDB60_HRM.updateHcmCourseTypeNotes Method [AX 2012]

Inserts records into the HcmCourseTypeNotes table from the DEL_HRMCourseNotes table.

Syntax

public void updateHcmCourseTypeNotes()

Run On

Server

Remarks

This upgrade will retain the data of each company.

The CourseType field in the HcmCourseTypeNotes table is the foreign key to the HcmCourseType table.

See Also

Reference

ReleaseUpdateDB60_HRM Class