Share via


ReleaseUpdateDB60_HRM.updateHcmWorkerTaskAssignment Method [AX 2012]

Inserts records in the HcmWorkerTaskAssignment table from the EmplTask table.

Syntax

public void updateHcmWorkerTaskAssignment()

Run On

Server

Remarks

The Worker field of the HcmWorkerTaskAssignment table is the foreign key to the HcmWorker table.The WorkerTask field of the HcmWorkerTaskAssignment table is the foreign key to the HcmWorkerTask table.

See Also

Reference

ReleaseUpdateDB60_HRM Class