AssetGroupTrans_IN::acquisitionAmount Method

Returns the sum of all acquisition, adjustment, and capital reserve amounts.

Syntax

client server public static AssetAmount acquisitionAmount(
    AssetId _assetId, 
    TransDate _transDate, 
    AssetBookId _assetBookId)

Run On

Called

Parameters

Return Value

Type: AssetAmount Extended Data Type
The sum of all acquisition, adjustment, and capital reserve amounts.

See Also

Reference

AssetGroupTrans_IN Table