SAP ABAP Class CL_DEST_HTTP_ABAP_DYNAMIC (Registr.dynam.Destination: HTTP Communication to ABAP System)
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_DYNAMIC Registered Dynamic Destinations for HTTP Communication 20130102
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DEST_DYNAMIC Registered Dynamic Destination 20130109
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_DEST_HTTP_ABAP Interface Destinations: Type 'H' (HTTP for ABAP) 20130102
Properties
Class CL_DEST_HTTP_ABAP_DYNAMIC  
Short Description Registr.dynam.Destination: HTTP Communication to ABAP System    
Super Class CL_DEST_HTTP_DYNAMIC Registered Dynamic 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 20130102   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_DEST_HTTP_ABAP_DYNAMIC has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_DEST_DYNAMIC Registered Dynamic Destination 20130109
2 IF_DEST_HTTP_ABAP Interface Destinations: Type 'H' (HTTP for ABAP) 20130102
Friends
# Friend Modeled only Created on Description
1 CL_DEST_FACTORY 20130102 Factory Class for Destinations
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ID_STRING Instance attribute Private Type reference (TYPE) STRING 20130719
2 LOGON_CLIENT Instance attribute Public Attribute reference (LIKE) 20130102
3 LOGON_LANGUAGE Instance attribute Public Attribute reference (LIKE) 20130102
4 SAME_USER Instance attribute Public Attribute reference (LIKE) 20130102
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130102
2 GET_DEST_ID Instance method Public Method 20130719
3 SET_LOGON_CLIENT Instance method Public Method 20130102
4 SET_LOGON_LANGUAGE Instance method Public Method 20130102
5 SET_SAME_USER Instance method Public Method 20130102
Events
Class CL_DEST_HTTP_ABAP_DYNAMIC has no event.
Types
Class CL_DEST_HTTP_ABAP_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 Importing CATEGORY Value transfer Type reference (TYPE) RFCCATEGORY Kategorie der Destination 20130102
2 Importing LOCK Value transfer Type reference (TYPE) FLAG ABAP_FALSE Flag zum Sperren der Destination 20130102
3 Importing LOGON_PASSWORD Value transfer Type reference (TYPE) RFCAUTH Explizites Passwort 20130102
4 Importing LOGON_USER Value transfer Type reference (TYPE) RFCUSER Explizite User-ID 20130102
5 Importing NAME Value transfer Type reference (TYPE) RFCDEST Name der Destination 20130102
# Exception Resumable Description Created on
1 CX_DEST_API Ausnameklasse API Destinationen 20130102
2 CX_UUID_ERROR Fehlerklasse für UUID-Bearbeitungsfehler 20130102

Method GET_DEST_ID Signature

Method GET_DEST_ID on class CL_DEST_HTTP_ABAP_DYNAMIC has no parameter.
Method GET_DEST_ID on class CL_DEST_HTTP_ABAP_DYNAMIC has no exception.

Method SET_LOGON_CLIENT Signature

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

Method SET_LOGON_LANGUAGE Signature

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

Method SET_SAME_USER Signature

Method SET_SAME_USER on class CL_DEST_HTTP_ABAP_DYNAMIC has no parameter.
Method SET_SAME_USER on class CL_DEST_HTTP_ABAP_DYNAMIC has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in