Share via


AssetSumCalc.updateSum Method [AX 2012]

Updates the tracked sums for the specified values.

Syntax

protected void updateSum(
    AssetTransType _transType, 
    AmountMST _amount, 
   [NoYes _isReclassification, 
    AssetRevaluationAmount _revaluationAmount, 
    AssetLowValuePoolType_AU _lvpType])

Run On

Called

Parameters

  • _isReclassification
    Type: NoYes Enumeration
    A NoYes enumeration value that indicates whether this transaction is a reclassification; optional.

See Also

Reference

AssetSumCalc Class