Web Reporting 

Web Reporting is a WebRFC application that enables Internet users to get immediate access to business information in the R/3 System.

By placing URLs in Web pages, you can:

Web Reporting also supports interactive reporting. You can:

When a user clicks on a URL, the HyperText Transfer Protocol (HTTP) server passes the request to the SAP Internet Transaction Server (ITS), which communicates with the R/3 System by Remote Function Call (RFC).

On the R/3 side, the function module WWW_DISPATCH_REQUEST receives the request and calls the function module specified in the URL. The following graphic illustrates the process:

Web Reporting

See also:

Web Reporting Standard Templates

Web Reporting Template Placeholders

Customizing Web Reporting Templates

Web Reporting Template Attributes

Web Reporting Function Modules

Executing Reports Without a Selection Screen

Executing Reports With a Selection Screen

Using WWW_GET_SELSCREEN

Using WWW_GET_REPORT

Starting the Web Reporting Browser

Releasing Objects For Web Reporting

Interactive Web Reporting

This documentation describes the Web Reporting programming model. For information about other programming models for implementing IACs, see:

Web Transaction Programming

WebRFC Programming