ReleaseUpdateDB60_HRM.updateHRMCompFixedBudget Method [AX 2012]

Updates the Unions field of the HRMCompFixedBudget table with the value that corresponds from the record ID of the HcmUnions table and updates the Department field of the HRMCompFixedBudget 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 updateHRMCompFixedBudget()

Run On

Server

See Also

Reference

ReleaseUpdateDB60_HRM Class