AssetDepBookMap_JP.roundOffDepreciation Method
Rounds the depreciation amount, based on the rounding rules that are set for fixed asset depreciation.
Syntax
public AssetAmount roundOffDepreciation(AssetAmount _assetAmount)
Run On
Called
Parameters
- _assetAmount
Type: AssetAmount Extended Data Type
The fixed asset depreciation amount.
Return Value
Type: AssetAmount Extended Data Type
The fixed asset depreciation amount after rounding.
Exceptions
Exception | Condition |
---|---|
Error | This method should be overloaded at all tables that map to this map. |