ReleaseUpdateDB60_Ledger.updateGDL_AssetMaximumRelation
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2
Class |
ReleaseUpdateDB60_Ledger |
Method |
updateGDL_AssetMaximumRelation |
Description |
Updates the MaxRelationRBFactor column with the value stored in DEL_MaxRelationRB_SL of table AssetParametersDeprRates_DE. |
Affected Modules and Tables
Affected Modules |
---|
Ledger |
Affected Tables |
---|
AssetParametersDeprRates_DE |
Remarks
MaxRelationRB_SL column allows only integer values, however, due to a new requirement relation value can be a real value. A new real based column MaxRelationRBFactor is created to store the relation values.