Share via


ReleaseUpdateDB60_HRM.updateHcmGoalTypeTemplate Method [AX 2012]

Inserts records into the HcmGoalTypeTemplate table from the HRMGoalTypeTemplate table.

Syntax

public void updateHcmGoalTypeTemplate()

Run On

Server

Remarks

This update will retain the data of each company.The GoalType field of the HcmGoalTypeTemplate table is the foreign key to the HcmGoalType table.

See Also

Reference

ReleaseUpdateDB60_HRM Class