ReleaseUpdateDB60_HRM.updateHcmGoalComment Method [AX 2012]
Inserts records into the HcmGoalComment table from the HRMGoalComment table.
Syntax
public void updateHcmGoalComment()
Run On
Server
Remarks
This update will retain the data of each company.The Worker field of the HcmGoalComment table is the foreign key to the HcmWorker table.The Goal field of the HcmGoalComment table is the foreign key to the HcmGoal table.