SAP ABAP Class CL_DEST_HTTP (Destinations for HTTP Communication)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-MID-RFC (Application Component) RFC
     SRFC_DESTAPI (Package) RFC: API for Destinations
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DEST_ROOT Root Class for Destinations 20051128
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DEST_HTTP Interface Destinations for HTTP Communication 20051128
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DEST_HTTP_ABAP Destinations for HTTP Communication with ABAP Systems 20051128
2 Inheritance (c INHERITING FROM c_ref)  CL_DEST_HTTP_EXT Destinations for HTTP Communication with External Servers 20051128
Properties
Class CL_DEST_HTTP  
Short Description Destinations for HTTP Communication    
Super Class CL_DEST_ROOT Root Class for Destinations 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status S  System Program 
Category 0   
Package SRFC_DESTAPI   RFC: API for Destinations 
Created 20051128   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_DEST_HTTP Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_DEST_HTTP Interface Destinations for HTTP Communication 20051128
Friends
Class CL_DEST_HTTP has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ACCEPT_COOKIE Instance attribute Public Attribute reference (LIKE) 20051128
2 ASSERTION_TICKET Instance attribute Private Attribute reference (LIKE) 20080917
3 ASSERTION_TICKET_CLIENT Instance attribute Private Attribute reference (LIKE) 20080917
4 ASSERTION_TICKET_SYSID Instance attribute Private Attribute reference (LIKE) 20080917
5 COMPRESS_REPLY Instance attribute Public Attribute reference (LIKE) 20051128
6 CO_ACCEPT_COOKIE_DISABLED Instance attribute Public Attribute reference (LIKE) 20060210
7 CO_ACCEPT_COOKIE_ENABLED Instance attribute Public Attribute reference (LIKE) 20060210
8 CO_ACCEPT_COOKIE_EVENT Instance attribute Public Attribute reference (LIKE) 20060210
9 CO_ACCEPT_COOKIE_PROMPT Instance attribute Public Attribute reference (LIKE) 20060210
10 CO_COMPRESS_REPLY_ACTIVE Instance attribute Public Attribute reference (LIKE) 20060210
11 CO_COMPRESS_REPLY_INACTIVE Instance attribute Public Attribute reference (LIKE) 20060210
12 CO_HTTP_COMPRESS_ACTIVE Instance attribute Public Attribute reference (LIKE) 20060210
13 CO_HTTP_COMPRESS_ACTIVE_MIME Instance attribute Public Attribute reference (LIKE) 20060210
14 CO_HTTP_COMPRESS_INACTIVE Instance attribute Public Attribute reference (LIKE) 20060210
15 CO_HTTP_TIMEOUT_ICM_DEFAULT Instance attribute Public Attribute reference (LIKE) 20060210
16 CO_HTTP_TIMEOUT_INACTIVE Instance attribute Public Attribute reference (LIKE) 20060210
17 CO_HTTP_VERSION_10 Instance attribute Public Attribute reference (LIKE) 20060210
18 CO_HTTP_VERSION_11 Instance attribute Public Attribute reference (LIKE) 20060210
19 CO_LOGON_METHOD_BASIC_AUTH Instance attribute Public Attribute reference (LIKE) 20060210
20 CO_LOGON_METHOD_NO_AUTH Instance attribute Public Attribute reference (LIKE) 20060210
21 CO_LOGON_METHOD_SAP_STANDARD Instance attribute Public Attribute reference (LIKE) 20060327
22 CO_LOGON_METHOD_SAP_TRUSTED Instance attribute Public Attribute reference (LIKE) 20060327
23 HTTP_COMPRESS Instance attribute Public Attribute reference (LIKE) 20051128
24 HTTP_TIMEOUT Instance attribute Public Attribute reference (LIKE) 20051128
25 HTTP_VERSION Instance attribute Public Attribute reference (LIKE) 20051128
26 LOGON_CHANGE_FLAGS Instance attribute Protected Type reference (TYPE) SDEST_LOGON_CHANGE_FLAGS Flags for Changes to Logon Data 20070725
27 LOGON_METHOD Instance attribute Public Attribute reference (LIKE) 20051128
28 LOGON_USER Instance attribute Public Attribute reference (LIKE) 20051128
29 PASSWORD_STATUS Instance attribute Public Attribute reference (LIKE) 20051128
30 PATH_PREFIX Instance attribute Public Attribute reference (LIKE) 20051128
31 PROXY_LOGON_CHANGE_FLAGS Instance attribute Private Type reference (TYPE) SDEST_LOGON_CHANGE_FLAGS Flags for Changes to Logon Data for Proxy 20070725
32 PROXY_PASSWORD_STATUS Instance attribute Public Attribute reference (LIKE) 20051128
33 PROXY_PWD_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_DEST_UTILITY_PWD Utility Object for Proxy Password Management 20060210
34 PROXY_SERVER Instance attribute Public Attribute reference (LIKE) 20051128
35 PROXY_SERVICE_NUMBER Instance attribute Public Attribute reference (LIKE) 20051128
36 PROXY_SYSTEM_CHANGE_FLAGS Instance attribute Private Type reference (TYPE) SDEST_PROXY_CHANGE_FLAGS API RFC Destinations: Changes to Target System Data 20111212
37 PROXY_USER Instance attribute Public Attribute reference (LIKE) 20051128
38 PWD_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_DEST_UTILITY_PWD Utility Object for Password Management 20060210
39 SERVER_NAME Instance attribute Public Attribute reference (LIKE) 20051128
40 SERVICE_NUMBER Instance attribute Public Attribute reference (LIKE) 20051128
41 SSL_ACTIVE Instance attribute Public Attribute reference (LIKE) 20051128
42 SSL_APPLICATION Instance attribute Public Attribute reference (LIKE) 20051128
43 SSO_TICKET Instance attribute Public Attribute reference (LIKE) 20060210
44 TARGET_CHANGE_FLAGS Instance attribute Protected Type reference (TYPE) SDEST_TARGET_CHANGE_FLAGS Flags for Target System Data Changes 20111212
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060210
2 DELETE_PASSWORD Instance method Public Method 20060210
3 DELETE_PROXY_PASSWORD Instance method Public Method 20060210
4 SET_ACCEPT_COOKIE Instance method Public Method 20051128
5 SET_ASSERTION_TICKET Instance method Public Method 20080917
6 SET_ASSERTION_TICKET_CLIENT Instance method Public Method 20080917
7 SET_ASSERTION_TICKET_SYSID Instance method Public Method 20080917
8 SET_COMPRESS_REPLY Instance method Public Method 20051128
9 SET_HTTP_COMPRESS Instance method Public Method 20051128
10 SET_HTTP_TIMEOUT Instance method Public Method 20051128
11 SET_HTTP_VERSION Instance method Public Method 20051128
12 SET_LOGON_METHOD Instance method Public Method 20051128
13 SET_LOGON_USER Instance method Public Method 20051128
14 SET_PASSWORD Instance method Public Method 20070806
15 SET_PATH_PREFIX Instance method Public Method 20051128
16 SET_PROXY_SERVER Instance method Public Method 20051128
17 SET_PROXY_SERVICE_NUMBER Instance method Public Method 20051128
18 SET_PROXY_USER Instance method Public Method 20051128
19 SET_SERVER_NAME Instance method Public Method 20051128
20 SET_SERVICE_NUMBER Instance method Public Method 20051128
21 SET_SSL_ACTIVE Instance method Public Method 20051128
22 SET_SSL_APPLICATION Instance method Public Method 20051128
23 SET_SSO_TICKET Instance method Public Method 20060210
Events
Class CL_DEST_HTTP has no event.
Types
Class CL_DEST_HTTP has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CATEGORY Call by reference Type reference (TYPE) RFCCATEGORY Kategorie der Destination 20060210
2 Importing NAME Call by reference Type reference (TYPE) RFCDEST Name der Destination 20060210
# Exception Resumable Description Created on
1 CX_DEST_API Ausnameklasse API Destinationen 20060210

