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 CO_STRUCTURE_NAME Constant Private Type reference (TYPE) TABNAME 'ECATT_VER' Table Name 20030109
2 ECATT_OBJECT Instance attribute Private Object reference (TYPE REF TO) CL_APL_ECATT_OBJECT 20030627
3 OUTTAB Instance attribute Private Type reference (TYPE) ETOBVER_OUT_TABTYPE Output Table: Version Data of eCATT Objects 20030109
4 WA_OUTTAB 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 CONSTRUCTOR Instance method Public Constructor Constructor 20030627
2 GET_SELECTED_ROWS Instance method Public Method Returns the Version Data Selected in the ALV Grid 20030829
3 SET_ATTRIBUTES Instance method Private Method Set Version Attributes in Middleware 20030701
4 SET_DATA_TO_GRID Instance method Public Method Pass Data to ALV Grid 20030627
5 SET_ECATT_OBJECT Instance method Public Method Set eCATT Object 20030627
6 SET_OUTTAB_HANDLSTYLE 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 Importing IM_APPL_EVENTS Call by reference Type reference (TYPE) ETONOFF SPACE 'X' = Ereignisse als Applikationsevents registrieren 20030627
2 Importing IM_ECATT_OBJECT Call by reference Object reference (TYPE REF TO) CL_APL_ECATT_OBJECT 20030627
3 Importing 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 CX_ECATT_GUI eCatt-Ausnahmen GUI 20030627

Method GET_SELECTED_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_T_ROW_NO Call by reference Type reference (TYPE) LVC_T_ROID Zuordnung Zeilennummer zu Zeilen-ID 20030829
2 Exporting 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 Importing 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 Importing 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 Changing CH_S_VERSION Call by reference Type reference (TYPE) ETOBVER_OUT Versionsdaten von eCATTs 20030630
2 Importing 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