Share via


ReleaseUpdateDB60_HRM.updateHRMCompVarAwardEmpl Method [AX 2012]

Updates the HRMCompVarAwardEmpl table.

Syntax

public void updateHRMCompVarAwardEmpl()

Run On

Server

Remarks

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

Updates the Worker field of the HRMCompVarAwardEmpl table with the corresponding value from the RecId field of the HcmWorker table.

See Also

Reference

ReleaseUpdateDB60_HRM Class