Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Inserts records into the HcmCourseTypeGroup table from the DEL_HRMCourseTypeGroup table.
Syntax
public void updateHcmCourseTypeGroup()
Run On
Server
Remarks
This upgrade will discard duplicate records if the DEL_HrmCourseTypeGroupId field and the Description field of the DEL_HRMCourseTypeGroup table are identical. The new unique identifier CourseTypeGroupId field of the HcmCourseTypeGroup table combines the DEL_HrmCourseTypeGroupId field and the DataAreaId field of the DEL_HRMCourseTypeGroup table from the first record found. All records that are identified as duplicates in other companies will be discarded. If only one company exists, the DataAreaId field will not be appended.