Share via


AssetDepTransMap_JP::calcAmountToReserveAllocation Method

Calculates the amounts for reserve allocation for a specified record of the AssetDepBookMap_JP map, based on a specified date.

Syntax

client server public static AssetAmount calcAmountToReserveAllocation(
    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