SAP ABAP Function Module WWW_LIST_TO_HTML_WEB (Runs report, converts list to string (content of HTML page))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-CI-WEBR (Application Component) WebRFC, Web Reporting
⤷
SWWW (Package) Development class for basis WWW project
⤷
⤷
Basic Data
| Function Module | WWW_LIST_TO_HTML_WEB | Runs report, converts list to string (content of HTML page) |
| Function Group | SURL | SAP Internet |
| Program Name | SAPLSURL | SAP WWW |
| INCLUDE Name | LSURLU33 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
HTML_STR | TYPE | STRING | string that is the context of HTML page | |||
| |
REPORT_NAME | TYPE | SYREPID | ABAP program, current main program | |||
| |
ICON_URL | TYPE | STRING | Directory that contains icons images | |||
| |
BROWSER | TYPE | I | if browser is ie6 then 1, otherwise 0 | |||
| |
REPORT_DOES_NOT_EXIST | TYPE | Der Report ist nicht vorhanden | ||||
| |
NO_AUTHORITY_FOR_SUBMIT | TYPE | Keine Berechtigung zum Starten eines Reports | ||||
Processing Type
| Normal Function Module | |
| |
BaseXML supported |
| Update Module | Start immediately |
| Immediate Start, No Restart | |
| Start Delayed | |
| Coll.run | |
| JAVA Module Callable from ABAP | |
| Remote-Enabled JAVA Module | |
| Module Callable from JAVA |
History
| Last changed by/on | SAP | 20040312 |
| SAP Release Created in |