Method DELETE_PASSWORD Signature

Method DELETE_PASSWORD on class CL_DEST_HTTP has no parameter.
Method DELETE_PASSWORD on class CL_DEST_HTTP has no exception.

Method DELETE_PROXY_PASSWORD Signature

Method DELETE_PROXY_PASSWORD on class CL_DEST_HTTP has no parameter.
Method DELETE_PROXY_PASSWORD on class CL_DEST_HTTP has no exception.

Method SET_ACCEPT_COOKIE Signature

Method SET_ACCEPT_COOKIE on class CL_DEST_HTTP has no parameter.
Method SET_ACCEPT_COOKIE on class CL_DEST_HTTP has no exception.

Method SET_ASSERTION_TICKET Signature

Method SET_ASSERTION_TICKET on class CL_DEST_HTTP has no parameter.
Method SET_ASSERTION_TICKET on class CL_DEST_HTTP has no exception.

Method SET_ASSERTION_TICKET_CLIENT Signature

Method SET_ASSERTION_TICKET_CLIENT on class CL_DEST_HTTP has no parameter.
Method SET_ASSERTION_TICKET_CLIENT on class CL_DEST_HTTP has no exception.

Method SET_ASSERTION_TICKET_SYSID Signature

Method SET_ASSERTION_TICKET_SYSID on class CL_DEST_HTTP has no parameter.
Method SET_ASSERTION_TICKET_SYSID on class CL_DEST_HTTP has no exception.

