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 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
- _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 depreciation and depreciation adjustment amounts in the accounting currency.