ReleaseUpdateDB60_HRM.updateHcmSkill Upgrade Script
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012
Class |
ReleaseUpdateDB60_HRM |
Method |
updateHcmSkill |
Description |
Inserts records into the HcmSkill table from the HRMSkill table. |
Affected Modules and Tables
Affected Modules |
---|
Human Resources |
Affected Tables |
---|
HcmRatingModel |
HcmSkill |
HRMSkill |
HRMSkillType |
Remarks
This upgrade will retain the data of each company by appending the DataAreaId field to the SkillId field of the HRMSkill table to create new, unique identifiers for the HcmSkill table when multiple companies exist. If only one company exists, the DataAreaId field will not be appended. The SkillType field in the HcmSkill table is the foreign key to the HcmSkillType table. The RatingModel field in the HcmSkill table is the foreign key to the HcmRatingModel table.
Data Migration Section
From Table: HRMSkill |
To Table: HcmSkill |
---|---|
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
HcmSkill |
Deleted Tables or Fields
Table |
Field |
---|---|
HRMSkill |
* |