Share via


ReleaseUpdateDB60_HRM.updateHRMCompVarEnrollEmplLine Method [AX 2012]

Updates the HRMCompVarEnrollEmplLine table.

Syntax

public void updateHRMCompVarEnrollEmplLine()

Run On

Server

Remarks

Updates the Department field of the HRMCompVarEnrollEmplLine table with the corresponding value from the Party field of the DirPartyInternalOrganizationTable table, which is a foreign key to the OMDepartment table. Updates the Worker field of the HRMCompVarEnrollEmplLine table with the corresponding value from the record ID field of the HcmWorker table.

See Also

Reference

ReleaseUpdateDB60_HRM Class