SAP ABAP Class CL_CCM_IMPLCLS (Factory for implementation classes)
Hierarchy
BBPCRM (Software Component) BBPCRM
   CRM-CIC (Application Component) Interaction Center WinClient
     CCMA (Package) Interaction Center Components
Properties
Class CL_CCM_IMPLCLS  
Short Description Factory for implementation classes    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package CCMA   Interaction Center Components 
Created 19990325   SAP 
Last change 20100310   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_CCM_IMPLCLS has no forward declaration.
Interfaces
Class CL_CCM_IMPLCLS has no interface implemented.
Friends
Class CL_CCM_IMPLCLS has no friend class.
Attributes
Class CL_CCM_IMPLCLS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_IMPL_CLASS Static method Public Method Assign implementing class to interface ref. (tab. CCMIFIMPL) 19990325
Events
Class CL_CCM_IMPLCLS has no event.
Types
Class CL_CCM_IMPLCLS has no local type.
Method Signatures

Method GET_IMPL_CLASS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IF_NAME Call by reference Type reference (TYPE) SEOITFNAME Name des zu implementierenden Interface 19990325
2 Exporting IMPL_CLASS_REF Call by reference Object reference (TYPE REF TO) OBJECT Referenz zu implementierender Klasse 19990325
# Exception Resumable Description Created on
1 NO_IMPLEMENTING_CLASS Keine Klasse für Interface gefunden (Tabelle CCMIFIMPL) 19990325
History
Last changed by/on SAP  20100310 
SAP Release Created in