SAP ABAP Class IF_ATD_STATE (The state of the control)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ATD_RECORD_STATE | Implementation for the double in record state | 20130905 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_ATD_REPLAY_STATE | Implementation of replay state for test double | 20130905 |
Properties
| Class | IF_ATD_STATE | |
| Short Description | The state of the control | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20130513 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_ATD_STATE has no forward declaration.
Interfaces
Class IF_ATD_STATE has no interface implemented.
Friends
Class IF_ATD_STATE has no friend class.
Attributes
Class IF_ATD_STATE has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20130905 | ||
| 2 | Instance method | Public | Method | 20130905 | ||
| 3 | Instance method | Public | Method | 20130905 | ||
| 4 | Instance method | Public | Method | 20130905 | ||
| 5 | Instance method | Public | Method | 20130905 | ||
| 6 | Instance method | Public | Method | 20130905 | ||
| 7 | Instance method | Public | Method | 20130905 | ||
| 8 | Instance method | Public | Method | 20130905 | ||
| 9 | Instance method | Public | Method | 20130905 | ||
| 10 | Instance method | Public | Method | 20130905 | ||
| 11 | Instance method | Public | Method | 20130905 | ||
| 12 | Instance method | Public | Method | 20130905 |
Events
Class IF_ATD_STATE has no event.
Types
Class IF_ATD_STATE has no local type.
Method Signatures
Method IGNORE_ALL_PARAMETERS Signature
Method IGNORE_ALL_PARAMETERS on class IF_ATD_STATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130905 | |||
| 2 | 20130905 |
Method IGNORE_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | ABAP_PARMNAME | 20130905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130905 | |||
| 2 | 20130905 |
Method INVOKE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_CONTROLLER | Call by reference | Object reference (TYPE REF TO) | IF_ATD_CONTROLLER | 20130905 | ||||
| 2 | IO_PARAMETERS | Call by reference | Object reference (TYPE REF TO) | IF_ATD_IN_OUT_PARAMETERS | 20130905 | ||||
| 3 | IO_PROXY | Call by reference | Object reference (TYPE REF TO) | IF_ABAP_TESTDOUBLE_HANDLE | 20130905 | ||||
| 4 | IV_METHOD_NAME | Call by reference | Type reference (TYPE) | ABAP_METHNAME | 20130905 | ||||
| 5 | IV_OBJ_TYPE_NAME | Call by reference | Type reference (TYPE) | ABAP_INTFNAME | 20130905 | ||||
| 6 | RO_OUTPUT_PARAMETERS | Value transfer | Object reference (TYPE REF TO) | IF_ATD_IN_OUT_PARAMETERS | 20130905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130905 |
Method IS_CALLED_TIMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NUMBER | Call by reference | Type reference (TYPE) | I | 20130905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130905 | |||
| 2 | 20130905 |
Method RAISE_EVENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_PARAMS | Call by reference | Type reference (TYPE) | ABAP_PARMBIND_TAB | 20130905 | ||||
| 2 | IV_NAME | Call by reference | Type reference (TYPE) | ABAP_EVNTNAME | 20130905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130905 | |||
| 2 | 20130905 |
Method RAISE_EXCEPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | 20130905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130905 | |||
| 2 | 20130905 |
Method RETURNING Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RETURN_VALUE | Call by reference | Type reference (TYPE) | ANY | 20130905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130905 | |||
| 2 | 20130905 |
Method SET_ANSWER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_ANSWER | Call by reference | Object reference (TYPE REF TO) | IF_ABAP_TESTDOUBLE_ANSWER | 20130905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130905 | |||
| 2 | 20130905 |
Method SET_MATCHER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_MATCHER | Call by reference | Object reference (TYPE REF TO) | IF_ABAP_TESTDOUBLE_MATCHER | 20130905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130905 | |||
| 2 | 20130905 |
Method SET_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NAME | Call by reference | Type reference (TYPE) | ABAP_PARMNAME | 20130905 | ||||
| 2 | I_VALUE | Call by reference | Type reference (TYPE) | ANY | 20130905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130905 | |||
| 2 | 20130905 |
Method TIMES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_NUMBER | Call by reference | Type reference (TYPE) | I | 20130905 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130905 | |||
| 2 | 20130905 |
Method VERIFY Signature
Method VERIFY on class IF_ATD_STATE has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20130905 | |||
| 2 | 20130905 |
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in |