Web Reporting
Note that Web Reporting offers only a very limited benefit. Only such kind of ABAP lists can be converted, that has a table-kind layout and that contains only one table per list.
Note that we no longer recommend using Web Reporting. This technology was replaced by
Business Server
Pages and
Web Dynpro ABAP.
The following documentation is aimed at those customers, who want to use existing Web Reporting
applications with NetWeaver 7.0.

To use
existing Web Reporting applications it is necessary to activate and call the
ICF
service webrfc. For more information read SAP
note 979467.
Web Reporting is an application that enables Internet users to get immediate access to business information in the SAP system.
By placing URLs in Web pages, you can offer reports to be started dynamically.
On the SAP system side, the function module WWW_DISPATCH_REQUEST receives the request and calls the function module specified in the URL.
Web Reporting Standard Templates
Web Reporting Template Placeholders
Customizing Web Reporting Templates
Web Reporting Template Attributes
Web Reporting Function Modules