Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.