Share via


ReleaseUpdateDB60_HRM.updateHRMAbsenceCode Method [AX 2012]

Updates the DefaultDimension field of the HRMAbsenceCode table with the value that corresponds from the record ID of the DimensionAttributeValueSet table and the LedgerDimension and the LedgerDimension fields of the HRMAbsenceCode table with the corresponding value from the record ID of the DimensionAttributeValueCombination table.

Syntax

public void updateHRMAbsenceCode()

Run On

Server

See Also

Reference

ReleaseUpdateDB60_HRM Class