ReleaseUpdateDB60_HRM.updateHcmResponsibility 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 |
updateHcmResponsibility |
Description |
Inserts records into the HcmResponsibility table from the HRMResponsibility table. |
Affected Modules and Tables
Affected Modules |
---|
Human Resources |
Affected Tables |
---|
HcmResponsibility |
HRMResponsibility |
Remarks
This upgrade will discard duplicate records if the HrmResponsibilityId field and the Description field of the HRMResponsibility table are identical. The new unique identifier ResponsibilityId field of the HcmResponsibility table combines the HrmResponsibilityId field and the DataAreaId field of the HRMResponsibility table from the first record found. All records 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: HRMResponsibility |
To Table: HcmResponsibility |
---|---|
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
HcmResponsibility |
Deleted Tables or Fields
Table |
Field |
---|---|
HRMResponsibility |
* |