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

ALV to HTML

Former Member
0 Likes
457

Hello experts,

I have been looking for a function to convert an ALV to HTML Output with no success.. I'm wondering if any of you guys have accomplished this and how to do it.

Any guidance or examples or links or whatever will be welcome.

Thanks in advance!

JV

3 REPLIES 3
Read only

Former Member
0 Likes
429

using Raja's Article you can try some thing like this..

submit your report and get the html content out using the functions mentioned in the article

https://www.sdn.sap.com/irj/servlet/prt/portal/prtroot/docs/library/uuid/5931ff64-0a01-0010-2bb7-ff2...

if you have any doubts just let me know.. i did similar sort of conversion. the above article helps you in proceeding further.

Read only

Former Member
0 Likes
429
Read only

Former Member
0 Likes
429

Thank you guys, That helped me out.