SAP ABAP Class CL_GUI_ECATT_WS_MULTI (Display Opened WS Recording)
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 | 20090114 |
Properties
| Class | CL_GUI_ECATT_WS_MULTI | |
| Short Description | Display Opened WS Recording | |
| Super Class | CL_GUI_ECATT_DATA | User Interface: General Data |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SECATT_GUI | eCATT GUI Objects |
| Created | 20090114 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GUI_ECATT_WS_MULTI has no forward declaration.
Interfaces
Class CL_GUI_ECATT_WS_MULTI has no interface implemented.
Friends
Class CL_GUI_ECATT_WS_MULTI has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | ETWS_CREATED_VARIANT_TC_TAB | Error while generating variants | 20090128 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ETOBJ_NAME | eCATT Object | 20090126 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | TABNAME | 'ETWS_UPLOAD_VARIANT_TC' | Table Name | 20090114 | ||
| 4 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'CREA_EVA' | Create New Variables for Check | 20090114 | ||
| 5 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'CREA_EXP' | Create New Export Parameters | 20090114 | ||
| 6 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'CREA_IMP' | Create New Import Parameters | 20090114 | ||
| 7 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'CREA_IVA' | Create New Variables for Check | 20090114 | ||
| 8 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'DESELECT_CREATE' | Deselect for Creation | 20090114 | ||
| 9 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'SELECT_CREATE' | Select for Creation | 20090114 | ||
| 10 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'SHOW_ERROR' | Display Error Details | 20090128 | ||
| 11 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'SHOW_TC' | Display TC | 20090126 | ||
| 12 | Constant | Private | Type reference (TYPE) | UI_FUNC | 'SHOW_XML' | Display XML File | 20090114 | ||
| 13 | Instance attribute | Private | Type reference (TYPE) | LVC_T_FCAT | Field Catalog for List Viewer Control | 20090126 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | ETWS_UPLOAD_VARIANT_TC_TAB | Output Table | 20090114 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | ETWS_UPLOAD_VARIANT_TC | Output Line | 20090114 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20090114 | ||
| 2 | Instance method | Public | Method | Get GRID Table | 20090114 | |
| 3 | Instance method | Public | Method | Copy Data to Table | 20090114 | |
| 4 | Instance method | Public | Method | Set Test Configuration in GUI Class | 20090126 | |
| 5 | Instance method | Private | Method | Display Detailed Error List for Each Variant | 20090128 | |
| 6 | Instance method | Private | Method | Goto Configuration Variant | 20090126 |
Events
Class CL_GUI_ECATT_WS_MULTI has no event.
Types
Class CL_GUI_ECATT_WS_MULTI 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_APPL_EVENTS | Call by reference | Type reference (TYPE) | ETONOFF | SPACE | 'X' = Ereignisse als Applikationsevents registrieren | 20090114 | ||
| 2 | IM_PARENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20090114 | |||
| 3 | IM_REGISTER_EDIT_EVENTS | Call by reference | Type reference (TYPE) | ETONOFF | SPACE | 'X' = Edit-Ereignisse werden registriert | 20090114 | ||
| 4 | IM_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Strukturname für Feldkatalog | 20090114 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | eCatt-Ausnahmen GUI | 20090114 |
Method GET_CHANGED_DATA_FROM_GRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_ETWS_MULTI | Call by reference | Type reference (TYPE) | ETWS_UPLOAD_VARIANT_TC_TAB | eCATT Upload von Testkonfigurationsvarianten | 20090119 |
Method GET_CHANGED_DATA_FROM_GRID on class CL_GUI_ECATT_WS_MULTI has no exception.
Method SET_DATA_TO_GRID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_CREATED_VARIANTS | Call by reference | Type reference (TYPE) | ETWS_CREATED_VARIANT_TC_TAB | eCATT WS Upload: angelegten TC-Varianten | 20090126 | |||
| 2 | IT_ETWS_MULTI | Call by reference | Type reference (TYPE) | ETWS_UPLOAD_VARIANT_TC_TAB | eCATT Upload von Testkonfigurationsvarianten | 20090114 | |||
| 3 | I_CLOSING_OP_0262 | Call by reference | Type reference (TYPE) | ETONOFF | X = Ergebnis des Anlegens | 20090126 |
Method SET_DATA_TO_GRID on class CL_GUI_ECATT_WS_MULTI has no exception.
Method SET_TESTCONFIGURATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TESTCONFIGURATION | Call by reference | Type reference (TYPE) | ETOBJ_NAME | eCATT Objekt | 20090126 |
Method SET_TESTCONFIGURATION on class CL_GUI_ECATT_WS_MULTI has no exception.
Method UC_JUMP_ERROR_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OUTTAB | Call by reference | Type reference (TYPE) | ETWS_UPLOAD_VARIANT_TC | GUI Fehlerliste | 20090128 |
Method UC_JUMP_ERROR_DETAILS on class CL_GUI_ECATT_WS_MULTI has no exception.
Method UC_JUMP_TC_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_OUTTAB | Call by reference | Type reference (TYPE) | ETWS_UPLOAD_VARIANT_TC | eCATT Upload von Testkonfigurationsvarianten | 20090126 |
Method UC_JUMP_TC_VARIANT on class CL_GUI_ECATT_WS_MULTI has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 720 |