SAP ABAP Class CL_DEST_HTTP_DYNAMIC (Registered Dynamic 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 20130102
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DEST_HTTP Interface Destinations for HTTP Communication 20130102
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_DEST_HTTP_ABAP_DYNAMIC Registr.dynam.Destination: HTTP Communication to ABAP System 20130102
2 Inheritance (c INHERITING FROM c_ref)  CL_DEST_HTTP_EXT_DYNAMIC Registr.dynam.Destination: Kommunikation mit externem Server 20130102
Properties
Class CL_DEST_HTTP_DYNAMIC  
Short Description Registered Dynamic 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 20130102   SAP 
Last change 20140121   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 20130102
Friends
Class CL_DEST_HTTP_DYNAMIC 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) 20130102
2 ASSERTION_TICKET Instance attribute Private Attribute reference (LIKE) 20130102
3 ASSERTION_TICKET_CLIENT Instance attribute Private Attribute reference (LIKE) 20130102
4 ASSERTION_TICKET_SYSID Instance attribute Private Attribute reference (LIKE) 20130102
5 COMPRESS_REPLY Instance attribute Public Attribute reference (LIKE) 20130102
6 CO_ACCEPT_COOKIE_DISABLED Instance attribute Public Attribute reference (LIKE) 20130102
7 CO_ACCEPT_COOKIE_ENABLED Instance attribute Public Attribute reference (LIKE) 20130102
8 CO_ACCEPT_COOKIE_EVENT Instance attribute Public Attribute reference (LIKE) 20130102
9 CO_ACCEPT_COOKIE_PROMPT Instance attribute Public Attribute reference (LIKE) 20130102
10 CO_COMPRESS_REPLY_ACTIVE Instance attribute Public Attribute reference (LIKE) 20130102
11 CO_COMPRESS_REPLY_INACTIVE Instance attribute Public Attribute reference (LIKE) 20130102
12 CO_HTTP_COMPRESS_ACTIVE Instance attribute Public Attribute reference (LIKE) 20130102
13 CO_HTTP_COMPRESS_ACTIVE_MIME Instance attribute Public Attribute reference (LIKE) 20130102
14 CO_HTTP_COMPRESS_INACTIVE Instance attribute Public Attribute reference (LIKE) 20130102
15 CO_HTTP_TIMEOUT_ICM_DEFAULT Instance attribute Public Attribute reference (LIKE) 20130102
16 CO_HTTP_TIMEOUT_INACTIVE Instance attribute Public Attribute reference (LIKE) 20130102
17 CO_HTTP_VERSION_10 Instance attribute Public Attribute reference (LIKE) 20130102
18 CO_HTTP_VERSION_11 Instance attribute Public Attribute reference (LIKE) 20130102
19 CO_LOGON_METHOD_BASIC_AUTH Instance attribute Public Attribute reference (LIKE) 20130102
20 CO_LOGON_METHOD_NO_AUTH Instance attribute Public Attribute reference (LIKE) 20130102
21 CO_LOGON_METHOD_SAP_STANDARD Instance attribute Public Attribute reference (LIKE) 20130102
22 CO_LOGON_METHOD_SAP_TRUSTED Instance attribute Public Attribute reference (LIKE) 20130102
23 HTTP_COMPRESS Instance attribute Public Attribute reference (LIKE) 20130102
24 HTTP_TIMEOUT Instance attribute Public Attribute reference (LIKE) 20130102
25 HTTP_VERSION Instance attribute Public Attribute reference (LIKE) 20130102
26 ID_STRING Instance attribute Private Type reference (TYPE) STRING Identifying String for Registered Destinations 20130102
27 LOGON_CHANGE_FLAGS Instance attribute Protected Type reference (TYPE) SDEST_LOGON_CHANGE_FLAGS Flags for Changes to Logon Data 20130102
28 LOGON_METHOD Instance attribute Public Attribute reference (LIKE) 20130102
29 LOGON_USER Instance attribute Public Attribute reference (LIKE) 20130102
30 PASSWORD_STATUS Instance attribute Public Attribute reference (LIKE) 20130102
31 PATH_PREFIX Instance attribute Public Attribute reference (LIKE) 20130102
32 PROXY_LOGON_CHANGE_FLAGS Instance attribute Private Type reference (TYPE) SDEST_LOGON_CHANGE_FLAGS Flags for Changes to Logon Data for Proxy 20130102
33 PROXY_PASSWORD_STATUS Instance attribute Public Attribute reference (LIKE) 20130102
34 PROXY_PWD_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_DEST_UTILITY_PWD Utility Object for Proxy Password Management 20130102
35 PROXY_SERVER Instance attribute Public Attribute reference (LIKE) 20130102
36 PROXY_SERVICE_NUMBER Instance attribute Public Attribute reference (LIKE) 20130102
37 PROXY_SYSTEM_CHANGE_FLAGS Instance attribute Private Type reference (TYPE) SDEST_PROXY_CHANGE_FLAGS API RFC Destinations: Changes to Target System Data 20130102
38 PROXY_USER Instance attribute Public Attribute reference (LIKE) 20130102
39 PWD_MANAGER Instance attribute Private Object reference (TYPE REF TO) CL_DEST_UTILITY_PWD Utility Object for Password Management 20130102
40 SERVER_NAME Instance attribute Public Attribute reference (LIKE) 20130102
41 SERVICE_NUMBER Instance attribute Public Attribute reference (LIKE) 20130102
42 SSL_ACTIVE Instance attribute Public Attribute reference (LIKE) 20130102
43 SSL_APPLICATION Instance attribute Public Attribute reference (LIKE) 20130102
44 SSO_TICKET Instance attribute Public Attribute reference (LIKE) 20130102
45 TARGET_CHANGE_FLAGS Instance attribute Protected Type reference (TYPE) SDEST_TARGET_CHANGE_FLAGS Flags for Target System Data Changes 20130102
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130102
2 DELETE_PASSWORD Instance method Public Method 20130102
3 DELETE_PROXY_PASSWORD Instance method Public Method 20130102
4 GET_ID_STRING Instance method Public Method 20130102
5 REGISTER Instance method Private Method 20130102
6 SET_ACCEPT_COOKIE Instance method Public Method 20130102
7 SET_ASSERTION_TICKET Instance method Public Method 20130102
8 SET_ASSERTION_TICKET_CLIENT Instance method Public Method 20130102
9 SET_ASSERTION_TICKET_SYSID Instance method Public Method 20130102
10 SET_COMPRESS_REPLY Instance method Public Method 20130102
11 SET_HTTP_COMPRESS Instance method Public Method 20130102
12 SET_HTTP_TIMEOUT Instance method Public Method 20130102
13 SET_HTTP_VERSION Instance method Public Method 20130102
14 SET_LOGON_METHOD Instance method Public Method 20130102
15 SET_LOGON_USER Instance method Public Method 20130102
16 SET_PASSWORD Instance method Public Method 20130102
17 SET_PATH_PREFIX Instance method Public Method 20130102
18 SET_PROXY_SERVER Instance method Public Method 20130102
19 SET_PROXY_SERVICE_NUMBER Instance method Public Method 20130102
20 SET_PROXY_USER Instance method Public Method 20130102
21 SET_SERVER_NAME Instance method Public Method 20130102
22 SET_SERVICE_NUMBER Instance method Public Method 20130102
23 SET_SSL_ACTIVE Instance method Public Method 20130102
24 SET_SSL_APPLICATION Instance method Public Method 20130102
25 SET_SSO_TICKET Instance method Public Method 20130102
Events
Class CL_DEST_HTTP_DYNAMIC has no event.
Types
Class CL_DEST_HTTP_DYNAMIC 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 Value transfer Type reference (TYPE) RFCCATEGORY Kategorie der Destination 20130102
2 Importing LOGON_PASSWORD Value transfer Type reference (TYPE) RFCAUTH Explizites Passwort 20130102
3 Importing LOGON_USER Value transfer Type reference (TYPE) SDEST_LOGON_USER_HTTP Explizite User-ID 20130102
4 Importing NAME Value transfer Type reference (TYPE) RFCDEST Name der Destination 20130102
# Exception Resumable Description Created on
1 CX_DEST_API Ausnameklasse API Destinationen 20130102
2 CX_UUID_ERROR Fehlerklasse für UUID-Bearbeitungsfehler 20130102

Method DELETE_PASSWORD Signature

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

Method DELETE_PROXY_PASSWORD Signature

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

Method GET_ID_STRING Signature

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

Method GET_ID_STRING on class CL_DEST_HTTP_DYNAMIC has no exception.

Method REGISTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing LOGON_PASSWORD Call by reference Type reference (TYPE) RFCAUTH Explicit password 20130102
2 Importing LOGON_USER Call by reference Type reference (TYPE) SDEST_LOGON_USER_HTTP Explicit user ID 20130102
# Exception Resumable Description Created on
1 CX_DEST_API Ausnameklasse API Destinationen 20130102
2 CX_UUID_ERROR Fehlerklasse für UUID-Bearbeitungsfehler 20130102

Method SET_ACCEPT_COOKIE Signature

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

Method SET_ASSERTION_TICKET Signature

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

Method SET_ASSERTION_TICKET_CLIENT Signature

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

Method SET_ASSERTION_TICKET_SYSID Signature

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

Method SET_COMPRESS_REPLY Signature

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

Method SET_HTTP_COMPRESS Signature

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

Method SET_HTTP_TIMEOUT Signature

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

Method SET_HTTP_VERSION Signature

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

Method SET_LOGON_METHOD Signature

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

Method SET_LOGON_USER Signature

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

Method SET_PASSWORD Signature

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

Method SET_PATH_PREFIX Signature

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

Method SET_PROXY_SERVER Signature

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

Method SET_PROXY_SERVICE_NUMBER Signature

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

Method SET_PROXY_USER Signature

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

Method SET_SERVER_NAME Signature

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

Method SET_SERVICE_NUMBER Signature

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

Method SET_SSL_ACTIVE Signature

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

Method SET_SSL_APPLICATION Signature

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

Method SET_SSO_TICKET Signature

Method SET_SSO_TICKET on class CL_DEST_HTTP_DYNAMIC has no parameter.
Method SET_SSO_TICKET on class CL_DEST_HTTP_DYNAMIC has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in