ReleaseUpdateDB60_HRM.updateHRMMassHireLine Method [AX 2012]

Updates the Department field in the HRMMassHireLine table with the value that corresponds from the Party field in the DirPartyInternalOrganizationTable table, which is the foreign key to the OMDepartment table.

Syntax

public void updateHRMMassHireLine()

Run On

Server

Remarks

Updates the Person and PersonnelNumber worker related fields to synchronize with the new worker record.Updates the name fields from the name field.

See Also

Reference

ReleaseUpdateDB60_HRM Class