ReleaseUpdateDB60_HRM.updateHcmWorkerReminder Method [AX 2012]
Inserts records in the HcmWorkerReminder table from the HRMReminderTable table.
Syntax
public void updateHcmWorkerReminder()
Run On
Server
Remarks
The Worker field of the HcmWorkerReminder table is the foreign key to the HcmWorker table.The Responsible field of the HcmWorkerReminder table is the foreign key to the HcmWorker table.The ReminderType field of the HcmWorkerReminder table is the foreign key to the HcmReminderType table.