SAP ABAP Class CL_GUI_ECATT_SCRIPT_VERS_EDIT (User Interface: 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
⤷ 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_MODULE_EDITOR | User Interface: eCATT Module | 20030626 |
Properties
Class | CL_GUI_ECATT_SCRIPT_VERS_EDIT | |
Short Description | User Interface: Test Script Versions | |
Super Class | CL_GUI_ECATT_MODULE_EDITOR | User Interface: eCATT Module |
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_VERS_EDIT has no forward declaration.
Interfaces
Class CL_GUI_ECATT_SCRIPT_VERS_EDIT has no interface implemented.
Friends
Class CL_GUI_ECATT_SCRIPT_VERS_EDIT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CC_SCRIPT_VERSIONS | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Test Script Versions Versioning Data | 20030110 | ||
2 | UI_VERSIONS | Static Attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_ECATT_SCRIPT_VERSIONS | User Interface: Test Script Versions | 20030110 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | Constructor | 20030108 |
2 | CREATE_UI_VERSIONS | Instance method | Public | Method | Generate UI_COMPONENTS | 20030627 |
3 | GET_UI_VERSIONS | Instance method | Public | Method | Get Version Data from Editor | 20030630 |
4 | ON_VERSION_SELECTED | Instance method | Protected | Event handling method | Version Selected | 20030701 |
5 | SET_UI_VERSIONS | Instance method | Public | Method | Pass Version Data to Editor | 20030630 |
Events
Class CL_GUI_ECATT_SCRIPT_VERS_EDIT has no event.
Types
Class CL_GUI_ECATT_SCRIPT_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 | Importing | IM_ECATT_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_OBJECT | Basisklasse für eCATT Objekte. | 20030108 | ||
2 | Importing | IM_TOC | Call by reference | Object reference (TYPE REF TO) | CL_GUI_TEST_OPERATION_CENTER | Test Operation Center (Einstieg eCATT) | 20030108 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_ECATT_GUI | eCatt-Ausnahmen GUI | 20030626 |
Method CREATE_UI_VERSIONS Signature
Method CREATE_UI_VERSIONS on class CL_GUI_ECATT_SCRIPT_VERS_EDIT has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_ECATT_GUI | eCatt-Ausnahmen GUI | 20030627 |
Method GET_UI_VERSIONS Signature
Method GET_UI_VERSIONS on class CL_GUI_ECATT_SCRIPT_VERS_EDIT has no parameter.
Method GET_UI_VERSIONS on class CL_GUI_ECATT_SCRIPT_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 | Importing | EX_FIELDNAME | Call by reference | Attribute reference (LIKE) | 20030701 | ||||
2 | Importing | EX_VERSION | Call by reference | Attribute reference (LIKE) | 20030701 |
Method ON_VERSION_SELECTED on class CL_GUI_ECATT_SCRIPT_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 | Importing | IM_READONLY_MODE | Call by reference | Type reference (TYPE) | I | 1 - nur Anzeige, 0 - Änderbar | 20030630 |
Method SET_UI_VERSIONS on class CL_GUI_ECATT_SCRIPT_VERS_EDIT has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |