SAP ABAP Class CL_ATD_PROXY_GENERATOR_CLASS (Test double proy generator - coded impl for interface)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-UT (Application Component) ABAP Unit
     SABP_UNIT_TEST_DOUBLE_CORE (Package) Strictely Internal: Not released yet
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_ATD_PROXY_GENERATOR Test double framework proxy generator 20130905
Properties
Class CL_ATD_PROXY_GENERATOR_CLASS  
Short Description Test double proy generator - coded impl for interface    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 5   
Package SABP_UNIT_TEST_DOUBLE_CORE   Strictely Internal: Not released yet 
Created 20130515   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_ATD_PROXY_GENERATOR_CLASS has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_ATD_PROXY_GENERATOR Test double framework proxy generator 20130905
Friends
Class CL_ATD_PROXY_GENERATOR_CLASS has no friend class.
Attributes
Class CL_ATD_PROXY_GENERATOR_CLASS has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_CLASS_NAME Instance method Private Method 20130905
2 GENERATE_CLASS_DEFINITION Instance method Private Method 20130905
3 GENERATE_CLASS_IMPLEMENTATION Instance method Private Method 20130905
Events
Class CL_ATD_PROXY_GENERATOR_CLASS has no event.
Types
Class CL_ATD_PROXY_GENERATOR_CLASS has no local type.
Method Signatures

Method CREATE_CLASS_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RV_CLASS_NAME Value transfer Type reference (TYPE) ABAP_CLASSNAME 20130905
# Exception Resumable Description Created on
1 CX_ATD_PROXY_EXCEPTION 20130905

Method GENERATE_CLASS_DEFINITION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CLASS_DESCR Call by reference Type reference (TYPE) TT_CLASS_DESCR 20130905
2 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) ABAP_CLASSNAME 20130905
3 Returning RT_DEF_CODE Value transfer Type reference (TYPE) STRING_TABLE 20130905
# Exception Resumable Description Created on
1 CX_ATD_PROXY_EXCEPTION 20130905

Method GENERATE_CLASS_IMPLEMENTATION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_CLASS_DESCR Call by reference Type reference (TYPE) TT_CLASS_DESCR 20130905
2 Importing IV_CLASS_NAME Call by reference Type reference (TYPE) ABAP_CLASSNAME 20130905
3 Returning RT_IMPL_CODE Value transfer Type reference (TYPE) STRING_TABLE 20130905
# Exception Resumable Description Created on
1 CX_ATD_PROXY_EXCEPTION 20130905
History
Last changed by/on SAP  20140121 
SAP Release Created in 740