Share via


ReleaseUpdateDB60_HRM.updateHcmWorkerTitle Method [AX 2012]

Inserts records in the HcmWorkerTitle table from the EmplTable table.

Syntax

public void updateHcmWorkerTitle()

Run On

Server

Remarks

The Worker field of the HcmWorkerTitle table is the foreign key to the HcmWorker table.

See Also

Reference

ReleaseUpdateDB60_HRM Class