ReleaseUpdateDB60_HRM.updateHcmJobFunction

Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2

Class

ReleaseUpdateDB60_HRM

Method

updateHcmJobFunction

Description

Inserts records into the <c>HcmJobFunction</c> table from the <c>HRMCompJobFunction</c> table.

Affected Modules and Tables

Affected Modules

Human Resources

Affected Tables

HcmJobFunction

HRMCompJobFunction

Remarks

This upgrade will discard duplicate records if the <c>JobFunctionId</c> field and the <c>Description</c> field of the <c>HRMCompJobFunction</c> table are identical. The new unique identifier <c>JobFunctionId</c> field of the <c>HcmJobFunction</c> table combines the <c>JobFunctionId</c> field and the <c>DataAreaId</c> field of the <c>HRMCompJobFunction</c> 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 <c>DataAreaId</c> field will not be appended.

Data Migration Section

From Table: HRMCompJobFunction

To Table: HcmJobFunction

New Tables or Fields

Table

Field

Extended Data Type

-or- Base Enum

HcmJobFunction

Deleted Tables or Fields

Table

Field

HRMCompJobFunction

*