SAP ABAP Class IF_ADAPTER_FACTORY (Factory for adapters / behavioral extensions of class)
Properties
Class IF_ADAPTER_FACTORY  
Short Description Factory for adapters / behavioral extensions of class    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20130516   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_ADAPTER_FACTORY has no forward declaration.
Interfaces
Class IF_ADAPTER_FACTORY has no interface implemented.
Friends
Class IF_ADAPTER_FACTORY has no friend class.
Attributes
Class IF_ADAPTER_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ADAPTER Instance method Public Method Returns initial or object that applies to given adapter type 20130516
Events
Class IF_ADAPTER_FACTORY has no event.
Types
Class IF_ADAPTER_FACTORY has no local type.
Method Signatures

Method GET_ADAPTER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ADAPTABLE_OBJECT Call by reference Object reference (TYPE REF TO) OBJECT Adaptable object 20130516
2 Importing ADAPTER_TYPE_HANDLE Call by reference Object reference (TYPE REF TO) CL_ABAP_OBJECTDESCR Handle for requested adapter type 20130516
3 Returning RESULT Value transfer Object reference (TYPE REF TO) OBJECT Initial or adapter 20130516

Method GET_ADAPTER on class IF_ADAPTER_FACTORY has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in