SAP ABAP Class CL_GUI_ECATT_CONFIG_OBJECTS (eCATT: Editor for Objects Assigned to Test Configuration)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷
SECATT_GUI (Package) eCATT GUI Objects

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_ECATT_DATA | User Interface: General Data | 20010606 |
Properties
Class | CL_GUI_ECATT_CONFIG_OBJECTS | |
Short Description | eCATT: Editor for Objects Assigned to Test Configuration | |
Super Class | CL_GUI_ECATT_DATA | User Interface: General Data |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SECATT_GUI | eCATT GUI Objects |
Created | 20010606 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GUI_ECATT_CONFIG_OBJECTS has no forward declaration.
Interfaces
Class CL_GUI_ECATT_CONFIG_OBJECTS has no interface implemented.
Friends
Class CL_GUI_ECATT_CONFIG_OBJECTS has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Constant | Private | Type reference (TYPE) | TABNAME | 'ETCONFOBJ' | Structure for ALVGRID | 20010607 | |
2 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ETCONFOBJ_TABTYPE | eCATT: Table for Assigned eCATT Objects for ECTC | 20010607 | ||
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_APL_ECATT_TEST_CONFIG | Test Configuration | 20010627 | ||
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | ETCONFOBJ | eCATT: eCATT Objects Assigned to Test Configuration | 20010627 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | Constructor | 20010607 |
2 | ![]() |
Instance method | Public | Method | Get Objects with Specified User Input | 20040109 |
3 | ![]() |
Instance method | Public | Method | Set Objects Using the Default Settings | 20040109 |
4 | ![]() |
Instance method | Public | Method | Set Data in ALV Grid | 20010627 |
5 | ![]() |
Instance method | Public | Method | Set eCATT Object | 20010627 |
6 | ![]() |
Instance method | Private | Method | Set Input Property for Outtab Line | 20010627 |
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | EV_OBJECT_PICKED | Static Event (1) |
Public (2) |
eCATT Object Selected | 20010906 |
2 | EV_TC_VAR_MODE_SELECTED | Instance Event (0) |
Public (2) |
Variant Mode (Internal/External) for Test Config. Selected | 20040106 |
Types
Class CL_GUI_ECATT_CONFIG_OBJECTS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ECATT_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_OBJECT | Basisklasse für eCATT Objekte. | 20010607 | ||
2 | ![]() |
IM_PARENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20010607 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
eCatt-Ausnahmen GUI | 20010607 |
Method GET_CONFIG_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EX_OBJECTS | Call by reference | Type reference (TYPE) | ETTD_OBJ_EX_TABTYPE | eCATT Tabelle von erweiterten Daten zu Testdatenverknüpfung. | 20040109 |
Method GET_CONFIG_OBJECTS on class CL_GUI_ECATT_CONFIG_OBJECTS has no exception.
Method SET_CONFIG_OBJECTS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IT_OBJECTS | Call by reference | Type reference (TYPE) | ETTD_OBJ_EX_TABTYPE | eCATT Tabelle von erweiterten Daten zu Testdatenverknüpfung. | 20040109 |
Method SET_CONFIG_OBJECTS on class CL_GUI_ECATT_CONFIG_OBJECTS has no exception.
Method SET_DATA_TO_GRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_READONLY_MODE | Call by reference | Type reference (TYPE) | ETREADONLY | eCATT: ReadonlyMode, 1 - nur Anzeige, 0 - Änderbar | 20010627 |
Method SET_DATA_TO_GRID on class CL_GUI_ECATT_CONFIG_OBJECTS has no exception.
Method SET_ECATT_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_ECATT_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_OBJECT | eCATT-Object | 20010627 |
Method SET_ECATT_OBJECT on class CL_GUI_ECATT_CONFIG_OBJECTS has no exception.
Method SET_OUTTAB_HANDLSTYLE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CH_S_CONFOBJ | Call by reference | Type reference (TYPE) | ETCONFOBJ | eCATT: Der Testkonfiguration zugeordnete eCATT-Objekte | 20010627 | ||
2 | ![]() |
IM_READ_ONLY_MODE | Call by reference | Type reference (TYPE) | I | 1 - nicht eingabebereit, 0 - eingabebereit | 20010627 |
Method SET_OUTTAB_HANDLSTYLE on class CL_GUI_ECATT_CONFIG_OBJECTS has no exception.
Event Signatures
Event EV_OBJECT_PICKED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | EX_MODE | Exporting | Value transfer | Type reference (TYPE) | ETOBJ_MODE | Bearbeitungsmodus eines eCATT-Objektes | 20010906 | ||
2 | EX_NAME | Exporting | Value transfer | Type reference (TYPE) | ETOBJ_NAME | eCATT Objekt | 20010906 | ||
3 | EX_TYPE | Exporting | Value transfer | Type reference (TYPE) | ETOBJ_TYPE | eCATT Objekttyp (Testdaten, Skript, Konfiguration etc.) | 20010906 | ||
4 | EX_VERSION | Exporting | Value transfer | Type reference (TYPE) | ETOBJ_VER | eCATT Objektversion | 20010906 |
Event EV_TC_VAR_MODE_SELECTED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | OBJECT | Exporting | Value transfer | Type reference (TYPE) | ETTD_OBJ_EX | 20040406 | |||
2 | USER_SELECTION | Exporting | Value transfer | Type reference (TYPE) | ETONOFF | SPACE | Neue Auswahl durch Benutzer (Hotspot-Click) | 20040106 |
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 620 |