AssetGroupTrans_IN::depreciationAcctCurrencyAmt Method

Returns the sum of all depreciation and depreciation adjustment amounts in the accounting currency.

Syntax

client server public static AssetAmount depreciationAcctCurrencyAmt(
    AssetGroupId _assetGroupId, 
    TransDate _transDate, 
    AssetBookId _assetBookId, 
    AssetId _assetId)

Run On

Called

Parameters

Return Value

Type: AssetAmount Extended Data Type
The sum of all depreciation and depreciation adjustment amounts in the accounting currency.

See Also

Reference

AssetGroupTrans_IN Table