Share via


ReleaseUpdateDB60_HRM.updateHcmWorkerBankAccount Method [AX 2012]

Inserts records in the HcmWorkerBankAccount table from the HRMEmplBankAccount table.

Syntax

public void updateHcmWorkerBankAccount()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_HRM Class