TmpAssetConsumptionProposal::calculateConsumption Method
Syntax
client server public static AssetConsumptionQty calculateConsumption(
AssetId _assetId,
AssetBookId _bookId,
TransDate _periodEnd,
[boolean _firstDepreciationCalculated,
boolean _calculateForBudget])
Run On
Called
Parameters
- _assetId
Type: AssetId Extended Data Type
- _bookId
Type: AssetBookId Extended Data Type
- _periodEnd
Type: TransDate Extended Data Type
- _firstDepreciationCalculated
Type: boolean
- _calculateForBudget
Type: boolean