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 HcmCourseTypeSkillProfile table from the DEL_HRMCourseTypeSkillProfile table.
Syntax
public void updateHcmCourseTypeSkillProfile()
Run On
Server
Remarks
This upgrade will retain the data of each company.
The CourseType field in the HcmCourseTypeSkillProfile table is the foreign key to the HcmCourseType table.
The Skill field in the HcmCourseTypeSkillProfile table is the foreign key to the HcmSkill table.
The RatingLevel field in the HcmCourseTypeSkillProfile table is the foreign key to the HcmRatingLevel table.