Share via


ReleaseUpdateDB60_HRM.updateHcmEmploymentVacation Method [AX 2012]

Inserts records into the HcmEmploymentVacation table from the EmplTable table.

Syntax

public void updateHcmEmploymentVacation()

Run On

Server

Remarks

The Employment field in the HcmEmploymentVacation table is the foreign key to the HcmEmployment table.

See Also

Reference

ReleaseUpdateDB60_HRM Class