SAP ABAP Function Module ICFTOOLS_SHOW_HTTP_ENTITY (Anzeige HTTP-Entity im HTML-Viewer (mit Auswertung der Header-Felder))
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-MID-ICF (Application Component) Internet Communication Framework
⤷
SHTTP (Package) Development Class for HTTP Communication
⤷
⤷
Basic Data
| Function Module | ICFTOOLS_SHOW_HTTP_ENTITY | Anzeige HTTP-Entity im HTML-Viewer (mit Auswertung der Header-Felder) |
| Function Group | SICFREC_TOOLS | ICFRECORDER Auxiliary Modules |
| Program Name | SAPLSICFREC_TOOLS | |
| INCLUDE Name | LSICFREC_TOOLSU01 |
Parameters
| Type | Parameter Name | Typing | Associated Type | Default value | Optional | Pass Value | Short text |
|---|---|---|---|---|---|---|---|
| |
PC_HTML_VIEWER | TYPE REF TO | CL_GUI_HTML_VIEWER | HTML-Viewer | |||
| |
PI_HTTP_ENTITY | TYPE REF TO | IF_HTTP_ENTITY | HTTP Framework (iHTTP) HTTP Entity | |||
| |
PI_BODY_ONLY | TYPE | FLAG | 'X' | Nur Body anzeigen | ||
| |
PI_CONTENT_TYPE | TYPE | STRING | Content-Type (Header-Wert wird ignoriert) | |||
| |
PI_ENCODING | TYPE | STRING | Encoding (Header-Wert wird ignoriert) | |||
| |
CNTL_ERROR | TYPE | Fehler im Control-Framework | ||||
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 | 700 |