Share via


ReleaseUpdateDB60_Ledger.updateGDL_AssetMaximumRelation Method [AX 2012]

Updates the MaxRelationRBFactor column with the DEL_MaxRelationRB_SL value of the AssetParametersDeprRates_DE table.

Syntax

public void updateGDL_AssetMaximumRelation()

Run On

Server

Remarks

The MaxRelationRB_SL column only allows for integer values; however, due to a new requirement, the relation value can be a real value.A new real-based MaxRelationRBFactor column is created to store the relation values.

See Also

Reference

ReleaseUpdateDB60_Ledger Class