cancel
Showing results for 
Search instead for 
Did you mean: 

Maximum condition value for discount condition type with fix amount

Former Member
0 Kudos

Hello All,

I met problem with maximum condition value for discount condition type with fix amount.

The scenario is:

I create one condition type like:

Condtion class:   A( Discount or surcharge)

Calculation type: B( Fixed amount )

Plus/Minus:         X( Negative)

It's a item condition, marked 'Amount/percent', and also marked the 'Condition update'

There is no limitation if user want to change the amount.

After that I create one condition record, for specific key combinations, make amount '-100' EUR

With the SO I created to take this condtion out, I found the difference:

If I leave the 'Maximum condition value' blank,  original 'condition value' of the condtion record is -100, and changed when I change the amount accordingly, like if I changed amount to -200, 'condition value' change to -200.

If I set the 'Maximum condition value' to '-100' EUR,  'condition value' of the condition record is ALWAYS 0, no matter how i change the amount,

the conditon value is always 0, I double click the condition type to see the condition record, the 'Maximum condition amount' flag is alway 'Y' - no exceeds limit.

So I just confused about the 2nd case, why the condition value is 0 after I set the 'Maximum condition value'?

Any help is appreicate!

Thanks

David

Accepted Solutions (0)

Answers (1)

Answers (1)

former_member187652
Contributor
0 Kudos

Hi David, the condition value is 0 because the maximum condition value has been reached. in such case, the system automatically deactivates the condition record in subsequent orders.

Former Member
0 Kudos

Hello Shichang,

Thanks for answer. But the question is

"the conditon value is always 0, I double click the condition type to see the condition record, the 'Maximum condition amount' flag is alway 'Y' - no exceeds limit."

From the flag Y, we can see it's NOT exceed the limit.

David

former_member187652
Contributor
0 Kudos

Hi David, can you take a screenshot for the condition value and pricing analysis?

Former Member
0 Kudos

Hello Shichang,

I found what cause the issue. I made wrong configuration with this condition type in the pricing procedure, after adjust, then it works.

Thank you for your reply.

David