Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.