cancel
Showing results for 
Search instead for 
Did you mean: 

Group Discount

Former Member
0 Kudos

Hi All,

I have a requirement for pricing. I have three materials A,B,C and I should give a discount of fixed 20 USD when the customer orders 1A + 2B+ 3C. The discount shouldn't get applied if he doesn't order any one of the item OR even less than the required quantity for each item. If I create a Group Condition, then system will apply even when one of the materials is ordered and so wouldn't work. Is there any way we can do this without writing a pricing routine. Please note that BOMs can not be created as the customer orders individual items and not the BOM header.

Any ideas would be appreciated.

Thanks & Regards,

Vidya Sagar

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member182378
Active Contributor
0 Kudos

Vidya,

You could configure a manual header discount. Thus when this situation arises (condition is met), the discount can be given by the user (at header level).

The disadvantage of this suggestion is that sometimes users can miss giving this discount!

moazzam_ali
Active Contributor
0 Kudos

Hi

For my clarity you mean to say you want discount based on two things. Number of materials like A, B and C and quantity of materials like 2 of A and 3 of B and 4 of C? So it means discount will be given if both conditions are fulfilled. Right?

Thank$

Former Member
0 Kudos

Yes MozzaM, both conditions should meet to apply the discount.

former_member184065
Active Contributor
0 Kudos

Dear,

You are saying ,in Oder ,3 materials should be mandatory as well as quantity also important to get the discount for customer .In this case,we really dont have any standard settings to accomplish this until unless go by routine level.

Thanks,

Naren

former_member182378
Active Contributor
0 Kudos

, ,

Could you please give the functional specifications (in brief) for this requirement?

Would this be a header or item condition type?

Note - There would be 3 line items in the sales order, with the qty suggested by the OP.

Thank you!

moazzam_ali
Active Contributor
0 Kudos

Hi

I am afraid then this would not be possible in standard IMG settings. You have to write a pricing routine in VOFM and maintain a Z table for validating materials from sale order line item and that Z table. If conditions are true then discount condition will be activated and if condition is not fulfilled then discount condition will be deactivated or XKWERT = 0.

Thank$

Lakshmipathi
Active Contributor
0 Kudos

Is there any way we can do this without writing a pricing routine

No other way.  Pricing routine is the best and only option to my knowledge.

G. Lakshmipathi