Share via


AssetDepTransMap_JP::calcAmountToDepreciate Method

Calculates the amounts to depreciate for a specified record of the AssetDepBookMap_JP map, based on a specified date.

Syntax

client server public static AssetAmount calcAmountToDepreciate(
    AssetDepBookMap_JP _assetDepBookMap, 
    AssetTransDate _transDate, 
   [AssetTableInterval _assetTableInterval, 
    RefRecId _assetDocumentEntryRecId])

Run On

Called

Parameters

Return Value

Type: AssetAmount Extended Data Type
The amounts to depreciate.

See Also

Reference

AssetDepTransMap_JP Map