Share via


AssetTaxDepreciationCategoryDetail::calculate Method

Calculates tax depreciation for the specified asset.

Syntax

client server public static void calculate(
    AssetId _assetId, 
    AssetBookId _bookId, 
    ValidFromDate _periodValidFrom, 
    ValidToDate _periodValidTo, 
    AssetTaxDepreciationCoefficient _coefficient, 
    AssetDepreciationPercentage _depreciationPercentage, 
    RefRecId _assetTaxCategoryRecId)

Run On

Called

Parameters

See Also

Reference

AssetTaxDepreciationCategoryDetail Table