Share via


AssetDepTransMap_JP::calcAccumulatedDepAmountMst Method

Calculates the accumulated depreciation amount in the accounting currency in a specified date range.

Syntax

client server public static AssetAmount calcAccumulatedDepAmountMst(
    AssetDepBookMap_JP _assetDepBookMap, 
    AssetTransDate _fromDate, 
    AssetTransDate _toDate, 
   [RefRecId _assetDocumentEntryRecId])

Run On

Called

Parameters

  • _assetDepBookMap
    Type: AssetDepBookMap_JP Map
    A buffer of a table that is mapped to the AssetDepBookMap_JP map.

Return Value

Type: AssetAmount Extended Data Type
The accumulated depreciation amount in the accounting currency.

See Also

Reference

AssetDepTransMap_JP Map