ReleaseUpdateDB60_HRM.updateHcmCourseType
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2
Class |
ReleaseUpdateDB60_HRM |
Method |
updateHcmCourseType |
Description |
Inserts records into the <c>HcmCourseType</c> table from the <c>HRMCourseType</c> table. |
Affected Modules and Tables
Affected Modules |
---|
Human Resources |
Affected Tables |
---|
HcmCourseType |
HRMCourseType |
HRMCourseTypeGroup |
Remarks
This upgrade will retain the data of each company by appending the <c>DataAreaId</c> field to the <c>HrmCourseTypeId</c> field of the <c>HRMCourseType</c> table to create new, unique identifiers for the <c>HcmCourseType</c> table when multiple companies exist. If only one company exists, the <c>DataAreaId</c> field will not be appended. The <c>CourseTypeGroup</c> field in the <c>HcmCourseType</c> table is the foreign key to the <c>HcmCourceTypeGroup</c> table.
Data Migration Section
From Table: HRMCourseType |
To Table: HcmCourseType |
---|---|
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
HcmCourseType |
Deleted Tables or Fields
Table |
Field |
---|---|
HRMCourseType |
* |