cancel
Showing results for 
Search instead for 
Did you mean: 

Can we restrict the Quantity of Material in Sales Order.

Former Member
0 Kudos

Dear Team,

I want to restrict the Quantity of Material in Sales Order for eg 10. Is there any Standard Functionality in Standard SAP.

I am aware of Min Order Qt and Min Del Quant.

Thanks and Regards,

Prashant.

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Dear Amit,

Thanks for your reply. My Business Requirement is that If Customer Places a Sales Order he should not be allowed to buy more that 10 Quantity of any material he buys.

Thanks and Regards,

Prashant.

Former Member
0 Kudos

There is no standard functionality in SO that would say 'Not more than'.

In this case, create a Z table with feilds Customer and 'Not more than Qty'. (you can include material if you require)

Maintain this Z table as per your customer

Use USEREXIT_SAVE_DOCUMENT_PREPARE in Include MV45AFZZ to write a custom code that will check the vlaues of SO item quantity with the values that you have maintained in the Z table and would issue an appropriate message.

Hope this helps.

Former Member
0 Kudos

thax issue has been resolved

Former Member
0 Kudos

Hi prashanth

Could you tell send the solution for this problem.

Thanks & regards

kesav

Answers (4)

Answers (4)

former_member737313
Participant
0 Kudos

Hi Prashant,

As i can understand that u want to restrict the SO for a certain quantity and it is also clear from ur thread that you are aware of that (Min Order Quantity) fuctionality which is a standard one.

This will suffice your requirement as per my understanding of the your business functionality.

If you have anything specific then please mention the requirement.

thanks,

Ranjith

Former Member
0 Kudos

hi

Try with product allocation to customers.

http://help.sap.com/saphelp_47x200/helpdata/en/93/744d12546011d1a7020000e829fd11/content.htm

regards

Edited by: rithvika on Dec 16, 2008 4:48 PM

Former Member
0 Kudos

This wil not solve my Scenario. Please is there any Stand Functionality in SAP SD without Product Allocation

Former Member
0 Kudos

Dear Prashant,

For clear understanding, can you elaborate your Project/ Business Requirement, in detail?

As, this one-line

want to restrict the Quantity of Material in Sales Order for eg 10

is in-sufficient, to understand as You are already aware of:

I am aware of Min Order Qt and Min Del Quant

Best Regards,

Amit

Former Member
0 Kudos

Dear Prashant,

A similar kinda question was raised, few days back:

[Material Qty Restriction|]

Check whether, it has some relevance to you. If not, Lets us know for further action

Best Regards,

Amit