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, and capital reserve amounts.
Syntax
client server public static AssetAmount acquisitionAmount(
AssetId _assetId,
TransDate _transDate,
AssetBookId _assetBookId)
Run On
Called
Parameters
- _assetId
Type: AssetId Extended Data Type
The asset 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.
Return Value
Type: AssetAmount Extended Data Type
The sum of all acquisition, adjustment, and capital reserve amounts.