Share via


AssetDepCalculation_NDB_JP.calcYearlyDepRate Method [AX 2012]

Calculates the yearly depreciation rate.

Syntax

protected real calcYearlyDepRate()

Run On

Called

Return Value

Type: real
The yearly depreciation rate.

Exceptions

Exception Condition
Error

If the rate is not deifned in the fixed asset depreciation rate schedule, an error will be thrown and user need to define the rate before run again.

See Also

Reference

AssetDepCalculation_NDB_JP Class