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
- _basisForDepreciation
Type: AssetAmount Extended Data Type
The base for the depreciation calculation.
- _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.