ReleaseUpdateDB60_HRM.updateHRMCompEventLineFixed Method [AX 2012]

Updates the HRMCompEventLineFixed table.

Syntax

public void updateHRMCompEventLineFixed()

Run On

Server

Remarks

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

See Also

Reference

ReleaseUpdateDB60_HRM Class