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.
Gets the sum of amount added after and before rounding.
Syntax
client server public static AmountMST getAmountFromRoundingMethod(RetailRoundingMethodId _sRoundingMethod, AmountMST _rAmount)
Run On
Called
Parameters
- _sRoundingMethod
Type: RetailRoundingMethodId Extended Data Type
The ID of the rounding method.
- _rAmount
Type: AmountMST Extended Data Type
The transaction amount.
Return Value
Type: AmountMST Extended Data Type
The sum of amount after rounding.