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

standard program to download the code into txt or html

Former Member
0 Likes
1,142

Hi,

Is there any standard program to download the code into txt or html format..

Thanks

Parnith..

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
757

Hi,

You can directly save the code from the editor. you 'll find a gree button (save to local) or you can use right click ans save the code. Hope you'd be knowing this. If there is anything where you don't find it please explain your requirement in detail.

Thanks,

Prashanth

4 REPLIES 4
Read only

Former Member
0 Likes
757

Hi,

use FM's

GUI_DOWNLOAD to convert into txt,

WWW_LIST_TO_HTML to convert to HTML

Regards

Kiran

Read only

Former Member
0 Likes
758

Hi,

You can directly save the code from the editor. you 'll find a gree button (save to local) or you can use right click ans save the code. Hope you'd be knowing this. If there is anything where you don't find it please explain your requirement in detail.

Thanks,

Prashanth

Read only

Former Member
0 Likes
757

Hello Parinith,

To save standard program locally on your machine, in old front-end, right-click->Save as local file.

Secondly, if you want the saved program to be fetched in your system again, right-click->Load local file.

Hope it helps you.

Thanks:Zahackson

Read only

Former Member
0 Likes
757

hi,

check this wiki

[https://wiki.sdn.sap.com/wiki/display/Snippets/ProgramToUploadandDownloadREPORTprogramswithtext+elements]

This will download your code even with text elements use the same code even to upload your program from text file.

thanks,

sarvesh