cancel
Showing results for 
Search instead for 
Did you mean: 

Maximum Qty of Material

Former Member
0 Kudos

Can we specify 'Maximum Quantity of a Material' anywhere.

Suppose i have a Material in Stock of 100 qty.

And Still to deliver (open PO qty) = 250 qty

And a new PO is created again for 200 qty. I want to block the creation of PO when, stock qtyopen po qty qty in new PO exceeds 500 .

Is is possible, pls help.

Accepted Solutions (0)

Answers (3)

Answers (3)

former_member182489
Active Contributor
0 Kudos

You can use a validation . so that when you save the PO . The system checks the Po qty+ open qty etc and gives a error message .

take help from a abaper

rewgds

Former Member
0 Kudos

Hi ,

Try with Lot sizing Procedure in MRP 1 view of Material Master.

HB - Replenish to maximum stock level

Regards

Ramesh Ch

Former Member
0 Kudos

Though it takes value Maximum stock level for that plant, it is not giving any message while creating a po again, where it exceeds the max stock level in MRP 1 view.

Former Member
0 Kudos

Hi

When you define Max.qty in MRP1 view for lot size ( Suupose 500 nos) .Then you have to run MRP for that material.Suppose material qty in stock is 200 nos and open PO is 150 nos. Then PR generated is 150 qty (200150150 =500 nos). Then you can convert this PR into PO.

Former Member
0 Kudos

are you usnig contract?

Former Member
0 Kudos

No. Its a regular PO.

Former Member
0 Kudos

If you are creating one PO it did check the details of last PO. There is no settigs for your requirement.

go for abap development . then you control with your coinditon before saving another PO.

Former Member
0 Kudos

Thank you all for responding.

Yes...there was no standard setting for this.

It will be a small development.