cancel
Showing results for 
Search instead for 
Did you mean: 

How to set percentage limits in discount condition types

gino_babu2
Participant
0 Kudos

Hi Team

In discount condition types, if one put more than 100% the system would show the total value as negative. Is there a standard  way to check/restrict this ? We have tried "Define upper limit and lower limit for conditions in pricing" but didnt work. The requirement is, suppose for a standard price 149 rs, if an user is giving 144% accidentally and saves the order the total price would show as - 206 We want to restrict any percentage which is more than 100% so that the total price would not show negative.

Please see the screenshot attached

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member184771
Contributor
0 Kudos

Hi,

In that case you need to develop  a routine in VOFM for alt calculation type in a way which always check the value of discount condition enter with the standard price and set an error message if the discount value exceeds with 100% of standard price.

Thanks.

SS