SAP ABAP Function Module HTTP_WRITE (Ausgabe der HTTP-Daten)
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 HTTP_WRITE Ausgabe der HTTP-Daten  
Function Group SHTTP   HTTP Communication  
Program Name SAPLSHTTP    
INCLUDE Name LSHTTPU06    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ECODE TYPE SYSUBRC Return Value, Return Value After ABAP Statements
Exporting EMESSAGE TYPE STRING Error message
Importing MODE TYPE C '1'
Importing NAME TYPE STRING
Importing HOST TYPE RFCHOST
Importing SERVICE TYPE RFCGWSERV Gateway Service
Importing PROTOCOL TYPE I 1
Importing DATA TYPE XSTRING
Importing PATCH TYPE I 0 Patch
Importing KEEP_CONTEXT TYPE STRING
               
Processing Type
Normal Function Module  
Remote-Enabled 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  20001009 
SAP Release Created in