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