SAP ABAP Class CL_DEST_HTTP_EXT (Destinations for HTTP Communication with External Servers)
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_HTTP | Destinations for HTTP Communication | 20051128 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_DEST_HTTP_EXT | Interface Destinations: Type 'G' (HTTP for External) | 20051128 |
Properties
| Class | CL_DEST_HTTP_EXT | |
| Short Description | Destinations for HTTP Communication with External Servers | |
| Super Class | CL_DEST_HTTP | Destinations for HTTP Communication |
| 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 | 20090618 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_DEST_HTTP_EXT has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_DEST_HTTP_EXT | Interface Destinations: Type 'G' (HTTP for External) | 20051128 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_DEST_FACTORY | 20051128 | Factory Class for Destinations |
Attributes
Class CL_DEST_HTTP_EXT has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20060210 |
Events
Class CL_DEST_HTTP_EXT has no event.
Types
Class CL_DEST_HTTP_EXT 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 | 20060210 | |||
| 2 | LOCK | Value transfer | Type reference (TYPE) | FLAG | ABAP_FALSE | Flag zum Sperren der Destination | 20060210 | ||
| 3 | NAME | Value transfer | Type reference (TYPE) | RFCDEST | Name der Destination | 20060210 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnameklasse API Destinationen | 20060210 |
History
| Last changed by/on | SAP | 20090618 |
| SAP Release Created in | 710 |