SAP ABAP Class CL_GUI_ECATT_WS_UPLOAD (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
⤷ 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 | 20081022 |
Properties
Class | CL_GUI_ECATT_WS_UPLOAD | |
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 | 20081022 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GUI_ECATT_WS_UPLOAD has no forward declaration.
Interfaces
Class CL_GUI_ECATT_WS_UPLOAD has no interface implemented.
Friends
Class CL_GUI_ECATT_WS_UPLOAD has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CO_STRUCTURE_NAME | Instance attribute | Private | Type reference (TYPE) | TABNAME | 'ETWS_UPLOAD' | Table Name | 20081022 | |
2 | CO_UC_CREATE_EVA | Constant | Private | Type reference (TYPE) | UI_FUNC | 'CREA_EVA' | Create New Variables for Check | 20081111 | |
3 | CO_UC_CREATE_EXP | Constant | Private | Type reference (TYPE) | UI_FUNC | 'CREA_EXP' | Create New Export Parameters | 20081111 | |
4 | CO_UC_CREATE_IMP | Constant | Private | Type reference (TYPE) | UI_FUNC | 'CREA_IMP' | Create New Import Parameters | 20081111 | |
5 | CO_UC_CREATE_IVA | Constant | Private | Type reference (TYPE) | UI_FUNC | 'CREA_IVA' | Create New Variables for Check | 20081111 | |
6 | CO_UC_DESELECT | Constant | Private | Type reference (TYPE) | UI_FUNC | 'DESELECT_CREATE' | Deselect for Creation | 20081111 | |
7 | CO_UC_SELECT | Constant | Private | Type reference (TYPE) | UI_FUNC | 'SELECT_CREATE' | Select for Creation | 20081111 | |
8 | OUTTAB | Instance attribute | Private | Type reference (TYPE) | ETWS_UPLOAD_TABTYPE | Output Table | 20081022 | ||
9 | WA_OUTTAB | Instance attribute | Private | Type reference (TYPE) | ETWS_UPLOAD | Output Line | 20081022 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | 20081022 | |
2 | GET_CHANGED_DATA_FROM_GRID | Instance method | Public | Method | Get GRID Table | 20081028 |
3 | SET_DATA_TO_GRID | Instance method | Public | Method | Copy Data to Table | 20081022 |
Events
Class CL_GUI_ECATT_WS_UPLOAD has no event.
Types
Class CL_GUI_ECATT_WS_UPLOAD has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_APPL_EVENTS | Call by reference | Type reference (TYPE) | ETONOFF | SPACE | 'X' = Ereignisse als Applikationsevents registrieren | 20081022 | |
2 | Importing | IM_PARENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20081022 | ||
3 | Importing | IM_REGISTER_EDIT_EVENTS | Call by reference | Type reference (TYPE) | ETONOFF | SPACE | 'X' = Edit-Ereignisse werden registriert | 20081022 | |
4 | Importing | IM_STRUCTURE_NAME | Call by reference | Type reference (TYPE) | TABNAME | Strukturname für Feldkatalog | 20081022 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_ECATT_GUI | eCatt-Ausnahmen GUI | 20081027 |
Method GET_CHANGED_DATA_FROM_GRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | ET_ETWS_UPLOAD | Call by reference | Type reference (TYPE) | ETWS_UPLOAD_TABTYPE | Tabellentyp für Web Service Upload von Testdaten | 20081028 |
Method GET_CHANGED_DATA_FROM_GRID on class CL_GUI_ECATT_WS_UPLOAD has no exception.
Method SET_DATA_TO_GRID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IT_ETWS_UPLOAD | Call by reference | Type reference (TYPE) | ETWS_UPLOAD_TABTYPE | Tabellentyp für Web Service Upload von Testdaten | 20081022 |
Method SET_DATA_TO_GRID on class CL_GUI_ECATT_WS_UPLOAD has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 720 |