Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
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.
- _assetTableInterval
Type: AssetTableInterval Class
An instance of an AssetTableInterval subclass.
- _date
Type: AssetTransDate Extended Data Type
The date for which to calculate the beginning balance.
Return Value
Type: AssetAmount Extended Data Type
The beginning balance of the accumulated allocation amount in the accounting currency.