SAP ABAP Interface IF_ATD_PROXY_GENERATOR (Test double framework proxy generator)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ATD_PROXY_GENERATOR_CLASS Test double proy generator - coded impl for interface 20130905
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_ATD_PROXY_GENERATOR_INTF Test double proy generator - coded impl for interface 20130905
Properties
Interface IF_ATD_PROXY_GENERATOR  
Short Description Test double framework proxy generator    
General Data
Package SABP_UNIT_TEST_DOUBLE_CORE   Strictely Internal: Not released yet 
Created 20130515   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_ATD_PROXY_GENERATOR has no forward declaration.
Interfaces
Interface IF_ATD_PROXY_GENERATOR has no interface.
Friends
Interface IF_ATD_PROXY_GENERATOR has no friend.
Attributes
Interface IF_ATD_PROXY_GENERATOR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GENERATE_PROXY Instance method Public Method 20130905
Events
Interface IF_ATD_PROXY_GENERATOR has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TT_PROXY Public See coding 20130905 tt_proxy type hashed table of ty_proxy with unique key interface_name
2 TY_PROXY Public See coding 20130905 begin of ty_proxy, interface_name type abap_intfname, class_path type string, end of ty_proxy
Method Signatures

Method GENERATE_PROXY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_INVOCATION_HANDLER Call by reference Object reference (TYPE REF TO) IF_ATD_INVOCATION_HANDLER 20130905
2 Importing IT_INTERFACE_NAMES Call by reference Type reference (TYPE) ABAP_INTFDESCR_TAB 20130905
3 Returning RT_PROXY Value transfer Type reference (TYPE) IF_ATD_PROXY_GENERATOR=>TT_PROXY 20130905
# Exception Resumable Description Created on
1 CX_ATD_PROXY_EXCEPTION 20130905
History
Last changed by/on SAP  20140121 
SAP Release Created in