ReleaseUpdateDB60_HRM.updateHRMCompOrgPerf Method [AX 2012]

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

Syntax

public void updateHRMCompOrgPerf()

Run On

Server

See Also

Reference

ReleaseUpdateDB60_HRM Class