ReleaseUpdateDB60_HRM.updateHcmSkillType 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 |
updateHcmSkillType |
Description |
Inserts records into the HcmSkillType table from the HRMSkillType table. |
Affected Modules and Tables
Affected Modules |
---|
Human Resources |
Affected Tables |
---|
HcmSkillType |
HRMSkillType |
Remarks
This upgrade will discard duplicate records if the HrmSkillTypeId field and the Description field of the HRMSkillType table are identical. The new unique identifier SkillTypeId field of the HcmSkillType table combines the HrmSkillTypeId field and the DataAreaId field of the HRMSkillType table from the first record found. All records found that are identified as duplicates in other companies will be discarded. If only one company exists, the DataAreaId field will not be appended.
Data Migration Section
From Table: HRMSkillType |
To Table: HcmSkillType |
---|---|
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
HcmSkillType |
Deleted Tables or Fields
Table |
Field |
---|---|
HRMSkillType |
* |