ReleaseUpdateDB60_HRM.updateHcmGoalNote Method [AX 2012]

Inserts records into the HcmGoalNote table from the HRMGoalNote table.

Syntax

public void updateHcmGoalNote()

Run On

Server

Remarks

This update will retain the data of each company.The Goal field of the HcmGoalNote table is the foreign key to the HcmGoal table.

See Also

Reference

ReleaseUpdateDB60_HRM Class