AssetDepTransMap_JP::calcTotalAmountToDepreciate Method [AX 2012]

Calculates the total amount to depreciate.

client server public static AssetAmount calcTotalAmountToDepreciate(AssetDepBookMap_JP _assetDepBookMap)

Run On

Called

Parameters

_assetDepBookMap
Type: AssetDepBookMap_JP Map
An instance of the AssetDepBookMap_JP map.

Return Value

Type: AssetAmount Extended Data Type
The total amount to depreciate.

If the AssetDepBookMap_JP map is not acquired, use the AcquisitionProce field.

Show: