ReleaseUpdateDB60_HRM.updateHcmEducationDiscipline
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2
Class |
ReleaseUpdateDB60_HRM |
Method |
updateHcmEducationDiscipline |
Description |
Inserts records into the <c>HcmEducationDiscipline</c> table from the <c>HRMEducationType</c> table. |
Affected Modules and Tables
Affected Modules |
---|
Human Resources |
Affected Tables |
---|
HcmEducationDiscipline |
HRMEducationType |
Remarks
This upgrade will discard duplicate records if the <c>HrmEducationTypeId</c> field and the <c>Description</c> field of the <c>HRMEducationType</c> table are identical. The new unique identifier <c>EducationDisciplineId</c> field of the <c>HcmEducationDiscipline</c> table combines the <c>HrmEducationTypeId</c> field and the <c>DataAreaId</c> field of the <c>HRMEducationType</c> 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 <c>DataAreaId</c> field will not be appended.
Data Migration Section
From Table: HRMEducationType |
To Table: HcmEducationDiscipline |
---|---|
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
HcmEducationDiscipline |
Deleted Tables or Fields
Table |
Field |
---|---|
HRMEducationType |
* |