Share via


ReleaseUpdateDB60_HRM.updateHRMCompEventLine Method [AX 2012]

Updates the HRMCompEventLine table

Syntax

public void updateHRMCompEventLine()

Run On

Server

Remarks

Updates the Worker field of the HRMCompEventLine table with the corresponding value from the record ID field of the HcmWorker table. Updates the Position field of the HRMCompEventLine table with the corresponding value from the RecId field of the HcmPosition table.

See Also

Reference

ReleaseUpdateDB60_HRM Class