ReleaseUpdateDB60_HRM.updateHcmGoal 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 |
updateHcmGoal |
Description |
Inserts records into the HcmGoal table from the DEL_HRMGoal table. |
Affected Modules and Tables
Affected Modules |
---|
Human Resources |
Affected Tables |
---|
HcmGoal |
Remarks
This upgrade will retain the data of each company by appending the DataAreaId field to the GoalId field of the DEL_HRMGoal table to create new, unique identifiers for the HcmGoal table when multiple companies exist. If only one company exists, the DataAreaId field will not be appended. The Worker field in the HcmGoal table is the foreign key to the HcmWorker table. The GoalType field in the HcmGoal table is the foreign key to the HcmGoalType table. The GoalHeading field in the HcmGoal table is the foreign key to the HcmGoalHeading table.
Data Migration Section
From Table: DEL_HRMGoal |
To Table: HcmGoal |
---|---|
* |
* |
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
HcmGoal |
* |
Deleted Tables or Fields
Table |
Field |
---|---|
DEL_HRMGoal |
* |