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 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
- _assetDepBookMap
Type: AssetDepBookMap_JP Map
A record of the AssetDepBookMap_JP map.
- _transDate
Type: AssetTransDate Extended Data Type
The date for which to calculate the depreciation amount.
- _assetTableInterval
Type: AssetTableInterval Class
An instance of the AssetTableInterval class; optional.
- _assetDocumentEntryRecId
Type: RefRecId Extended Data Type
Return Value
Type: AssetAmount Extended Data Type
The amounts to depreciate.