AssetGroupTrans_IN::amountMSTPerDateTranstype Method

Returns the sum of all amounts for an asset.

Syntax

client server public static AmountMST amountMSTPerDateTranstype(
    AssetGroupId assetGroupId, 
    TransDate transDate, 
    AssetBookId assetBookId, 
    AssetTransType assetTransType, 
    AssetId assetId)

Run On

Called

Parameters

Return Value

Type: AmountMST Extended Data Type
The sum of all amounts for an asset.

See Also

Reference

AssetGroupTrans_IN Table