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

Click OK / Continue for in information message programitically

Former Member
0 Likes
369

Hi All,

Is there any way to click/enter OK / Continue programitically ?

When I run a program, there is information message popup comes in when the commit tranaction ececuted. I'm using MRS related BAPI and the commit BAPI is '/MRSS/SGE_API_COMMIT'. An information message Popup will come in says "Document sent successfully", which I need to manually click OK.

Is there any way to avoid the manual step of clicking OK/ Continue ? Is there any function module to click continue programitically.

Thanks & Regards,

Sabu

1 REPLY 1
Read only

Former Member
0 Likes
329

I got the solution while checking the BDC recording.