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

how to remove control flush error

laxman_sankhla3
Participant
0 Likes
1,658

hi

basically i m devloping one application with lotus notes domino serve

i made one bapi in which i m using <b>gui_download</b> function modul

when i m running my bapi in SAP environment which i devloped its working fine

not any kind of exception is generating pdf file also genearting and my bapi saving it into c:/

no problem with sap gui.

but when i m trying to run my bapi in which i used <b>gui_download</b> functon module in this function module one exception is there <b>control fulsh erro</b>

is generating.

so how can i remove this exception when i m tring to run this bapi from lotus notes domino mail server.

help

thanks in advanced.

1 REPLY 1
Read only

christian_wohlfahrt
Active Contributor
0 Likes
467

Hi,

control errors come often with old SAP GUI version, have you installed the newest GUI patches? Also patch all other components which might have something (remotely) to do with this (operating system, explorer, JAVA,...) - and if still errors occurs, a OSS message might bring help for you.

Regards,

Christian