SAP ABAP Class CL_DEST_HTTP_EXT_DYNAMIC (Registr.dynam.Destination: Kommunikation mit externem Server)
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_HTTP_EXT Interface Destinations: Type 'G' (HTTP for External) 20130102
Properties
Class CL_DEST_HTTP_EXT_DYNAMIC  
Short Description Registr.dynam.Destination: Kommunikation mit externem Server    
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
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_DEST_HTTP_EXT Interface Destinations: Type 'G' (HTTP for External) 20130102
Friends
# Friend Modeled only Created on Description
1 CL_DEST_FACTORY 20130102 Factory Class for Destinations
Attributes
Class CL_DEST_HTTP_EXT_DYNAMIC has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20130102
Events
Class CL_DEST_HTTP_EXT_DYNAMIC has no event.
Types
Class CL_DEST_HTTP_EXT_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 Call by reference Type reference (TYPE) RFCCATEGORY Kategorie der Destination 20130102
2 Importing LOCK Call by reference Type reference (TYPE) FLAG ABAP_FALSE Flag zum Sperren der Destination 20130102
3 Importing LOGON_PASSWORD Call by reference Type reference (TYPE) RFCAUTH Explizites Passwort 20130102
4 Importing LOGON_USER Call by reference Type reference (TYPE) RFCUSER Explizite User-ID 20130102
5 Importing NAME Call by reference Type reference (TYPE) RFCDEST Name der Destination 20130102
# Exception Resumable Description Created on
1 CX_DEST_API Exception Class: API Destinations 20130102
2 CX_UUID_ERROR Fehlerklasse für UUID-Bearbeitungsfehler 20130102
History
Last changed by/on SAP  20140121 
SAP Release Created in