SAP ABAP Class CL_SD_DELIVERY_CHANNEL (Delivery Channel)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-XI-IBC-SRV (Application Component) Services
⤷
SERVDIR (Package) AI XMB Service Directory
⤷
⤷
Properties
| Class | CL_SD_DELIVERY_CHANNEL | |
| Short Description | Delivery Channel | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SERVDIR | AI XMB Service Directory |
| Created | 20020813 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SD_DELIVERY_CHANNEL has no forward declaration.
Interfaces
Class CL_SD_DELIVERY_CHANNEL has no interface implemented.
Friends
Class CL_SD_DELIVERY_CHANNEL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SD_ENDPOINT_URL | Address as URL | 20020813 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SD_AUTHENTICATION_METHOD | Describes Type of Authentication | 20020813 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Sets Authentification Method | 20020813 | |
| 2 | Instance method | Public | Method | Gets Authentification Method | 20020813 | |
| 3 | Instance method | Public | Method | Sets Endpoint | 20020813 | |
| 4 | Instance method | Public | Method | Gets Endpoint | 20020813 |
Events
Class CL_SD_DELIVERY_CHANNEL has no event.
Types
Class CL_SD_DELIVERY_CHANNEL has no local type.
Method Signatures
Method GET_ENDPOINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SD_ENDPOINT_URL | Adresse als URL | 20020813 |
Method GET_ENDPOINT on class CL_SD_DELIVERY_CHANNEL has no exception.
Method GET_SECURITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SD_AUTHENTICATION_METHOD | beschreibt Art der Authentifizierung | 20020813 |
Method GET_SECURITY on class CL_SD_DELIVERY_CHANNEL has no exception.
Method SET_ENDPOINT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_ENDPOINT | Call by reference | Object reference (TYPE REF TO) | CL_SD_ENDPOINT_URL | Adresse als URL | 20020813 |
Method SET_ENDPOINT on class CL_SD_DELIVERY_CHANNEL has no exception.
Method SET_SECURITY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | THE_SECURITY | Call by reference | Object reference (TYPE REF TO) | CL_SD_AUTHENTICATION_METHOD | beschreibt Art der Authentifizierung | 20020813 |
Method SET_SECURITY on class CL_SD_DELIVERY_CHANNEL has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 620 |