Method SET_COMPRESS_REPLY Signature

Method SET_COMPRESS_REPLY on class CL_DEST_HTTP has no parameter.
Method SET_COMPRESS_REPLY on class CL_DEST_HTTP has no exception.

Method SET_HTTP_COMPRESS Signature

Method SET_HTTP_COMPRESS on class CL_DEST_HTTP has no parameter.
Method SET_HTTP_COMPRESS on class CL_DEST_HTTP has no exception.

Method SET_HTTP_TIMEOUT Signature

Method SET_HTTP_TIMEOUT on class CL_DEST_HTTP has no parameter.
Method SET_HTTP_TIMEOUT on class CL_DEST_HTTP has no exception.

Method SET_HTTP_VERSION Signature

Method SET_HTTP_VERSION on class CL_DEST_HTTP has no parameter.
Method SET_HTTP_VERSION on class CL_DEST_HTTP has no exception.

Method SET_LOGON_METHOD Signature

Method SET_LOGON_METHOD on class CL_DEST_HTTP has no parameter.
Method SET_LOGON_METHOD on class CL_DEST_HTTP has no exception.

Method SET_LOGON_USER Signature

Method SET_LOGON_USER on class CL_DEST_HTTP has no parameter.
Method SET_LOGON_USER on class CL_DEST_HTTP has no exception.

Method SET_PASSWORD Signature

Method SET_PASSWORD on class CL_DEST_HTTP has no parameter.
Method SET_PASSWORD on class CL_DEST_HTTP has no exception.

Method SET_PATH_PREFIX Signature

Method SET_PATH_PREFIX on class CL_DEST_HTTP has no parameter.
Method SET_PATH_PREFIX on class CL_DEST_HTTP has no exception.

Method SET_PROXY_SERVER Signature

Method SET_PROXY_SERVER on class CL_DEST_HTTP has no parameter.
Method SET_PROXY_SERVER on class CL_DEST_HTTP has no exception.

Method SET_PROXY_SERVICE_NUMBER Signature

Method SET_PROXY_SERVICE_NUMBER on class CL_DEST_HTTP has no parameter.
Method SET_PROXY_SERVICE_NUMBER on class CL_DEST_HTTP has no exception.

Method SET_PROXY_USER Signature

Method SET_PROXY_USER on class CL_DEST_HTTP has no parameter.
Method SET_PROXY_USER on class CL_DEST_HTTP has no exception.

Method SET_SERVER_NAME Signature

Method SET_SERVER_NAME on class CL_DEST_HTTP has no parameter.
Method SET_SERVER_NAME on class CL_DEST_HTTP has no exception.

Method SET_SERVICE_NUMBER Signature

Method SET_SERVICE_NUMBER on class CL_DEST_HTTP has no parameter.
Method SET_SERVICE_NUMBER on class CL_DEST_HTTP has no exception.

Method SET_SSL_ACTIVE Signature

Method SET_SSL_ACTIVE on class CL_DEST_HTTP has no parameter.
Method SET_SSL_ACTIVE on class CL_DEST_HTTP has no exception.

Method SET_SSL_APPLICATION Signature

Method SET_SSL_APPLICATION on class CL_DEST_HTTP has no parameter.
Method SET_SSL_APPLICATION on class CL_DEST_HTTP has no exception.

Method SET_SSO_TICKET Signature

Method SET_SSO_TICKET on class CL_DEST_HTTP has no parameter.
Method SET_SSO_TICKET on class CL_DEST_HTTP has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 710