Share via


ReleaseUpdateDB60_HRM.updateHRMCompEventLinePointInTime Method [AX 2012]

Updates the HRMCompEventLinePointInTime table

Syntax

public void updateHRMCompEventLinePointInTime()

Run On

Server

Remarks

Updates the CompensationLevel field of the HRMCompEventLinePointInTime table with the corresponding value from the record ID field of the HcmCompensationLevel table.

Updates the Worker field of the HRMCompEventLinePointInTime table with the corresponding value from the RecId field of the HcmWorker table. Updates the Position field of the HRMCompEventLinePointInTime table with the corresponding value from the RecId field of the HcmPosition table.

See Also

Reference

ReleaseUpdateDB60_HRM Class