Application Development 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: 

BAPI_SALESORDER_CHANGE - Suppress Popup Window RFC

Former Member
0 Kudos

We are executing BAPI_SALESORDER_CHANGE via .net and we are able to change QTY's on Sales Orders that do not have a custom Popup Message.

Question is - how can we suppress this Popup Message from .net? Is there a flag in this BAPI? Or should we be adding another BAPI to do this?

1 REPLY 1

andrs_sarcevic
Contributor
0 Kudos

Question would be... what triggers that popup and from where. Is the popup an error message?

Cheers.