SAP ABAP Class IF_ATD_PROXY_GENERATOR (Test double framework proxy generator)
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
| Class | IF_ATD_PROXY_GENERATOR | |
| Short Description | Test double framework proxy generator | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130515 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_ATD_PROXY_GENERATOR has no forward declaration.
Interfaces
Class IF_ATD_PROXY_GENERATOR has no interface implemented.
Friends
Class IF_ATD_PROXY_GENERATOR has no friend class.
Attributes
Class IF_ATD_PROXY_GENERATOR has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130905 |
Events
Class 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 | IO_INVOCATION_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_ATD_INVOCATION_HANDLER | 20130905 | ||||
| 2 | IT_INTERFACE_NAMES | Call by reference | Type reference (TYPE) | ABAP_INTFDESCR_TAB | 20130905 | ||||
| 3 | RT_PROXY | Value transfer | Type reference (TYPE) | IF_ATD_PROXY_GENERATOR=>TT_PROXY | 20130905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130905 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |