Skip to Content
0
Former Member
Oct 11, 2010 at 08:19 AM

Configuring Release value based discount

43 Views

Hello All,

I would like to implement the discount based on release value in SRM 7.0 Central contract management. For this I have activated hierarchy for contract.

For this discount EBP condition type is mapped to ERP discount condition type. These dicount condition type has scales.

A contract is created for 10,000 Qyt and scales are defined for discont condition

0 to 1000 price is 100 USD

1001 to 5000 price is 90 USD

5001 to 10,000 price is 80 USD

This contract is distributed to backend system and system creates a backend contract.

Now when a release order is created and if the order quantity falls in the range as specied above 1000 the relevan price is taken.

For e.g. Release order 1, quantity is 1001 the price picked is 90 USD

Now the requirement is even if a second release order of one unit is created against this contract then system should pick the 90 USD price and not the 100 USD price.

System should check for all the order quantity for that relevant contract and based on that relvant discounted price should be picked.

Has anyone taken care of this fucntionality , is it a standard configuration or do we need an USER exit. None of the document specifies how this functionality can be achieved.

Thanks,

Yatin