Menu

SAP Function Module WWW_I_LIST_TO_HTML

Interne Verwendung - Erzeugen der Grundliste eines interaktiven Reports

The Function Module WWW_I_LIST_TO_HTML (Interne Verwendung - Erzeugen der Grundliste eines interaktiven Reports) is a standard Function Module in SAP ERP and is part of the function group SURL within the package SWWW.

Technical Information

Function Module WWW_I_LIST_TO_HTML
Short Text Interne Verwendung - Erzeugen der Grundliste eines interaktiven Reports
Function Group SURL
Package SWWW
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
REPORTNAME LIKE SY-REPID Name of Report

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
FORMAT TYPE SLIST_FMBS_TAB
LIST TYPE SLIST_LIST_TAB
TAGS TYPE SLIST_HYPERTAGS_TAB
XFORMAT TYPE SLIST_FMBS_TAB

Exceptions

This function module does not define any Exceptions.