SAP ABAP Class CL_ATD_PROXY_FACTORY (Factory class for proxies)
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
⤷
⤷
Properties
| Class | CL_ATD_PROXY_FACTORY | |
| Short Description | Factory class for proxies | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 5 | |
| Package | SABP_UNIT_TEST_DOUBLE_CORE | Strictely Internal: Not released yet |
| Created | 20130514 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ATD_PROXY_FACTORY has no forward declaration.
Interfaces
Class CL_ATD_PROXY_FACTORY has no interface implemented.
Friends
Class CL_ATD_PROXY_FACTORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | Type reference (TYPE) | IF_ATD_PROXY_GENERATOR=>TT_PROXY | 20130905 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20130905 | ||
| 2 | Static method | Public | Method | 20130905 |
Events
Class CL_ATD_PROXY_FACTORY has no event.
Types
Class CL_ATD_PROXY_FACTORY has no local type.
Method Signatures
Method CREATE_PROXY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_ATD_INVOCATION_HANDLER | 20130905 | ||||
| 2 | IV_GENERATOR_TYPE | Call by reference | Type reference (TYPE) | I | 20130905 | ||||
| 3 | IV_INTF_NAME | Call by reference | Type reference (TYPE) | ABAP_INTFNAME | 20130905 | ||||
| 4 | RO_PROXY_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_ABAP_TESTDOUBLE_HANDLE | 20130905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130905 |
Method CREATE_PROXY_CLS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_HANDLER | Call by reference | Object reference (TYPE REF TO) | IF_ATD_INVOCATION_HANDLER | 20130905 | ||||
| 2 | IV_CLASS_NAME | Call by reference | Type reference (TYPE) | ABAP_CLASSNAME | 20130905 | ||||
| 3 | RO_PROXY_OBJECT | Value transfer | Object reference (TYPE REF TO) | IF_ABAP_TESTDOUBLE_HANDLE | 20130905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130905 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |