ReleaseUpdateDB60_HRM.updateHcmGoalType Method [AX 2012]

Inserts records into the HcmGoalType table from the HRMGoalType table.

public void updateHcmGoalType()

Run On

Server

This update will retain the data of each company by appending the DataAreaId field to the GoalTypeId field of the HRMGoalType table. This creates unique identifiers for the HcmGoalType table when there are multiple companies. If there is only one company, the DataAreaId field will not be appended.

Community Additions

ADD
Show: