Share via


AssetDepTransMap_JP::calcDocumentTypeAmountToDepreciate Method

Calculates the amounts to depreciate for a specified document type.

Syntax

client server public static AssetAmount calcDocumentTypeAmountToDepreciate(
    AssetDocumentType_JP _documentType, 
    AssetDepBookMap_JP _assetDepBookMap, 
    AssetTransDate _transDate, 
   [AssetTableInterval _assetTableInterval])

Run On

Called

Parameters

Return Value

Type: AssetAmount Extended Data Type
The amounts to depreciate.

See Also

Reference

AssetDepTransMap_JP Map