Skip to Content
0
Former Member
Sep 27, 2005 at 10:01 AM

ABAP Report as HTML

54 Views

Hello,

we have a couple of ABAP reports that generate a traditional list (with WRITE) and now I have to convert the output as HTML and display it (perhaps) in a new window of the browser. I´m not sure if function WWW_LIST_TO_HTML can be very helpful for that purpose.

Has any one experience in this field that can tell me a couple of tricks on how to do it the best way ?? The reports will be called from BSP pages, of course.

Thanks a lot