Share via


AssetBook.initDepreciationProfile_PL Method

Calculates Polish depreciation and stores it in a temporary table buffer.

Syntax

public TmpDateSum initDepreciationProfile_PL(AssetBookTable _assetBookTable, [TransDate _maxPlanDate])

Run On

ClientOrServer

Parameters

  • _assetBookTable
    Type: AssetBookTable Table
    The AssetBookTable table buffer that is used during the calculation.

Return Value

Type: TmpDateSum Table
The temporary table buffer that contains the depreciation amounts.

Remarks

The buffer is used in the depreciation Profile window.

See Also

Reference

AssetBook Table