SAP ABAP Function Module /TDAG/CP_LB00_CLASS_INSTANTIAT (CP: Instantiates a class and returns the created instance)
Hierarchy
TDAGBCA (Software Component) TechniData Basic Components
   EHS (Application Component) Environment, Health and Safety
     /TDAG/CP (Package) Compliance for products
Basic Data
Function Module /TDAG/CP_LB00_CLASS_INSTANTIAT CP: Instantiates a class and returns the created instance  
Function Group /TDAG/CP_LB00   CP: Bibliothek allgem. Hilfsfunktionen  
Program Name /TDAG/SAPLCP_LB00    
INCLUDE Name /TDAG/LCP_LB00U15    
Parameters
Type Parameter Name Typing Associated Type Default value Optional Pass Value Short text
Exporting EO_INSTANCE TYPE ANY The created instance
Importing I_CLASS_NAME TYPE SEOCLSNAME The name of the class to instantiate
Exception INSTANTIATION_FAILED TYPE The class could not be instantiated
               
Processing Type
Normal Function Module  
Remote-Enabled Module BaseXML supported
Update Module Start immediately
Immediate Start, No Restart
Start Delayed
Coll.run
JAVA Module Callable from ABAP  
Remote-Enabled JAVA Module  
Module Callable from JAVA  
History
Last changed by/on SAP  20141109 
SAP Release Created in 0207B0406C