2007 Jan 23 6:38 AM
Hii All ,
I am facing problem in downloading of programs in text format from sap editor.
- I know how to download the program in text format , but the problem is that i want to download it in a text file which is inside a folder and the selection screen should take input as
- Programs name in range
- Folder Name
I mean how can any text file can automatically be created in a folder and downloading can be done as soon as download button is pressed.
Hii All ,
I am facing problem in downloading of programs in text format from sap editor.
- I know how to download the program in text format , but the problem is that i want to download it in a text file which is inside a folder and the selection screen should take input as
- Programs name in range
- Folder Name
I mean how can any text file can automatically be created in a folder and downloading can be done as soon as download button is pressed.
2007 Jan 23 6:46 AM
Use the GUI_DOWNLOAD function module to download to a text file.
2007 Jan 23 6:48 AM
i know GUI_DOWNLOAD but how text file will be created automatically inside a folder.
2007 Jan 23 6:52 AM
You can set a default value for the path parameter. And the path can be passed to the FM. Also check the link I sent earlier
2007 Jan 23 6:47 AM
Hi CD,
This requirement sounds really interesting. You would have to use relevant FMs to save the code as text format and the FM GUI_DOWNLOAD to download it to the specified location.
Check out the link below, it contains code to download programs into html format.
http://www.geocities.com/rmtiwari/Resources/Utilities/WebViewer.html
Reward if helpful
Karthik
| User | Count |
|---|---|
| 4 | |
| 2 | |
| 2 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 | |
| 1 |