Application Development and Automation Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results forĀ 
Search instead forĀ 
Did you mean:Ā 
Read only

program RVV50R10C background issue?

Former Member
0 Likes
2,693

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.

3 REPLIES 3
Read only

nabheetscn
SAP Champion
SAP Champion
0 Likes
1,361

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

Read only

0 Likes
1,361

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?

Read only

former_member187748
Active Contributor
0 Likes
1,358

Hi Kalyan,

these are the user exits i have founded, based on your use please choose a desired one.