Share via


AssetDepBookTableDepConv_HalfYearNext.calc_SLP_IN Method [AX 2012]

Calculates the "straight line percentage" type period depreciation amount for the asset's current transaction.

Syntax

public AssetAmount calc_SLP_IN(
    AssetAmount _basisForDepreciation, 
    AssetAmount _prevDepAmountThisYear, 
    TransDate _depreciationDate, 
    AssetDepreciationTime _periods)

Run On

Called

Parameters

Return Value

Type: AssetAmount Extended Data Type
The depreciation amount that is calculated by using the "straight line percentage" method.

See Also

Reference

AssetDepBookTableDepConv_HalfYearNext Class