Quantcast
Viewing all articles
Browse latest Browse all 8150

How to open a file "into SAP"

Hello,

I have to import files into SAP "data storage" (cv01n).

 

One step is to select the file.

In script it looks like this:

 

      'Open Browser to select the requested file

      Session.findById("wnd[0]/usr/tabsTAB_MAIN/tabpTSFILES/ssubSCR_MAIN:SAPLCV110:0103/btnPB_FILE_BROWSER").press

      'Check in File

      Session.findById("wnd[0]/usr/tabsTAB_MAIN/tabpTSFILES/ssubSCR_MAIN:SAPLCV110:0103/btnPB_CHECKIN").press

 

Image may be NSFW.
Clik here to view.
SAP-CV01N.png

My questions are:

Is it possible to define the path which the <FILE_BROWSER> will open?

Is there a possibility to define even the filename in advance or even "complete the open command" automatically?

 

In my script I have all the information available, but the user must navigate in the dialog to the right file and confirm it.

For better comfort, I look for a solution to overcome that.

 

Is there a "HELP", where I could find something about this topis?

 

Thanks for reading and thinking, Franz


Viewing all articles
Browse latest Browse all 8150

Trending Articles



<script src="https://jsc.adskeeper.com/r/s/rssing.com.1596347.js" async> </script>