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: 

How to give user specific path & press 'SAVE' button on download 'Save As' popup

Former Member
0 Kudos


Hi All,

I am trying to download eCATT script  in XML formate in my local system and want to store it in some specific folder , but i want to automate this process using VB script.

here i am able to press download  menu option but i am not able to specify any user define folder path nore able to press SAVE button.

Please help me out how to go about it .

Screen shots are attached for more clarity about issue.

2 REPLIES 2

Former Member
0 Kudos

Hi Ashish,

with the vb script you are using SAP Gui Scripting API to automate your task, right?

The popup which you are stuck at unfortunately Comes from Windows, not from SAP Gui. Thus it is a screen which is not automatable by SAP Gui Scripting API.

Completely different option of mass-downloading eCATT scripts is to use rfc function module ECATT_DOWNLOAD_OBJECTS.

Best regards

Jens

0 Kudos

This is an old post, but just in case somebody still need the solution. Check this out

https://youtu.be/SkNhQJEUKZc