Hierarchy
⤷
⤷
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 | 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
Methods
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 | CATEGORY | Value transfer | Type reference (TYPE) | RFCCATEGORY | Kategorie der Destination | 20130102 | |||
| 2 | LOGON_PASSWORD | Value transfer | Type reference (TYPE) | RFCAUTH | Explizites Passwort | 20130102 | |||
| 3 | LOGON_USER | Value transfer | Type reference (TYPE) | SDEST_LOGON_USER_HTTP | Explizite User-ID | 20130102 | |||
| 4 | NAME | Value transfer | Type reference (TYPE) | RFCDEST | Name der Destination | 20130102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnameklasse API Destinationen | 20130102 | ||
| 2 | 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 | 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 | LOGON_PASSWORD | Call by reference | Type reference (TYPE) | RFCAUTH | Explicit password | 20130102 | |||
| 2 | LOGON_USER | Call by reference | Type reference (TYPE) | SDEST_LOGON_USER_HTTP | Explicit user ID | 20130102 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnameklasse API Destinationen | 20130102 | ||
| 2 | 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 |