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
- _assetId
Type: AssetGroupId Extended Data Type
The asset ID to check the amount for.
- _transDate
Type: TransDate Extended Data Type
The date of the transaction.
- _assetDepreciationBookId
Type: AssetDepreciationBookId Extended Data Type
The book ID of the transaction.
Return Value
Type: AssetAmount Extended Data Type
The sum of all Acquisition, Acquisition Adj, and Capital Reserver Transfer amounts to depreciate.