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.
- _maxPlanDate
Type: TransDate Extended Data Type
The maximum date for which to perform 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.