ReleaseUpdateDB60_HRM.updateHcmWorkerTaxInfo Method [AX 2012]

Inserts records in the HcmWorkerTaxInfo table from the HRMEmplTaxInfo table.

Syntax

public void updateHcmWorkerTaxInfo()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_HRM Class