SAP ABAP Class CL_DEST_HTTP_ABAP (Destinations for HTTP Communication with ABAP Systems)
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_ABAP Interface Destinations: Type 'H' (HTTP for ABAP) 20051128
Properties
Class CL_DEST_HTTP_ABAP  
Short Description Destinations for HTTP Communication with ABAP Systems    
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_ABAP has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DEST_HTTP_ABAP Interface Destinations: Type 'H' (HTTP for ABAP) 20051128
Friends
# Friend Modeled only Created on Description
1 CL_DEST_FACTORY 20051128 Factory Class for Destinations
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 LOGON_CLIENT Instance attribute Public Attribute reference (LIKE) 20051128
2 LOGON_LANGUAGE Instance attribute Public Attribute reference (LIKE) 20051128
3 SAME_USER Instance attribute Public Attribute reference (LIKE) 20051128
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20060210
2 SET_LOGON_CLIENT Instance method Public Method 20051128
3 SET_LOGON_LANGUAGE Instance method Public Method 20051128
4 SET_SAME_USER Instance method Public Method 20051128
Events
Class CL_DEST_HTTP_ABAP has no event.
Types
Class CL_DEST_HTTP_ABAP 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 20060210
2 Importing LOCK Value transfer Type reference (TYPE) FLAG ABAP_FALSE Flag zum Sperren der Destination 20060210
3 Importing NAME Value transfer Type reference (TYPE) RFCDEST Name der Destination 20060210
# Exception Resumable Description Created on
1 CX_DEST_API Ausnameklasse API Destinationen 20060210

Method SET_LOGON_CLIENT Signature

Method SET_LOGON_CLIENT on class CL_DEST_HTTP_ABAP has no parameter.
Method SET_LOGON_CLIENT on class CL_DEST_HTTP_ABAP has no exception.

Method SET_LOGON_LANGUAGE Signature

Method SET_LOGON_LANGUAGE on class CL_DEST_HTTP_ABAP has no parameter.
Method SET_LOGON_LANGUAGE on class CL_DEST_HTTP_ABAP has no exception.

Method SET_SAME_USER Signature

Method SET_SAME_USER on class CL_DEST_HTTP_ABAP has no parameter.
Method SET_SAME_USER on class CL_DEST_HTTP_ABAP has no exception.
History
Last changed by/on SAP  20090618 
SAP Release Created in 710