Share via


TradeTotals.roundedOffTotalAmount Method [AX 2012]

Rounds off the total amount that is based on the currency setup.

Syntax

protected AmountCur roundedOffTotalAmount(AmountCur _totalAmount)

Run On

Server

Parameters

Return Value

Type: AmountCur Extended Data Type
The total amount after rounding.

See Also

Reference

TradeTotals Class