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, 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
- assetGroupId
Type: AssetGroupId Extended Data Type
The asset group ID to search for
- transDate
Type: TransDate Extended Data Type
The transaction date to search for.
- assetBookId
Type: AssetBookId Extended Data Type
The book ID to search for.
- assetId
Type: AssetId Extended Data Type
The asset ID to search for.
Return Value
Type: AssetAmount Extended Data Type
The sum of all acquisition, adjustment, write-down, and capital reserve amounts.