Share via


AssetTableMethod_RB::calculatePercentagByFactor Method [AX 2012]

Calculates the percentage value, based on the deprecation factor.

Syntax

server public static AssetDepreciationPercentage calculatePercentagByFactor(Percent _percentFactor, AssetServiceLife _serviceLife)

Run On

Server

Parameters

Return Value

Type: AssetDepreciationPercentage Extended Data Type
The percentage amount if the service life and factor are specified; otherwise 0 (zero).

See Also

Reference

AssetTableMethod_RB Class