ReleaseUpdateDB60_HRM.updateHcmAccommodationType 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 |
updateHcmAccommodationType |
Description |
Inserts records into the HcmAccommodationType table from the DEL_HRMAccommodationType table. |
Affected Modules and Tables
Affected Modules |
---|
Human Resources |
Affected Tables |
---|
HcmAccommodationType |
DEL_HRMAccommodationType |
Remarks
This upgrade will discard duplicate records if the AccommodationTypeId field and the Description field of the DEL_HRMAccommodationType table are identical. The new unique identifier AccommodationTypeId field of the HcmAccommodationType table combines the AccommodationTypeId field and the DataAreaId field of the DEL_HRMAccommodationType 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: HRMAccommodationType |
To Table: HcmAccommodationType |
---|---|
New Tables or Fields
Table |
Field |
Extended Data Type -or- Base Enum |
---|---|---|
HcmAccommodationType |
* |
Deleted Tables or Fields
Table |
Field |
---|---|
HRMAccommodationType |
* |