Share via


ReleaseUpdateDB60_HRM.updateHcmWorkerEnrolledBenefit Method [AX 2012]

Inserts records into the HcmWorkerEnrolledBenefit table from the HRMEmployeeBenefit table.

Syntax

public void updateHcmWorkerEnrolledBenefit()

Run On

Server

Remarks

The Benefit field in the HcmWorkerEnrolledBenefit table is the foreign key to the HcmBenefit table.

The Worker field in the HcmWorkerEnrolledBenefit table is the foreign key to the HcmWorker table.

See Also

Reference

ReleaseUpdateDB60_HRM Class