SAP ABAP Function Module HTTP_SERVICE_GET_LOGON_DATA (liefert Anmeldaten eines ICF-Services)
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_SERVICE_GET_LOGON_DATA liefert Anmeldaten eines ICF-Services  
Function Group SHTTP   HTTP Communication  
Program Name SAPLSHTTP    
INCLUDE Name LSHTTPU27    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting ICF_USER TYPE SYUNAME Benutzername
Exporting ICF_LANGU TYPE SPRAS Sprachenschlüssel
Exporting ICF_MANDT TYPE ICFMANDT Mandant, unter dem der Service im SAP-System läuft
Importing NODEGUID TYPE ICFNODGUID GUID eines ICF-Service-Knotens
Importing URL TYPE STRING URL
Importing HOSTNAME TYPE ICFNAME 'DEFAULT_HOST' Name eines Services im Internet Communication Framework
Exception INVALID_URL TYPE ungültige Url
Exception EMPTY_NODGUID_OR_URL TYPE leere Url und Nodeguid Angabe
               
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  20100421 
SAP Release Created in