AssetTableMethod_RB_Pl.prvDepreciationAmount Method [AX 2012]

Gets the depreciation amount of at the end of the last year.

Syntax

public AssetAmount prvDepreciationAmount(AssetTransDate _assetTransDate, [boolean _fixedDate])

Run On

Server

Parameters

  • _fixedDate
    Type: boolean
    If this option is set, the transaction date will be used for the end date of the search.

Return Value

Type: AssetAmount Extended Data Type
The amount of the depreciation.

See Also

Reference

AssetTableMethod_RB_Pl Class