cancel
Showing results for 
Search instead for 
Did you mean: 

Condition exclusion

Former Member
0 Kudos

I have this scenario where we have a group of freight condition which we have grouped in condition exclusion. We want to give the best freight to our bulk buying customer and worst to our one time customer. Can this be achieved?

Thanks for your response.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Hi there,

You can try this.

Define a customer grp as bulk customers & one time customers. Assign them to the master records.

When maintaintaining the condition exclusion give the best discount to the customers having the bulk grp.

In the requirement routine at the condition exclusion put that logic. System should check for the customer grp in the master record. Then if the customer grp is bulk buyer, then the best condition should be adopted.

If the customer is one time customer, then the worst condition is to be adopted. Hope this helps. .

Check the logic with your ABAPer.

Regards,

Sivanand

Answers (1)

Answers (1)

Former Member
0 Kudos

Dear friend

Certainly you can give the best (To Customer) freight but I am also struggling for the worst scenario

Regards

ramki

Former Member
0 Kudos

I am very sure how to achieve this for one customer. I want to know if there is a way to achieve it for both the group using he same group