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

Block Duplicate Return SO

Former Member
0 Likes
297

There is 2 returned SO with the same qty for SO.

there is warning in SAP system when the 2nd returned SO is created.

However, it should not be creating as the qty returned is more than the qty ordered.

Is it that i need to add in the checking since SAP check does not stop the user from saving?

thanks in advance for all your help.

1 REPLY 1
Read only

Former Member
0 Likes
273

I had put a check and error message in the user exit to prevent that from happening.