cancel
Showing results for 
Search instead for 
Did you mean: 

Send Keys on Windows / SAP / saving pdf file

aleksandra-0601
Explorer
0 Kudos

Hello! I need to save the generated pdf from SAP. My code is doing everything until this moment - then SAP is "giving back" the role to Windows and I cannot do anything (via VBA) with this window

aleksandra0601_0-1708006158712.png

 

Can someone help me?

View Entire Topic
thomas_mller13
Participant
0 Kudos

Why don't you use cl_gui_frontend_services=>gui_download? 

stefan_schnell
Active Contributor
0 Kudos

Hello @thomas_mller13,

as far as I understand it correctly, the requirement here is to automate SAP GUI for Windows via SAP GUI Scripting with VBA.

The calling convention you mention I know only from ABAP. Or is there another way? Let us know.

Best regards
Stefan