SAP ABAP Interface IF_UCON_API_HTTP_SERVICE (HTTP Service Interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-ICF (Application Component) Internet Communication Framework
     S_UNIFIED_CON_API (Package) API für Unified Connectivity
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_UCON_API_HTTP_SERVICE HTTP Service Implementation 20111207
Properties
Interface IF_UCON_API_HTTP_SERVICE  
Short Description HTTP Service Interface    
General Data
Package S_UNIFIED_CON_API   API für Unified Connectivity 
Created 20111205   SAP 
Last changed 20141121    
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_API_HTTP_SERVICE has no interface.
Friends
Interface IF_UCON_API_HTTP_SERVICE has no friend.
Attributes
Interface IF_UCON_API_HTTP_SERVICE has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method 20111205
2 ADD_DESCRIPTION Instance method Public Method 20111205
3 ADD_HANDLER Instance method Public Method 20111205
4 FREE Instance method Public Method 20120309
5 GET_CANONICAL_NAME Instance method Public Method 20111216
6 GET_CHANGED_BY Instance method Public Method 20111207
7 GET_CHANGED_DAT Instance method Public Method 20111207
8 GET_CHANGED_ON Instance method Public Method 20111207
9 GET_CREATED_BY Instance method Public Method 20111207
10 GET_CREATED_BY_OBJ_NAME Instance method Public Method 20111205
11 GET_CREATED_BY_OBJ_PGMID Instance method Public Method 20111205
12 GET_CREATED_BY_OBJ_TYPE Instance method Public Method 20111205
13 GET_CREATED_DAT Instance method Public Method 20111207
14 GET_CREATED_ON Instance method Public Method 20111207
15 GET_CUSTOMIZING Instance method Public Method 20120126
16 GET_DESCRIPTION Instance method Public Method 20111205
17 GET_HANDLER Instance method Public Method 20111205
18 GET_NAME Instance method Public Method 20111205
19 GET_PARENT Instance method Public Method 20111205
20 GET_PROFILE Instance method Public Method 20111205
21 GET_STATE Instance method Public Method 20111205
22 IS_CALLABLE Instance method Public Method 20120125
23 SAVE Instance method Public Method 20111205
24 SET_CALLABLE Instance method Public Method 20120125
25 SET_CANONICAL_NAME Instance method Public Method 20120119
26 SET_CREATED_BY_OBJ_NAME Instance method Public Method 20111205
27 SET_CREATED_BY_OBJ_PGMID Instance method Public Method 20111205
28 SET_CREATED_BY_OBJ_TYPE Instance method Public Method 20111205
29 SET_DESCRIPTION Instance method Public Method 20111205
30 SET_HANDLER Instance method Public Method 20111205
31 SET_PARENT Instance method Public Method 20111205
32 SET_PROFILE Instance method Public Method 20111205
Events
Interface IF_UCON_API_HTTP_SERVICE has no event.
Types
Interface IF_UCON_API_HTTP_SERVICE has no local type.
Method Signatures

Method ACTIVATE Signature

Method ACTIVATE on Interface IF_UCON_API_HTTP_SERVICE has no parameter.
# Exception Resumable Description Created on
1 CX_UCON_API_HTTP_SERVICE Exception class: HTTP Service 20111207

Method ADD_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXT Call by reference Type reference (TYPE) UCONHTTPSERVTEXT 20111205

Method ADD_DESCRIPTION on Interface IF_UCON_API_HTTP_SERVICE has no exception.

Method ADD_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HANDLER Call by reference Type reference (TYPE) UCONSERVHANDLER HTTP Service Handler Table 20111205
# Exception Resumable Description Created on
1 CX_UCON_API_HTTP_SERVICE Exception class: HTTP Service 20120319

Method FREE Signature

Method FREE on Interface IF_UCON_API_HTTP_SERVICE has no parameter.
Method FREE on Interface IF_UCON_API_HTTP_SERVICE has no exception.

Method GET_CANONICAL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CANONICAL_NAME Value transfer Type reference (TYPE) UCONHTTPURL URL of HTTP Service 20120111

Method GET_CANONICAL_NAME on Interface IF_UCON_API_HTTP_SERVICE has no exception.

Method GET_CHANGED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning USER Value transfer Type reference (TYPE) AS4USER Last Changed by 20111207

Method GET_CHANGED_BY on Interface IF_UCON_API_HTTP_SERVICE has no exception.

Method GET_CHANGED_DAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TIME Value transfer Type reference (TYPE) AS4TIME Last changed at 20111207

Method GET_CHANGED_DAT on Interface IF_UCON_API_HTTP_SERVICE has no exception.

Method GET_CHANGED_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATE Value transfer Type reference (TYPE) AS4DATE Date of Last Change 20111207

Method GET_CHANGED_ON on Interface IF_UCON_API_HTTP_SERVICE has no exception.

Method GET_CREATED_BY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning USER Value transfer Type reference (TYPE) AS4USER Last Changed by 20111207

Method GET_CREATED_BY on Interface IF_UCON_API_HTTP_SERVICE has no exception.

Method GET_CREATED_BY_OBJ_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OBJ_NAME Value transfer Type reference (TYPE) SOBJ_NAME Object Name in Object Directory 20111207

Method GET_CREATED_BY_OBJ_NAME on Interface IF_UCON_API_HTTP_SERVICE has no exception.

Method GET_CREATED_BY_OBJ_PGMID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PGMID Value transfer Type reference (TYPE) PGMID Program ID in Requests and Tasks 20111207

Method GET_CREATED_BY_OBJ_PGMID on Interface IF_UCON_API_HTTP_SERVICE has no exception.

Method GET_CREATED_BY_OBJ_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning OBJ_TYPE Value transfer Type reference (TYPE) TROBJTYPE Object Type 20111207

Method GET_CREATED_BY_OBJ_TYPE on Interface IF_UCON_API_HTTP_SERVICE has no exception.

Method GET_CREATED_DAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning TIME Value transfer Type reference (TYPE) AS4TIME Last changed at 20111207

Method GET_CREATED_DAT on Interface IF_UCON_API_HTTP_SERVICE has no exception.

Method GET_CREATED_ON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning DATE Value transfer Type reference (TYPE) AS4DATE Date of Last Change 20111207

Method GET_CREATED_ON on Interface IF_UCON_API_HTTP_SERVICE has no exception.

Method GET_CUSTOMIZING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CUSTOMIZING Value transfer Type reference (TYPE) UCON_HTTP_CUST_LIST_TTYP List of customizing entries for a single HTTP service 20120126

Method GET_CUSTOMIZING on Interface IF_UCON_API_HTTP_SERVICE has no exception.

Method GET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LANG Call by reference Type reference (TYPE) SPRSL Language Key 20111207
2 Returning TEXT Value transfer Type reference (TYPE) UCONHTTPSERVTEXT 20111207
# Exception Resumable Description Created on
1 CX_UCON_API_HTTP_SERVICE Exception class: HTTP Service 20111207

Method GET_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning HANDLER Value transfer Type reference (TYPE) UCONSERVHTTPHANDLER_TTYP UCON: Table type for Handler 20111207

Method GET_HANDLER on Interface IF_UCON_API_HTTP_SERVICE has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAME Value transfer Type reference (TYPE) UCONHTTPSERVID 20111207

Method GET_NAME on Interface IF_UCON_API_HTTP_SERVICE has no exception.

Method GET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PARENT Value transfer Type reference (TYPE) UCONHTTPSERVID 20111207

Method GET_PARENT on Interface IF_UCON_API_HTTP_SERVICE has no exception.

Method GET_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROFILE Value transfer Type reference (TYPE) UCONHTTPSERVID 20111207

Method GET_PROFILE on Interface IF_UCON_API_HTTP_SERVICE has no exception.

Method GET_STATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning VERSION Value transfer Type reference (TYPE) R3STATE ABAP: Program Status (Active, Saved, Transported...) 20111207

Method GET_STATE on Interface IF_UCON_API_HTTP_SERVICE has no exception.

Method IS_CALLABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning IS_CALLABLE Value transfer Type reference (TYPE) ABAP_BOOL 20120125

Method IS_CALLABLE on Interface IF_UCON_API_HTTP_SERVICE has no exception.

Method SAVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing DEV_CLASS Call by reference Type reference (TYPE) TADIR-DEVCLASS 20111205
2 Importing KORRNUM Call by reference Type reference (TYPE) E070-TRKORR 20111205
3 Importing RUN_DARK Call by reference Type reference (TYPE) C 20111205
# Exception Resumable Description Created on
1 CX_UCON_API_HTTP_SERVICE Exception class: HTTP Service 20111207

Method SET_CALLABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALLABLE Call by reference Type reference (TYPE) ABAP_BOOL 20120125

Method SET_CALLABLE on Interface IF_UCON_API_HTTP_SERVICE has no exception.

Method SET_CANONICAL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing URL Call by reference Type reference (TYPE) UCONHTTPURL URL of HTTP Service 20120119
# Exception Resumable Description Created on
1 CX_UCON_API_HTTP_SERVICE Exception class: HTTP Service 20120119

Method SET_CREATED_BY_OBJ_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJ_NAME Call by reference Type reference (TYPE) SOBJ_NAME 20111205

Method SET_CREATED_BY_OBJ_NAME on Interface IF_UCON_API_HTTP_SERVICE has no exception.

Method SET_CREATED_BY_OBJ_PGMID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJ_PGMID Call by reference Type reference (TYPE) PGMID 20111205

Method SET_CREATED_BY_OBJ_PGMID on Interface IF_UCON_API_HTTP_SERVICE has no exception.

Method SET_CREATED_BY_OBJ_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OBJ_TYPE Call by reference Type reference (TYPE) TROBJTYPE 20111205

Method SET_CREATED_BY_OBJ_TYPE on Interface IF_UCON_API_HTTP_SERVICE has no exception.

Method SET_DESCRIPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing TEXTS Call by reference Type reference (TYPE) UCONHTTPSERVTEXT 20111205
2 Importing TEXTS_LIST Call by reference Type reference (TYPE) UCON_HTTP_SERVICE_TEXT_TTYP List of unified connectivity HTTP server descriptions 20120119

Method SET_DESCRIPTION on Interface IF_UCON_API_HTTP_SERVICE has no exception.

Method SET_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing HANDLER Call by reference Type reference (TYPE) UCONSERVHTTPHANDLER_TTYP 20111205
# Exception Resumable Description Created on
1 CX_UCON_API_HTTP_SERVICE Exception class: HTTP Service 20120319

Method SET_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PARENT Call by reference Type reference (TYPE) UCONHTTPSERVID 20111205
# Exception Resumable Description Created on
1 CX_UCON_API_HTTP_SERVICE Exception class: HTTP Service 20120110

Method SET_PROFILE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROFILE Call by reference Type reference (TYPE) UCONHTTPSERVID 20111205
# Exception Resumable Description Created on
1 CX_UCON_API_HTTP_SERVICE Exception class: HTTP Service 20120323
History
Last changed by/on SAP  20141121 
SAP Release Created in 804