Note
Access to this page requires authorization. You can try signing in or changing directories.
Access to this page requires authorization. You can try changing directories.
Rounds the total amount, based on the currency setup.
Syntax
protected AmountCur roundedOffTotalAmount(AmountCur _totalAmount)
Run On
Server
Parameters
- _totalAmount
Type: AmountCur Extended Data Type
The total amount to round.
Return Value
Type: AmountCur Extended Data Type
The total amount after rounding.