SAP ABAP Function Module UCON_HTTP_RUNTIME_PROPERTIES (Get HTTP Runtime Properties for the current SAP client (client specific !))
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ICF (Application Component) Internet Communication Framework
     S_UNIFIED_CON_RUN_TIME (Package) Runtime Unified Connectivity
Basic Data
Function Module UCON_HTTP_RUNTIME_PROPERTIES Get HTTP Runtime Properties for the current SAP client (client specific !)  
Function Group S_UCON_RT   FG for UCON Runtime  
Program Name SAPLS_UCON_RT    
INCLUDE Name LS_UCON_RTU03    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting RC TYPE SYSUBRC Return Code (0 = OK; <> 0 error has been raised)
Exporting ERROR_TEXT TYPE STRING Error Text (only if the rc <> 0)
Exporting SOURCE_LINE TYPE INT4 Source line of raised error text
Exporting PROGRAM_NAME TYPE SYREPID ABAP Program: Current Master Program
Exporting INCLUDE_NAME TYPE SYREPID Include Name
Exporting SERVTBL TYPE ICFSERVTBL Table of ICF Services and Associated Handlers
Exporting ACTLOGIN TYPE ICFLOGIN Cumulated Logon Data of an HTTP Request
Exporting SYSFIELDS_ATTRIBUTES TYPE UCONHTTPSYSFIELDS_BASED_ON_SRV System fields based on service
Exporting URLSUFFIX TYPE STRING URL Suffix
Exporting URLSUFFIXHANDLER TYPE STRING Handler for URL Suffix
Importing URL TYPE STRING Absolute Url Path
Importing VIRTUAL_HOST_NR TYPE INT4 0 Virtual Host Number
Importing ENABLE_STATISTIC TYPE INT4 0 0 -> disabled; 1 --> enabled
               
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  20130604 
SAP Release Created in 804