ReleaseUpdateDB60_Ledger.updateGDL_AssetMaximumRelation Upgrade Script
Applies To: Microsoft Dynamics AX 2012 R3, Microsoft Dynamics AX 2012 R2, Microsoft Dynamics AX 2012 Feature Pack, Microsoft Dynamics AX 2012
Class |
ReleaseUpdateDB60_Ledger |
Method |
updateGDL_AssetMaximumRelation |
Description |
Updates the MaxRelationRBFactor column with the value stored in the DEL_MaxRelationRB_SL of the AssetParametersDeprRates_DE table. |
Affected Modules and Tables
Affected Modules |
---|
Ledger |
Affected Tables |
---|
AssetParametersDeprRates_DE |
Remarks
The MaxRelationRB_SL column allows only 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.