ReleaseUpdateDB60_HRM.updateHcmCourseTypeSkillProfile
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2
Class |
ReleaseUpdateDB60_HRM |
Method |
updateHcmCourseTypeSkillProfile |
Description |
Inserts records into the <c>HcmCourseTypeSkillProfile</c> table from the <c>HRMCourseTypeSkillProfile</c> table. |
Affected Modules and Tables
Affected Modules |
---|
Human Resources |
Affected Tables |
---|
HcmCourseType |
HcmCourseTypeSkillProfile |
HcmRatingLevel |
HcmRatingModel |
HcmSkill |
Remarks
This upgrade will retain the data of each company. The <c>CourseType</c> field in the <c>HcmCourseTypeSkillProfile</c> table is the foreign key to the <c>HcmCourseType</c> table. The <c>Skill</c> field in the <c>HcmCourseTypeSkillProfile</c> table is the foreign key to the <c>HcmSkill</c> table. The <c>RatingLevel</c> field in the <c>HcmCourseTypeSkillProfile</c> table is the foreign key to the <c>HcmRatingLevel</c> table.
Data Migration Section
From Table: HRMCourseTypeSkillProfile |
To Table: HcmCourseTypeSkillProfile |
---|---|
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
HcmCourseTypeSkillProfile |
Deleted Tables or Fields
Table |
Field |
---|---|
HRMCourseTypeSkillProfile |
* |