AssetDepBookMap_JP.roundOffDepreciation Method [AX 2012]

Rounds the depreciation amount, based on the rounding rules that are set for fixed asset depreciation.

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.

ExceptionCondition
Error

This method should be overloaded at all tables that map to this map.

Community Additions

ADD
Show: