Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.