SAP ABAP Class CL_EM_OLC_FACTORY (OLC: get instance and register result event handlers)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-UPG (Application Component) Upgrade - General
     SEXP_OLC (Package) EM: object list checks
Properties
Class CL_EM_OLC_FACTORY  
Short Description OLC: get instance and register result event handlers    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class EMOLC    
Program status     
Category 0   
Package SEXP_OLC   EM: object list checks 
Created 20120925   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_EM_OLC_FACTORY has no forward declaration.
Interfaces
Class CL_EM_OLC_FACTORY has no interface implemented.
Friends
Class CL_EM_OLC_FACTORY has no friend class.
Attributes
Class CL_EM_OLC_FACTORY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method 20130709
2 REGISTER_HANDLER Static method Public Method 20130709
Events
Class CL_EM_OLC_FACTORY has no event.
Types
Class CL_EM_OLC_FACTORY has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CLASS Call by reference Type reference (TYPE) SEOCLSNAME 20130709
2 Returning OLC Value transfer Object reference (TYPE REF TO) IF_EM_OLC 20130709
3 Importing RESULT Call by reference Object reference (TYPE REF TO) IF_EM_OLC_RESULT 20130709

Method CREATE on class CL_EM_OLC_FACTORY has no exception.

Method REGISTER_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing OLC Call by reference Object reference (TYPE REF TO) IF_EM_OLC 20130709
2 Importing RESULT Call by reference Object reference (TYPE REF TO) IF_EM_OLC_RESULT 20130709

Method REGISTER_HANDLER on class CL_EM_OLC_FACTORY has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740