Share via


ReleaseUpdateDB60_Prod.updateWrkCtrParametersDim Method [AX 2012]

Updates the WrkCtrParametersDim table from the WrkCtrParameters table.

Syntax

public void updateWrkCtrParametersDim()

Run On

Server

Remarks

The fields WrkCtrParametersDim.del_LimitCapProdPOM and WrkCtrParametersDim.del_LimitCapProdProject are updated with the values of the corresponding fields in the WrkCtrParameters table.

See Also

Reference

ReleaseUpdateDB60_Prod Class