Share via


ReleaseUpdateDB60_CISPayroll.updateRPayCounterCalcTable Method [AX 2012]

Updates the PayCalculateEnumName field in the RPayCounterCalcTable table.

Syntax

public void updateRPayCounterCalcTable()

Run On

Server

Remarks

Since element IDs are allocated dynamically, the obsolete DEL_PayCalculateEnumId field that contains the legacy ID of a base enum is used to find the name of that base enum and update the PayCalculateEnumName field.

See Also

Reference

ReleaseUpdateDB60_CISPayroll Class