ReleaseUpdateDB60_HRM.updateHRMCompFixedEmpl Method [AX 2012]

Updates the HRMCompFixedEmpl table.

Syntax

public void updateHRMCompFixedEmpl()

Run On

Server

Remarks

Updates the DefaultDimension field of the HRMCompFixedEmpl table with the corresponding value from the record ID field of the DimensionAttributeValueSet table.

Updates the Worker field of the HRMCompFixedEmpl table with the corresponding value from the RecId field of the HcmWorker table. Updates the Position field of the HRMCompFixedEmpl table with the corresponding value from the RecId field of the HcmPosition table.

See Also

Reference

ReleaseUpdateDB60_HRM Class