ReleaseUpdateDB60_HRM.updateHcmVeteranStatus 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

updateHcmVeteranStatus

Description

Inserts records into the HcmVeteranStatus table from the HRMVeteranStatus table.

Affected Modules and Tables

Affected Modules

Human Resources

Affected Tables

HcmVeteranStatus

HRMVeteranStatus

Remarks

This upgrade will discard duplicate records if the VeteranStatusId field and the Description field of the HRMVeteranStatus table are identical. The new unique identifier VeteranStatusId field of the HcmVeteranStatus table combines the VeteranStatusId field and the DataAreaId field of the HRMVeteranStatus 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: HRMVeteranStatus

To Table: HcmVeteranStatus

New Tables or Fields

Table

Field

Extended Data Type

-or- Base Enum

HcmVeteranStatus

Deleted Tables or Fields

Table

Field

HRMVeteranStatus

*