SAP ABAP Class CL_GUI_ECATT_SCRIPT_VERSIONS (Editor for Test Script Versions)
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 | 20030108 |
Properties
| Class | CL_GUI_ECATT_SCRIPT_VERSIONS | |
| Short Description | Editor for Test Script Versions | |
| 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 | 20030108 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GUI_ECATT_SCRIPT_VERSIONS has no forward declaration.
Interfaces
Class CL_GUI_ECATT_SCRIPT_VERSIONS has no interface implemented.
Friends
Class CL_GUI_ECATT_SCRIPT_VERSIONS 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 | 'ECATT_VER' | Table Name | 20030109 | ||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_APL_ECATT_OBJECT | 20030627 | ||||
| 3 | Instance attribute | Private | Type reference (TYPE) | ETOBVER_OUT_TABTYPE | Output Table: Version Data of eCATT Objects | 20030109 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ETOBVER_OUT | Output Structure: Version Data of eCATT Objects | 20030109 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20030627 | |
| 2 | Instance method | Public | Method | Returns the Version Data Selected in the ALV Grid | 20030829 | |
| 3 | Instance method | Private | Method | Set Version Attributes in Middleware | 20030701 | |
| 4 | Instance method | Public | Method | Pass Data to ALV Grid | 20030627 | |
| 5 | Instance method | Public | Method | Set eCATT Object | 20030627 | |
| 6 | Instance method | Private | Method | Set Input Property for Outtab Line | 20030630 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | EV_VERSION_SELECTED | Instance Event (0) |
Public (2) |
Version Selected | 20030701 |
Types
Class CL_GUI_ECATT_SCRIPT_VERSIONS 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 | 20030627 | ||
| 2 | IM_ECATT_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_OBJECT | 20030627 | ||||
| 3 | IM_PARENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20030627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | eCatt-Ausnahmen GUI | 20030627 |
Method GET_SELECTED_ROWS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_T_ROW_NO | Call by reference | Type reference (TYPE) | LVC_T_ROID | Zuordnung Zeilennummer zu Zeilen-ID | 20030829 | |||
| 2 | EX_T_SEL_VERSIONS | Call by reference | Type reference (TYPE) | ETOBVER_OUT_TABTYPE | 20030829 |
Method GET_SELECTED_ROWS on class CL_GUI_ECATT_SCRIPT_VERSIONS has no exception.
Method SET_ATTRIBUTES Signature
Method SET_ATTRIBUTES on class CL_GUI_ECATT_SCRIPT_VERSIONS has no parameter.
Method SET_ATTRIBUTES on class CL_GUI_ECATT_SCRIPT_VERSIONS 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) | I | 1 - nicht eingabebereit, 0 - eingabebereit | 20030627 |
Method SET_DATA_TO_GRID on class CL_GUI_ECATT_SCRIPT_VERSIONS 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 | Basisklasse für eCATT Objekte. | 20030627 |
Method SET_ECATT_OBJECT on class CL_GUI_ECATT_SCRIPT_VERSIONS 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_VERSION | Call by reference | Type reference (TYPE) | ETOBVER_OUT | Versionsdaten von eCATTs | 20030630 | |||
| 2 | IM_READ_ONLY_MODE | Call by reference | Type reference (TYPE) | I | 1 - nicht eingabebereit, 0 - eingabebereit | 20030630 |
Method SET_OUTTAB_HANDLSTYLE on class CL_GUI_ECATT_SCRIPT_VERSIONS has no exception.
Event Signatures
Event EV_VERSION_SELECTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FIELDNAME | Exporting | Value transfer | Type reference (TYPE) | LVC_FNAME | 20030701 | |||
| 2 | EX_VERSION | Exporting | Value transfer | Type reference (TYPE) | ECATT_VER | 20030701 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |