cancel
Showing results for 
Search instead for 
Did you mean: 

Order Limit

Former Member
0 Kudos

Hi friends,

My client want to restrict the no of material for a particular customer.

Ex: For Customer A when ever we are creating a sales order For Material B the quantity should be 40 not more than that.For that particular customer for that particular material.

How can I do that.

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

former_member550050
Active Contributor
0 Kudos

Dear Sayan

For a particular material and particular customer combination can be maintained in CMIR in t code VD51

But the requirement which you are looking for Restricting the maximum order qty is not available in standards

In MMR we can specify minimum order qty in sales org data 1 and also minimum delivery qty

In CMIR (VD51 )you can give Minimum delivery qty for a particular material and particular customer combination

But restricting the maximum order qty is not available in standards

check with your ABAPer

Regards

Raja

Answers (3)

Answers (3)

Former Member
0 Kudos

thanks

former_member217082
Active Contributor
0 Kudos

Hi

You need to go with the User exit only . Maintain user exit at Customer master record level and then your problem can be solved

Regards

Srinath

former_member183879
Active Contributor
0 Kudos

Syan,

This functionality is not in standard SAP. However you can do it using some user exit. If you tell the reqmt to the developer, they should be able to find out the right user exit to enable ur process