cancel
Showing results for 
Search instead for 
Did you mean: 

Restriction of discount total amount

former_member188843
Participant
0 Kudos

Dear All expert,

I meet a problem that with restriction for discount's total amount.

I have two condtion type , one is for amout discount another one is for percent discount.

After calculation, if the total discount's amount is greater than the sales price I need issue a error message.

But I checked the limitation for condition , for percent It is only can check the percent limitation with upper and lower limitation when user input the percent not the value after the calculation.

The percent discount is after the amount discount.So I can not check it in amount discount.

Do you have any suggestion ?

Accepted Solutions (0)

Answers (1)

Answers (1)

Former Member
0 Kudos

Hello,

Probably the ideal way would be to assign the calculation rule in the calculation type, stating that if the total amount of the 2 condition type is greater than the Price then give pricing error.

Regards

former_member188843
Participant
0 Kudos

Thanks for your reply.

Do you mean issue a error in the routine of the calculation ?

But we already try this way.After issue the error message, user can not go ahead.But He should has the chance to change something.