ā2014 Mar 06 5:16 PM
Currently in some few instances, sales orders for sales order stock (stock type āEā) are creating deliveries even when there is no available stock in the warehouse. We need to add an additional check in program RVV50R10C to verify that a delivery will not create for a quantity beyond the available in-house stock.
Why it is happening?
Program RVV50R10C is executed on a frequently scheduled basis. Development is needed to include a final validation that orders creating for storage location 1035 actually have available stock.
Please help on this issue.
ā2014 Mar 07 4:15 AM
Hi Kalyan
If you go thorugh the program it has many enhancement exit/badi's/explicit enhancement options available. Kindly implement the suitable one for your issue
Nabheet
ā2014 Mar 07 9:32 AM
99.9 percent is working fine using back ground mode if no stock it throws error message. 0.1 percent it will create delivery. why it is happening?
ā2014 Mar 07 4:39 AM
Hi Kalyan,
these are the user exits i have founded, based on your use please choose a desired one.