Share via


AssetTableMethod_RB.prvDepreciationAmount_IN Method [AX 2012]

Calculates the asset’s total amount of depreciation for the previous year.

Syntax

private AssetAmount prvDepreciationAmount_IN(AssetTransDate _depYearStart)

Run On

Server

Parameters

Return Value

Type: AssetAmount Extended Data Type
The total amount of depreciation for the previous year.

See Also

Reference

AssetTableMethod_RB Class