ReleaseUpdateDB60_HRM.updateHcmGoalActivity 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 |
updateHcmGoalActivity |
Description |
Inserts records into the HcmGoalActivity table from the HRMGoalActivity 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 DataAreaId field to the ActivityId field of the HRMGoalActivity table to create new, unique identifiers for the HcmGoalActivity table when multiple companies exist. If only one company exists, the DataAreaId field will not be appended. The Goal field in the HcmGoalActivity table is the foreign key to the HcmGoal 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 |
* |