Share via


ReleaseUpdateDB60_HRM.updateHRMCompProcess62 Method [AX 2012]

Updates the CycleToDate, CycleFromDate, PointInTimeDate, TransActiveDate and ProRateHireDate fields of the HRMCompProcess table with the date value from the DEL_CycleToDateTime, DEL_CycleFromDateTime, DEL_PointInTimeDateTime, DEL_TransActiveDateTime and DEL_ProRateHireDateTime fields respectively.

Syntax

public void updateHRMCompProcess62()

Run On

Server

See Also

Reference

ReleaseUpdateDB60_HRM Class