cancel
Showing results for 
Search instead for 
Did you mean: 

Min Order Quantity

Former Member
0 Kudos

Hello Experts,

I have maintained min ord quantity 10 in my material master

but my client require tat if i input 7 while creating SO lesser than min quantity..system should pick min quantity which is 10 automatically coz min quantity is maintained 10 in material master.

How to get this. coz i get the information while creating SO when i input lesser value .

Advise.

Thanks

Shri..

Accepted Solutions (1)

Accepted Solutions (1)

jignesh_mehta3
Active Contributor
0 Kudos

Hello,

In Material Master - Sales: Sales Org. 1 Screen under Minimum Order Qty there is a feild for Rounding Profile.

The F1 Help of the Feild exactly matches your requirement. Please check the same.

Work with your ABAPer to create a Rounding Profile & Assign the same here so the system can automatically change the Delivery Quantity in Sales Order to 10 units.

If this does not work out, then the solution given by Prashanth above seems good.

Hope this helps,

Thanks,

Jignesh Mehta

Edited by: Jignesh Mehta on Oct 10, 2011 10:48 AM

Answers (2)

Answers (2)

former_member209761
Active Contributor
0 Kudos

Dear Shri,

Use the following exits available in sales order for fulfilling your requirement.

USEREXIT_SAVE_DOCUMENT_PREPARE

Thanks & Regards,

Hegal K Charles

Former Member
0 Kudos

Hi

Try with an User exit in M45AFZZ and User exit move field to VBAP and in run time check the order qty with minimum qty if it is less replace the KWMENG with minimum order qty.

Discuss with the abapper. may be it can be done

regards

Prashanth