SAP ABAP Class CL_ATD_RECORD_STATE (Implementation for the double in record state)
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 - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_ATD_STATE | The state of the control | 20130905 |
Properties
Class | CL_ATD_RECORD_STATE | |
Short Description | Implementation for the double in record state | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 5 | |
Package | SABP_UNIT_TEST_DOUBLE_CORE | Strictely Internal: Not released yet |
Created | 20130517 | SAP |
Last change | 20140121 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_ATD_RECORD_STATE has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_ATD_STATE | The state of the control | 20130905 |
Friends
Class CL_ATD_RECORD_STATE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'IGNORE_ALL_PARAMETERS' | 20130905 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'IGNORE_PARAMETER' | 20130905 | ||
3 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'RAISE_EVENT' | 20130905 | ||
4 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'RAISE_EXCEPTION' | 20130905 | ||
5 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'RETURNING' | 20130905 | ||
6 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'SET_ANSWER' | 20130905 | ||
7 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'SET_MATCHER' | 20130905 | ||
8 | ![]() |
Constant | Private | Type reference (TYPE) | STRING | 'SET_PARAMETER' | 20130905 | ||
9 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_ABAP_TESTDOUBLE_ANSWER | 20130905 | |||
10 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_ATD_DOUBLE_BEHAVIOUR | 20130905 | |||
11 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130905 | |||
12 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_ABAP_TESTDOUBLE_MATCHER | 20130905 | |||
13 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_ATD_IN_OUT_PARAMETERS | 20130905 | |||
14 | ![]() |
Instance attribute | Private | See coding | 20130905 | ||||
15 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_INTFNAME | 20130905 | |||
16 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20130905 | |||
17 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20130905 | |||
18 | ![]() |
Instance attribute | Private | Type reference (TYPE) | I | 20130905 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Private | Method | 20130905 | |
2 | ![]() |
Instance method | Public | Constructor | 20130905 | |
3 | ![]() |
Instance method | Private | Method | 20130905 | |
4 | ![]() |
Instance method | Private | Method | 20130905 | |
5 | ![]() |
Instance method | Private | Method | 20130905 | |
6 | ![]() |
Instance method | Private | Method | 20130905 | |
7 | ![]() |
Instance method | Private | Method | 20130905 | |
8 | ![]() |
Instance method | Private | Method | 20130905 | |
9 | ![]() |
Instance method | Private | Method | 20130905 | |
10 | ![]() |
Instance method | Private | Method | 20130905 |
Events
Class CL_ATD_RECORD_STATE has no event.
Types
Class CL_ATD_RECORD_STATE has no local type.
Method Signatures
Method ADD_EXPECTED_CALL_BEHAVIOUR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OBJ_DESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_OBJECTDESCR | 20130905 | |||
2 | ![]() |
IO_PARAMETERS | Call by reference | Object reference (TYPE REF TO) | IF_ATD_IN_OUT_PARAMETERS | 20130905 | |||
3 | ![]() |
IV_METHOD_NAME | Call by reference | Type reference (TYPE) | ABAP_METHNAME | 20130905 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130905 |
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_BEHAVIOUR | Call by reference | Object reference (TYPE REF TO) | IF_ATD_DOUBLE_BEHAVIOUR | 20130905 | |||
2 | ![]() |
IO_MATCHER | Call by reference | Object reference (TYPE REF TO) | IF_ABAP_TESTDOUBLE_MATCHER | 20130905 | |||
3 | ![]() |
IV_DOUBLE_TYPE_NAME | Call by reference | Type reference (TYPE) | ABAP_INTFNAME | 20130905 |
Method CONSTRUCTOR on class CL_ATD_RECORD_STATE has no exception.
Method CREATE_ANSWER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OUTPUT_PARAMS | Call by reference | Object reference (TYPE REF TO) | IF_ATD_IN_OUT_PARAMETERS | 20130905 | |||
2 | ![]() |
RO_ANSWER | Value transfer | Object reference (TYPE REF TO) | IF_ABAP_TESTDOUBLE_ANSWER | 20130905 |
Method CREATE_ANSWER on class CL_ATD_RECORD_STATE has no exception.
Method GET_EXCEPTION_CLASS_NAME 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 | |||
2 | ![]() |
R_RESULT | Value transfer | Type reference (TYPE) | ABAP_CLASSNAME | 20130905 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130905 |
Method IS_SUPERCLASS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_EXCEPTION_DESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_CLASSDESCR | 20130905 | |||
2 | ![]() |
IV_RESULT | Value transfer | Type reference (TYPE) | ABAP_BOOL | 20130905 | |||
3 | ![]() |
IV_SUPERCLASS_NAME | Call by reference | Type reference (TYPE) | ABAP_CLASSNAME | 20130905 |
Method IS_SUPERCLASS on class CL_ATD_RECORD_STATE has no exception.
Method REORGANISE_OUTPUT_PARAMETERS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OBJ_DESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_OBJECTDESCR | 20130905 | |||
2 | ![]() |
IV_METHOD_NAME | Call by reference | Type reference (TYPE) | ABAP_METHNAME | 20130905 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130905 |
Method VALIDATE_CONFIGURATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_OBJ_DESCR | Call by reference | Object reference (TYPE REF TO) | CL_ABAP_OBJECTDESCR | 20130905 | |||
2 | ![]() |
IO_PARAMETERS | Call by reference | Object reference (TYPE REF TO) | IF_ATD_IN_OUT_PARAMETERS | 20130905 | |||
3 | ![]() |
IV_METHOD_NAME | Call by reference | Type reference (TYPE) | ABAP_METHNAME | 20130905 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130905 |
Method VALIDATE_CONFIG_CHAIN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IV_CALL_NAME | Call by reference | Type reference (TYPE) | STRING | 20130905 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
20130905 |
Method VALIDATE_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 |
Method VALIDATE_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 |
History
Last changed by/on | SAP | 20140121 |
SAP Release Created in |