SAP ABAP Class IF_ATD_UNIT_TEST_TWO (Second interface for test double frw unit test)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ATD_UNIT_TEST | Class for ATD unit tests | 20130905 |
Properties
| Class | IF_ATD_UNIT_TEST_TWO | |
| Short Description | Second interface for test double frw unit test | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130616 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_ATD_UNIT_TEST_TWO has no forward declaration.
Interfaces
Class IF_ATD_UNIT_TEST_TWO has no interface implemented.
Friends
Class IF_ATD_UNIT_TEST_TWO has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'ACTIVATE' | 20130905 | |||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'BLOCK' | 20130905 | |||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'MAKE_OBSOLETE' | 20130905 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130905 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | END | Instance Event (0) |
Public (2) |
20130905 | |
| 2 | REFRESH | Instance Event (0) |
Public (2) |
20130905 | |
| 3 | START | Instance Event (0) |
Public (2) |
20130905 |
Types
Class IF_ATD_UNIT_TEST_TWO has no local type.
Method Signatures
Method BLOCK_USER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_MINUTES | Call by reference | Type reference (TYPE) | I | 20130905 | ||||
| 2 | IV_USER | Call by reference | Type reference (TYPE) | STRING | 20130905 | ||||
| 3 | SUCCESS | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130905 |
Method BLOCK_USER on class IF_ATD_UNIT_TEST_TWO has no exception.
Event Signatures
Event END Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Exporting | Value transfer | Type reference (TYPE) | STRING | 20130905 | |||
| 2 | USER | Exporting | Value transfer | Type reference (TYPE) | STRING | 20130905 |
Event REFRESH Signature
Event REFRESH on class IF_ATD_UNIT_TEST_TWO has no parameter.
Event START Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ACTION | Exporting | Value transfer | Type reference (TYPE) | STRING | 20130905 | |||
| 2 | USER | Exporting | Value transfer | Type reference (TYPE) | STRING | 20130905 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |