Share via


AssetGroupDepBookTrans_IN::amountToDepriciate Method

Returns the sum of all Acquisition, Acquisition Adj, and Capital Reserver Transfer amounts to depreciate.

Syntax

client server public static AssetAmount amountToDepriciate(
    AssetGroupId _assetId, 
    TransDate _transDate, 
    AssetDepreciationBookId _assetDepreciationBookId)

Run On

Called

Parameters

Return Value

Type: AssetAmount Extended Data Type
The sum of all Acquisition, Acquisition Adj, and Capital Reserver Transfer amounts to depreciate.

See Also

Reference

AssetGroupDepBookTrans_IN Table