AssetGroupDepBookTrans_IN::extraAmountToDepriciate Method
Returns the sum of all Acquisition, Acquisition Adj, Capital Reserve Transfer, Revaluation, Write Down Adj, and Bonus Depreciation amounts to depreciate.
Syntax
client server public static AmountMST extraAmountToDepriciate(
AssetId _assetId,
AssetDepreciationBookId _bookId,
TransDate _startTransDate,
TransDate _endTransDate)
Run On
Called
Parameters
- _assetId
Type: AssetId Extended Data Type
The asset ID to check the amount for.
- _bookId
Type: AssetDepreciationBookId Extended Data Type
The 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 Adj, Capital Reserve Transfer, Revaluation, Write Down Adj, and Bonus Depreciation amounts to depreciate