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

List To HTML Conversion , formatting problem

Former Member
0 Likes
357

Hi,

I want to download a Report o/p screen in HTML format USING PROGRAM.

I have t data from screen in HTLM format in Internal table but when i try to save it from Debugging mode , it has few HTML tags displayed in the screen .

I dont want to use FM "LIST_DOWNLOAD_HTML" as it gives a popup screen asking for the path to save the file.

Any suggestion to remove t HTML tags from screen..

2 REPLIES 2
Read only

Former Member
0 Likes
334

any tips guys?

Read only

0 Likes
334

Any suggestion/alternative?

I want to save o/p of report on to Server in HTML format.