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 HcmCourseType table from the DEL_HRMCourseType table.
Syntax
public void updateHcmCourseType()
Run On
Server
Remarks
This upgrade will retain the data of each company by appending the DataAreaId field to the DEL_HrmCourseTypeId field of the DEL_HRMCourseType table. This creates new, unique identifiers for the HcmCourseType table when multiple companies exist. If only one company exists, the DataAreaId field will not be appended.The CourseTypeGroup field in the HcmCourseType table is the foreign key to the HcmCourceTypeGroup table.