AssetTableMethod.getParialPeriodDaysRatio Method [AX 2012]

Calculates the ratio of days in the first period of the asset in the first year of depreciation to the days that are used in the given year, if the period is only part of a full period.

Syntax

protected real getParialPeriodDaysRatio(AssetTransDate _startPariodDate, AssetTransDate _endPeriodDate)

Run On

Server

Parameters

Return Value

Type: real
The ratio of days for the depreciation.

See Also

Reference

AssetTableMethod Class