ReleaseUpdateDB60_HRM.updateHcmJobTask 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 |
updateHcmJobTask |
Description |
Inserts records into the HcmJobTask table from the HRMTask table. |
Affected Modules and Tables
Affected Modules |
---|
Human Resources |
Affected Tables |
---|
HcmJobTask |
HRMTask |
Remarks
This upgrade will discard duplicate records if the HrmTaskId field and the Description field of the HRMTask table are identical. The new unique identifier JobTaskId field of the HcmJobTask table combines the HrmTaskId field and the DataAreaId field of the HRMTask table from the first record that was found. All records that are found that are identified as duplicates in other companies will be discarded. If only one company exists, the DataAreaId field will not be appended.
Data Migration Section
From Table: HRMTask |
To Table: HcmJobTask |
---|---|
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
HcmJobTask |
Deleted Tables or Fields
Table |
Field |
---|---|
HRMTask |
* |