SAP ABAP Function Module HTTP_GET_INACTIVE_HANDLER_LIST (Handlerliste zu einer URL ermitteln (neu: Default Service für Virt. Host))
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_GET_INACTIVE_HANDLER_LIST Handlerliste zu einer URL ermitteln (neu: Default Service für Virt. Host)  
Function Group HTTP_RUNTIME   Functions Required at HTTP Runtime  
Program Name SAPLHTTP_RUNTIME    
INCLUDE Name LHTTP_RUNTIMEU13    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting SERVTBL TYPE ICFSERVTBL Handler List for HTTP Service
Exporting SUFFIX TYPE ICFREDURL
Exporting DOCU_TBL TYPE ICFDOCU_TTYP Documentation of ICFSERVICE Entries
Exporting PASSWD_TBL TYPE ICFSECPASSWD_TTYP ICF: ICF Password Repository (Service)
Exporting APPLCUST_TBL TYPE ICFAPPLCUST_TTYP ICF: Table for Application Customizing Data
Exporting SECPASSWD_TBL TYPE ICFSECPASSWD_TTYP ICF: Table Type for ICF Password Repositories (Service)
Importing URL TYPE ICFURLBUF URL
Importing HOSTNAME TYPE ICFNAME 'DEFAULT_HOST'
Importing EXPAND TYPE ICFEXPAND 'X' 'X' -> Alias Is Expanded, Otherwise Not
Importing ADDITIONAL_INFO TYPE ICFCHAR1 ABAP_FALSE Ermittelt alle Info aus Service ( Docu, Password, Handler )
Exception NO_VIRTUAL_HOST TYPE
Exception WRONG_URL TYPE
Exception CYCLIC_ALIAS_ERROR TYPE
Exception BROKEN_ALIAS_ERROR TYPE
               
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  20021206 
SAP Release Created in 610