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 adjustment, capital reserve transfer, revaluation, write-down adjustment, and bonus depreciation amounts to depreciate.
Syntax
client server public static AmountMST extraAmountToDepriciate(
AssetId assetId,
AssetGroupId assetGroupId,
AssetBookId assetBookId,
TransDate startTransDate,
TransDate endTransDate)
Run On
Called
Parameters
- assetId
Type: AssetId Extended Data Type
The asset ID of the transaction.
- assetGroupId
Type: AssetGroupId Extended Data Type
The asset group to check for.
- assetBookId
Type: AssetBookId Extended Data Type
The asset book ID of the transaction.
- startTransDate
Type: TransDate Extended Data Type
The start date of the transaction.
- endTransDate
Type: TransDate Extended Data Type
The end date of the transaction.
Return Value
Type: AmountMST Extended Data Type
The sum of all acquisition, acquisition adjustment, capital reserve transfer, revaluation, write-down adjustment, and bonus depreciation amounts to depreciate.