Share via


AssetDepBookTableDepConv.calc_RB Method [AX 2012]

Calculates the “reducing balance” type period depreciation amount for the asset's current transaction.

Syntax

public AssetAmount calc_RB(
    AssetAmount _basisForDepreciation, 
    AssetAmount _prevDepAmountThisYear, 
    TransDate _depreciationDate, 
    AssetDepreciationTime _periods)

Run On

Called

Parameters

Return Value

Type: AssetAmount Extended Data Type
The depreciation amount.

See Also

Reference

AssetDepBookTableDepConv Class