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 off the total amount that is 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 off.
Return Value
Type: AmountCur Extended Data Type
The total amount after rounding.