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 ENDPOINT Instance attribute Private Object reference (TYPE REF TO) CL_SD_ENDPOINT_URL Address as URL 20020813
2 SECURITY 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 GET_ENDPOINT Instance method Public Method Sets Authentification Method 20020813
2 GET_SECURITY Instance method Public Method Gets Authentification Method 20020813
3 SET_ENDPOINT Instance method Public Method Sets Endpoint 20020813
4 SET_SECURITY 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 Returning 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 Returning 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 Importing 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 Importing 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