Share via


AssetDepBookTableDepConv_HalfYear.calc_ReducingBalance Method [AX 2012]

Performs the base calculation for the Reducing Balance depreciation methods.

Syntax

protected AssetAmount calc_ReducingBalance(AssetAmount _basisForDepreciation, TransDate _depreciationDate)

Run On

Called

Parameters

  • _depreciationDate
    Type: TransDate Extended Data Type
    The date on which the number of accrual periods in the year is based by which to divide.

Return Value

Type: AssetAmount Extended Data Type
The depreciation amount.

See Also

Reference

AssetDepBookTableDepConv_HalfYear Class