SAP ABAP Class CL_GUI_ECATT_DATA_VERS_EDIT (User Interface: Test Data Container Version Editor)
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_EDITOR | User Interface: Test Data Container | 20070629 |
Properties
| Class | CL_GUI_ECATT_DATA_VERS_EDIT | |
| Short Description | User Interface: Test Data Container Version Editor | |
| Super Class | CL_GUI_ECATT_DATA_EDITOR | User Interface: Test Data Container |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SECATT_GUI | eCATT GUI Objects |
| Created | 20070626 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_GUI_ECATT_DATA_VERS_EDIT has no forward declaration.
Interfaces
Class CL_GUI_ECATT_DATA_VERS_EDIT has no interface implemented.
Friends
Class CL_GUI_ECATT_DATA_VERS_EDIT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Test Script Versions Versioning Data | 20070626 | |||
| 2 | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ECATT_VERSION_ATTR_LIST | Editor for eCATT Object Versions | 20070626 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070626 | |
| 2 | Instance method | Public | Method | Generate UI_COMPONENTS | 20070626 | |
| 3 | Instance method | Public | Method | Get Version Data from Editor | 20070626 | |
| 4 | Instance method | Protected | Event handling method | Version Selected | 20070626 | |
| 5 | Instance method | Public | Method | Pass Version Data to Editor | 20070626 |
Events
Class CL_GUI_ECATT_DATA_VERS_EDIT has no event.
Types
Class CL_GUI_ECATT_DATA_VERS_EDIT 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. | 20070626 | |||
| 2 | IM_TOC | Call by reference | Object reference (TYPE REF TO) | CL_GUI_TEST_OPERATION_CENTER | Test Operation Center (Einstieg eCATT) | 20070626 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | eCatt-Ausnahmen GUI | 20070626 |
Method CREATE_UI_VERSIONS Signature
Method CREATE_UI_VERSIONS on class CL_GUI_ECATT_DATA_VERS_EDIT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | eCatt-Ausnahmen GUI | 20070626 |
Method GET_UI_VERSIONS Signature
Method GET_UI_VERSIONS on class CL_GUI_ECATT_DATA_VERS_EDIT has no parameter.
Method GET_UI_VERSIONS on class CL_GUI_ECATT_DATA_VERS_EDIT has no exception.
Method ON_VERSION_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_FIELDNAME | Call by reference | Attribute reference (LIKE) | 20070626 | |||||
| 2 | EX_VERSION | Call by reference | Attribute reference (LIKE) | 20070626 |
Method ON_VERSION_SELECTED on class CL_GUI_ECATT_DATA_VERS_EDIT has no exception.
Method SET_UI_VERSIONS 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 - nur Anzeige, 0 - Änderbar | 20070626 |
Method SET_UI_VERSIONS on class CL_GUI_ECATT_DATA_VERS_EDIT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |