SAP ABAP Interface IF_UCON_RUNTIME (Interface for Unified Connectivity)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ICF (Application Component) Internet Communication Framework
     SHTTP (Package) Development Class for HTTP Communication
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UCON_RUNTIME Runtime of Unified Connectivity 20120224
Properties
Interface IF_UCON_RUNTIME  
Short Description Interface for Unified Connectivity    
General Data
Package SHTTP   Development Class for HTTP Communication 
Created 20120604   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_UCON_RUNTIME has no interface.
Friends
Interface IF_UCON_RUNTIME has no friend.
Attributes
Interface IF_UCON_RUNTIME has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ANALYZE_CALL_STACK Instance method Public Method Analyze the call stack for incoming request 20120604
2 GET_CREATED_BY_OBJ_INFO Instance method Public Method Get info about CREATED_BY_OBJ_PGMID/TYPE/NAME 20120604
3 GET_PATH_INFO Instance method Public Method Get Path Info 20120604
4 GET_PATH_INFO_EXPANDED Instance method Public Method Get Path Info Expanded 20120604
5 GET_PATH_TRANSLATED_EXPANDED Instance method Public Method Get Path Translated Expanded 20120604
6 GET_SERVICE_NAME Instance method Public Method Get HTTP Service Name 20120604
7 GET_SERVICE_PATH Instance method Public Method Get Service Path 20120604
8 GET_SERVICE_PATH_EXPANDED Instance method Public Method Get Service Path Expanded 20120604
9 SET_SERVICE_NAME Instance method Public Method Set HTTP Service Name 20120604
10 SET_SYSFIELDS_ATTRIBUTES Instance method Public Method Set HTTP System Fields attributes 20120604
Events
Interface IF_UCON_RUNTIME has no event.
Types
Interface IF_UCON_RUNTIME has no local type.
Method Signatures

Method ANALYZE_CALL_STACK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing FM_NAME Call by reference Type reference (TYPE) FUNCNAME Function Module Name 20120604
2 Returning FOUND_ON_STACK Value transfer Type reference (TYPE) ABAP_BOOL 'X' FM has been found, others space 20120604

Method ANALYZE_CALL_STACK on Interface IF_UCON_RUNTIME has no exception.

Method GET_CREATED_BY_OBJ_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting CREATED_BY_OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20120604
2 Exporting CREATED_BY_OBJ_PGMID Call by reference Type reference (TYPE) PGMID Program ID in Requests and Tasks 20120604
3 Exporting CREATED_BY_OBJ_TYPE Call by reference Type reference (TYPE) TROBJTYPE Object Type 20120604
4 Importing SERVICE_NAME Call by reference Type reference (TYPE) CHAR30 HTTP Service Name 20120604

Method GET_CREATED_BY_OBJ_INFO on Interface IF_UCON_RUNTIME has no exception.

Method GET_PATH_INFO Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PATH_INFO Value transfer Type reference (TYPE) STRING 20120604

Method GET_PATH_INFO on Interface IF_UCON_RUNTIME has no exception.

Method GET_PATH_INFO_EXPANDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PATH_INFO_EXPANDED Value transfer Type reference (TYPE) STRING 20120604

Method GET_PATH_INFO_EXPANDED on Interface IF_UCON_RUNTIME has no exception.

Method GET_PATH_TRANSLATED_EXPANDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PATH_TRANSLATED_EXPANDED Value transfer Type reference (TYPE) STRING 20120604

Method GET_PATH_TRANSLATED_EXPANDED on Interface IF_UCON_RUNTIME has no exception.

Method GET_SERVICE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SERVICE_NAME Value transfer Type reference (TYPE) CHAR30 HTTP Service Name 20120604

Method GET_SERVICE_NAME on Interface IF_UCON_RUNTIME has no exception.

Method GET_SERVICE_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SERVICE_PATH Value transfer Type reference (TYPE) STRING 20120604

Method GET_SERVICE_PATH on Interface IF_UCON_RUNTIME has no exception.

Method GET_SERVICE_PATH_EXPANDED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning SERVICE_PATH_EXPANDED Value transfer Type reference (TYPE) STRING 20120604

Method GET_SERVICE_PATH_EXPANDED on Interface IF_UCON_RUNTIME has no exception.

Method SET_SERVICE_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SERVICE_NAME Call by reference Type reference (TYPE) CHAR30 30 Characters 20120604

Method SET_SERVICE_NAME on Interface IF_UCON_RUNTIME has no exception.

Method SET_SYSFIELDS_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SYSFIELDS_ATTRIBUTES Call by reference Type reference (TYPE) UCONHTTPSYSFIELDS_BASED_ON_SRV System fields based on service 20120604

Method SET_SYSFIELDS_ATTRIBUTES on Interface IF_UCON_RUNTIME has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740