AssetGroupTrans_IN::amountToDepreciate Method

Returns the sum of all acquisition, adjustment, write-down, and capital reserve amounts.

Syntax

client server public static AssetAmount amountToDepreciate(
    AssetGroupId assetGroupId, 
    TransDate transDate, 
    AssetBookId assetBookId, 
    AssetId assetId)

Run On

Called

Parameters

Return Value

Type: AssetAmount Extended Data Type
The sum of all acquisition, adjustment, write-down, and capital reserve amounts.

See Also

Reference

AssetGroupTrans_IN Table