AssetBookTable.roundOffDepreciation Method
Rounds the amount based on the setting for rounding specified on the value model of the asset.
Syntax
public AssetAmount roundOffDepreciation(AssetAmount _assetAmount)
Run On
Called
Parameters
- _assetAmount
Type: AssetAmount Extended Data Type
The amount that is used for the rounding process.
Return Value
Type: AssetAmount Extended Data Type
The rounded amount.