Compartir a través de


AssetGroupTrans_IN::extraAmountToDepriciate Method

Returns the sum of all acquisition, acquisition adjustment, capital reserve transfer, revaluation, write-down adjustment, and bonus depreciation amounts to depreciate.

Syntax

client server public static AmountMST extraAmountToDepriciate(
    AssetId assetId, 
    AssetGroupId assetGroupId, 
    AssetBookId assetBookId, 
    TransDate startTransDate, 
    TransDate endTransDate)

Run On

Called

Parameters

Return Value

Type: AmountMST Extended Data Type
The sum of all acquisition, acquisition adjustment, capital reserve transfer, revaluation, write-down adjustment, and bonus depreciation amounts to depreciate.

See Also

Reference

AssetGroupTrans_IN Table