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 reward points based on the given reward point.
Syntax
client server public static RetailLoyaltyRewardPointAmountQty RoundRewardPoints(real points, RetailLoyaltyRewardPoint _rewardPoint)
Run On
Called
Parameters
- points
Type: real
The number of points before rounding.
- _rewardPoint
Type: RetailLoyaltyRewardPoint Table
The reward point.
Return Value
Type: RetailLoyaltyRewardPointAmountQty Extended Data Type
The rounding result.