cancel
Showing results for 
Search instead for 
Did you mean: 

Delivery should not be allowed to create if there is no stock

former_member200650
Active Participant
0 Kudos

Hi All

I have the below requirement.

System should not allow to create outbound delivery if the there is NO stock ( in my case without doing MIGO).

Our scenario is : VA01->PR-PO-MIGO->MIRO->OBD->PGI->VF01.

The issue in SO we have 300 line items in which say for 3 line items- PO->MIGO done. So here when user tries to create delivery with ref to sales order system is allowing to create delivery, picking for all 300 line items. However, system is allowing PGI only 3 line items which got MIGO done.

User has to delete all the remaining 297 line items in delivery manually.

Requirement: System should allow to create delivery only for 3 line items which got MIGO done.

Other Information:

Followed some existing treads and implemented the following but did not work. referred this link but did not work.

https://answers.sap.com/questions/12492706/delivery-should-not-be-created-if-stock-is-not-ava.html

Activated OVZ9 both at sales order level and delivery & in 0vLP for delivery item cat maintained in Check qty 0 ( B

0vlp-ovz9.png

Thanks

0 Kudos

your setting for Availability check looks good - check where is the slippage in your checking rule - test with zero stock repl time and check where is it considering the stock - ideally it should not.

View Entire Topic
maximiliano_isoba
Contributor
0 Kudos

Hi Rakesh,

I would suggest to check T-CODE VOV7 for the used item category and check it against CBAB item category.

Regards,

Max Isoba.

former_member200650
Active Participant
0 Kudos

Thanks for your reply! Not sure what exactly you are saying. I do not think VOV7 Item cat controls this requirement.

maximiliano_isoba
Contributor
0 Kudos

Hi Rakesh,

It is worth the test since CBAB is an item category used for purchased items and it uses special stock 'E'.

Regards,

Max Isoba.

former_member200650
Active Participant
0 Kudos

Thanks Max Isoba for your reply! in my item cat(ZPSP) also has special stock(E) is maintained.