SAP ABAP Class CL_ECATT_TEST_02 (eCATT - Test of ABAP Objects Commands)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_QM (Package) eCATT Test Cases
⤷
⤷
Properties
| Class | CL_ECATT_TEST_02 | |
| Short Description | eCATT - Test of ABAP Objects Commands | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SECATT_QM | eCATT Test Cases |
| Created | 20040324 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ECATT_TEST_02 has no forward declaration.
Interfaces
Class CL_ECATT_TEST_02 has no interface implemented.
Friends
Class CL_ECATT_TEST_02 has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Private | See coding | NUM 10 Characters | 20040415 | ||||
| 2 | Static Attribute | Private | See coding | CHAR 12 Characters | 20040415 | ||||
| 3 | Instance attribute | Public | See coding | TEXT 30 Characters | 20040401 | ||||
| 4 | Static Attribute | Public | See coding | TEXT 30 Characters | 20040401 | ||||
| 5 | Instance attribute | Public | Type reference (TYPE) | D | DATS Field | 20040401 | |||
| 6 | Static Attribute | Public | Type reference (TYPE) | D | DATS Field | 20040401 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | F | 20040401 | ||||
| 8 | Static Attribute | Public | Type reference (TYPE) | F | 20040401 | ||||
| 9 | Instance attribute | Public | Type reference (TYPE) | I | Integer Instance Variable | 20040402 | |||
| 10 | Static Attribute | Public | Type reference (TYPE) | I | Static Integer Variable | 20040324 | |||
| 11 | Instance attribute | Public | See coding | NUMC 8 Characters | 20040402 | ||||
| 12 | Static Attribute | Public | See coding | NUMC 8 Characters | 20040402 | ||||
| 13 | Instance attribute | Public | See coding | RAW 128 Characters | 20040402 | ||||
| 14 | Static Attribute | Public | See coding | RAW 128 Characters | 20040402 | ||||
| 15 | Instance attribute | Public | Type reference (TYPE) | STRING | 20040401 | ||||
| 16 | Static Attribute | Public | Type reference (TYPE) | STRING | 20040401 | ||||
| 17 | Instance attribute | Public | Type reference (TYPE) | ECATT_GD_TEST | ECATT Test ABAP | 20040407 | |||
| 18 | Static Attribute | Public | Type reference (TYPE) | ECATT_GD_TEST | ECATT Test ABAP | 20040407 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | ECATTTEST_DB1 | Table sflight | 20040406 | |||
| 20 | Static Attribute | Public | Type reference (TYPE) | ECATTTEST_DB1 | Table sflight | 20040406 | |||
| 21 | Instance attribute | Public | Type reference (TYPE) | T | TIMS Feld | 20040402 | |||
| 22 | Static Attribute | Public | Type reference (TYPE) | T | TIMS Feld | 20040402 | |||
| 23 | Instance attribute | Public | Type reference (TYPE) | XSTRING | 20040414 | ||||
| 24 | Static Attribute | Public | Type reference (TYPE) | XSTRING | 20040414 |
Methods
Events
Class CL_ECATT_TEST_02 has no event.
Types
Class CL_ECATT_TEST_02 has no local type.
Method Signatures
Method CHANGE_ALLVARS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CHAR | Call by reference | Type reference (TYPE) | C | 20040413 | ||||
| 2 | C_DATE | Call by reference | Type reference (TYPE) | D | 20040413 | ||||
| 3 | C_FLOAT | Call by reference | Type reference (TYPE) | F | 20040413 | ||||
| 4 | C_INT | Call by reference | Type reference (TYPE) | I | 20040413 | ||||
| 5 | C_NUMC | Call by reference | Type reference (TYPE) | N | 20040413 | ||||
| 6 | C_RAW | Call by reference | Type reference (TYPE) | X | 20040413 | ||||
| 7 | C_STRING | Call by reference | Type reference (TYPE) | STRING | 20040413 | ||||
| 8 | C_TIMS | Call by reference | Type reference (TYPE) | T | 20040413 | ||||
| 9 | C_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20040415 |
Method CHANGE_ALLVARS on class CL_ECATT_TEST_02 has no exception.
Method CHANGE_ALLVARS_STATIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | C_CHAR | Call by reference | Type reference (TYPE) | C | 20040414 | ||||
| 2 | C_DATE | Call by reference | Type reference (TYPE) | D | 20040414 | ||||
| 3 | C_FLOAT | Call by reference | Type reference (TYPE) | F | 20040414 | ||||
| 4 | C_INT | Call by reference | Type reference (TYPE) | I | 20040414 | ||||
| 5 | C_NUMC | Call by reference | Type reference (TYPE) | N | 20040414 | ||||
| 6 | C_RAW | Call by reference | Type reference (TYPE) | X | 20040414 | ||||
| 7 | C_STRING | Call by reference | Type reference (TYPE) | STRING | 20040414 | ||||
| 8 | C_TIMS | Call by reference | Type reference (TYPE) | T | 20040414 | ||||
| 9 | C_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20040415 |
Method CHANGE_ALLVARS_STATIC on class CL_ECATT_TEST_02 has no exception.
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_ECATT_TEST_02 has no parameter.
Method CLASS_CONSTRUCTOR on class CL_ECATT_TEST_02 has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_ECATT_TEST_02 has no parameter.
Method CONSTRUCTOR on class CL_ECATT_TEST_02 has no exception.
Method GET_ALLVARS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHAR | Call by reference | Type reference (TYPE) | C | 20040413 | ||||
| 2 | E_DATE | Call by reference | Type reference (TYPE) | D | 20040413 | ||||
| 3 | E_FLOAT | Call by reference | Type reference (TYPE) | F | 20040413 | ||||
| 4 | E_INT | Call by reference | Type reference (TYPE) | I | 20040413 | ||||
| 5 | E_NUMC | Call by reference | Type reference (TYPE) | N | 20040413 | ||||
| 6 | E_RAW | Call by reference | Type reference (TYPE) | X | 20040413 | ||||
| 7 | E_STRING | Call by reference | Type reference (TYPE) | STRING | 20040413 | ||||
| 8 | E_TIMS | Call by reference | Type reference (TYPE) | T | 20040413 | ||||
| 9 | E_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20040415 |
Method GET_ALLVARS on class CL_ECATT_TEST_02 has no exception.
Method GET_ALLVARS_STATIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHAR | Call by reference | Type reference (TYPE) | C | 20040408 | ||||
| 2 | E_DATE | Call by reference | Type reference (TYPE) | D | 20040408 | ||||
| 3 | E_FLOAT | Call by reference | Type reference (TYPE) | F | 20040408 | ||||
| 4 | E_INT | Call by reference | Type reference (TYPE) | I | 20040408 | ||||
| 5 | E_NUMC | Call by reference | Type reference (TYPE) | N | 20040408 | ||||
| 6 | E_RAW | Call by reference | Type reference (TYPE) | X | 20040408 | ||||
| 7 | E_STRING | Call by reference | Type reference (TYPE) | STRING | 20040408 | ||||
| 8 | E_TIMS | Call by reference | Type reference (TYPE) | T | 20040408 | ||||
| 9 | E_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20040415 |
Method GET_ALLVARS_STATIC on class CL_ECATT_TEST_02 has no exception.
Method GET_ALLVARS_STATIC_EXC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CHAR | Call by reference | Type reference (TYPE) | C | 20081112 | ||||
| 2 | E_DATE | Call by reference | Type reference (TYPE) | D | 20081112 | ||||
| 3 | E_FLOAT | Call by reference | Type reference (TYPE) | F | 20081112 | ||||
| 4 | E_INT | Call by reference | Type reference (TYPE) | I | 20081112 | ||||
| 5 | E_NUMC | Call by reference | Type reference (TYPE) | N | 20081112 | ||||
| 6 | E_RAW | Value transfer | Type reference (TYPE) | X | 20081112 | ||||
| 7 | E_STRING | Value transfer | Type reference (TYPE) | STRING | 20081112 | ||||
| 8 | E_TIMS | Value transfer | Type reference (TYPE) | T | 20081112 | ||||
| 9 | E_XSTRING | Value transfer | Type reference (TYPE) | XSTRING | 20081112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20081112 |
Method GET_CHAR_STATIC Signature
Method GET_CHAR_STATIC on class CL_ECATT_TEST_02 has no parameter.
Method GET_CHAR_STATIC on class CL_ECATT_TEST_02 has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INSTANCE | Call by reference | Type reference (TYPE) | C | 20040415 | ||||
| 2 | I_NR | Call by reference | Type reference (TYPE) | N | 20040415 |
Method GET_INSTANCE on class CL_ECATT_TEST_02 has no exception.
Method GET_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_INT | Call by reference | Type reference (TYPE) | I | 20040416 |
Method GET_INT on class CL_ECATT_TEST_02 has no exception.
Method SET_ALLVARS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHAR | Call by reference | Type reference (TYPE) | C | 20040413 | ||||
| 2 | I_DATE | Call by reference | Type reference (TYPE) | D | 20040413 | ||||
| 3 | I_FLOAT | Call by reference | Type reference (TYPE) | F | 20040413 | ||||
| 4 | I_INT | Call by reference | Type reference (TYPE) | I | 20040413 | ||||
| 5 | I_NUMC | Call by reference | Type reference (TYPE) | N | 20040413 | ||||
| 6 | I_RAW | Call by reference | Type reference (TYPE) | X | 20040413 | ||||
| 7 | I_STRING | Call by reference | Type reference (TYPE) | STRING | 20040413 | ||||
| 8 | I_TIMS | Call by reference | Type reference (TYPE) | T | 20040413 | ||||
| 9 | I_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20040415 |
Method SET_ALLVARS on class CL_ECATT_TEST_02 has no exception.
Method SET_ALLVARS_STATIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHAR | Call by reference | Type reference (TYPE) | C | 20040408 | ||||
| 2 | I_DATE | Call by reference | Type reference (TYPE) | D | 20040408 | ||||
| 3 | I_FLOAT | Call by reference | Type reference (TYPE) | F | 20040408 | ||||
| 4 | I_INT | Call by reference | Type reference (TYPE) | I | 20040408 | ||||
| 5 | I_NUMC | Call by reference | Type reference (TYPE) | N | 20040408 | ||||
| 6 | I_RAW | Call by reference | Type reference (TYPE) | X | 20040408 | ||||
| 7 | I_STRING | Call by reference | Type reference (TYPE) | STRING | 20040408 | ||||
| 8 | I_TIMS | Call by reference | Type reference (TYPE) | T | 20040408 | ||||
| 9 | I_XSTRING | Call by reference | Type reference (TYPE) | XSTRING | 20040415 |
Method SET_ALLVARS_STATIC on class CL_ECATT_TEST_02 has no exception.
Method SET_CHAR_STATIC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CHAR | Call by reference | Type reference (TYPE) | C | 20040408 |
Method SET_CHAR_STATIC on class CL_ECATT_TEST_02 has no exception.
Method SET_INT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_INT | Call by reference | Type reference (TYPE) | I | 20040416 |
Method SET_INT on class CL_ECATT_TEST_02 has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |