SAP ABAP Interface IF_EC_TEST_ECATT (Test eCATT Interface)
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

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_EC_TEST_ECATT | Test Class for Class-based Type Definitions | 20061218 |
Properties
Interface | IF_EC_TEST_ECATT | |
Short Description | Test eCATT Interface |
General Data
Package | SECATT_QM | eCATT Test Cases |
Created | 20061218 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_EC_TEST_ECATT has no forward declaration.
Interfaces
Interface IF_EC_TEST_ECATT has no interface.
Friends
Interface IF_EC_TEST_ECATT has no friend.
Attributes
Interface IF_EC_TEST_ECATT has no attribute.
Methods
Interface IF_EC_TEST_ECATT has no method.
Events
Interface IF_EC_TEST_ECATT has no event.
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | MY_IF_DDSFLIGHT | Public | Type reference (TYPE) | SFLIGHT | Flight | 20061218 |
|
2 | MY_IF_DDTYPE | Public | Type reference (TYPE) | CHAR100 | Character 100 | 20061218 |
|
3 | MY_IF_DEEP_STRUC | Public | See coding | 20061219 | BEGIN OF my_if_deep_struc,
val1 TYPE CHAR100,
val2 TYPE spfli,
END OF my_if_deep_struc
|
||
4 | MY_IF_DEEP_STRUC2 | Public | See coding | 20061219 | BEGIN OF my_if_deep_struc2,
val1 TYPE CHAR100,
val2 TYPE spfli,
END OF my_if_deep_struc2
|
||
5 | MY_IF_STRUC | Public | See coding | 20061218 | BEGIN OF my_if_struc,
val1 TYPE char100,
val2 TYPE string,
END OF my_if_struc
|
||
6 | MY_IF_STRUC2 | Public | See coding | 20061218 | BEGIN OF my_if_struc2,
val1 TYPE CHAR100,
val2 TYPE spfli,
END OF my_if_struc2
|
||
7 | MY_IF_STYPE | Public | See coding | 20061218 | my_if_stype(50) TYPE c
|
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |