Share via


AssetDepBookTableDepConv.calc_StraightLinePercentage_IN Method [AX 2012]

Is the base calculation for the “reducing balance” depreciation methods.

Syntax

protected AssetAmount calc_StraightLinePercentage_IN(AssetAmount _basisForDepreciation, TransDate _depreciationDate)

Run On

Called

Parameters

Return Value

Type: AssetAmount Extended Data Type
The asset amount after depreciation is calculated.

See Also

Reference

AssetDepBookTableDepConv Class