Share via


AssetDepTransMap_JP::calcBeginningBalOfAccumulatedAlloAmtMst Method

Calculates the beginning balance of the accumulated allocation amount in the accounting currency for a specified date.

Syntax

client server public static AssetAmount calcBeginningBalOfAccumulatedAlloAmtMst(
    AssetDepBookMap_JP _assetDepBookMap, 
    AssetTableInterval _assetTableInterval, 
    AssetTransDate _date)

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 beginning balance of the accumulated allocation amount in the accounting currency.

See Also

Reference

AssetDepTransMap_JP Map