SAP ABAP Class CL_GUI_ECATT_DATA (User Interface: General Data)
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 - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_PARAMS eCATT: Parameter Editor 20010904
2 Inheritance (c INHERITING FROM c_ref)  CL_GUI_WSIL_LIST User Interface: WSIL Data Display 20040707
3 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_XML_TABLE Table View of Table Type 20001012
4 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_XML_DATA Element Editor for XML Data 20001011
5 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_WS_UPLOAD Display Opened WS Recording 20081022
6 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_WS_MULTI Display Opened WS Recording 20090114
7 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_VERSION_ATTR_LIST Editor for eCATT Object Versions 20070626
8 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_VARIANTS eCATT: Variant Editor 20010904
9 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_SYSTEMS System Data Container: Systems 20010201
10 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_SCRIPT_VERSIONS Editor for Test Script Versions 20030108
... Click here to see Used By full list (22 items)
Properties
Class CL_GUI_ECATT_DATA  
Short Description User Interface: General Data    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status P  SAP Standard Production Program 
Category 0   
Package SECATT_GUI   eCATT GUI Objects 
Created 20000905   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CNTB Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GUI_ECATT_DATA has no interface implemented.
Friends
Class CL_GUI_ECATT_DATA has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ALVGRID Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_ALV_GRID ALV List Viewer 20000905
2 CHANGES_EXISTED Instance attribute Protected Type reference (TYPE) ETONOFF Changes in Grid Existed 20040407
3 CLIENT Instance attribute Public Type reference (TYPE) ETCLIENT eCATT: User/Caller 20020705
4 DATA_CHANGED Instance attribute Protected Object reference (TYPE REF TO) CL_ALV_CHANGED_DATA_PROTOCOL Message Log for Data Entry 20000920
5 EX_ECATT Instance attribute Protected Object reference (TYPE REF TO) CX_ECATT Basis Class for eCATT - Exceptions 20000928
6 F4 Instance attribute Protected Type reference (TYPE) LVC_T_F4 ALV Control: Table of Fields Registered for F4 Handling 20010202
7 FIELDCAT Instance attribute Protected Type reference (TYPE) LVC_T_FCAT Field Catalog for ALV Control 20000920
8 MSGSTR Instance attribute Protected Type reference (TYPE) STRING Help String 20000927
9 PARAMS Instance attribute Protected Object reference (TYPE REF TO) CL_APL_ECATT_PARAMS Parameter Definition for Test Data 20061026
10 READONLY_MODE Instance attribute Protected Type reference (TYPE) I 1 - Read-Only, 0 - Not Read-Only 20000927
11 SELECTED_COLUMNS Instance attribute Protected Type reference (TYPE) LVC_T_COL ALV control: Table with rows of type LVC_S_COL 20010703
12 SORT_CRITERIA Instance attribute Protected Type reference (TYPE) LVC_T_SORT ALV Control: Table of Sort Criteria 20010403
13 STRUCTURE_NAME Instance attribute Private Type reference (TYPE) TABNAME Structure Name for FIELD CAT 20000913
14 TOOLBAR Instance attribute Protected Type reference (TYPE) ETSTREETOOLB_TABTYPE Tree Control Toolbar Buttons 20000905
15 TOOLBAR_FUNCTIONS Instance attribute Protected Type reference (TYPE) UI_FUNCTIONS Function Code Table for Toolbar Button Display 20000911
16 TOOLBAR_FUNC_EXCL Instance attribute Protected Type reference (TYPE) UI_FUNCTIONS Function Code Table of Functions to Be Excluded 20030205
17 WA_F4 Instance attribute Protected Type reference (TYPE) LVC_S_F4 ALV control: F4 field registration 20010202
18 WA_FIELDCAT Instance attribute Protected Type reference (TYPE) LVC_S_FCAT Work Area for Field Catalog List Viewer Control 20000905
19 WA_LAYOUT Instance attribute Protected Type reference (TYPE) LVC_S_LAYO ALV Control: Layout Structure 20000905
20 XML_DATA Instance attribute Protected Object reference (TYPE REF TO) CL_APL_ECATT_XML_DATA XML Document for eCATT Data (iXML Wrapper Classes) 20061026
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE_EVENT_HANDLER Instance method Public Method Enable/Disable Event Handler 20041007
2 AFTER_USER_COMMAND Instance method Protected Event handling method After User Command 20010306
3 BEFORE_USER_COMMAND Instance method Protected Event handling method Before User Command 20001107
4 CONSTRUCTOR Instance method Public Constructor Data Editor Constructor 20000905
5 DISPLAY_ALVGIRD_FIRST Instance method Protected Method Display ALV Grid for the First Time 20010706
6 FINISH Instance method Public Method Delete Attributes 20000912
7 GET_DATA_FROM_GRID Instance method Public Method Get Data from ALV Grid 20000913
8 GET_FIELDCAT Instance method Protected Method Get Field Catalog 20010529
9 GET_FRONTEND_LAYOUT Instance method Protected Method Get Front-End Layout 20010403
10 IS_DATA_CHANGED_INITIAL Instance method Public Method Is DATA_CHANGED Log Initial? 20010314
11 ON_ALV_TOOLBAR Instance method Protected Event handling method Toolbar Structure 20000906
12 ON_CONTEXT_MENU_REQUEST Instance method Protected Event handling method Context Menu Request 20010118
13 ON_DATA_CHANGED Instance method Protected Event handling method Data was changed 20000913
14 ON_DATA_CHANGED_FINISHED Instance method Protected Event handling method Data sent to middleware 20010307
15 ON_DOUBLE_CLICK Instance method Protected Event handling method Cell double-clicked 20000928
16 ON_DRAG Instance method Protected Event handling method Event Handler for ONDRAG in ALVGRID 20010803
17 ON_DROP Instance method Protected Event handling method Event Handler for ONDROP in ALVGRID 20010803
18 ON_DROP_COMPLETE Instance method Protected Event handling method After the End of the Drag and Drop Operation 20020610
19 ON_DROP_GET_FLAVOR Instance method Protected Event handling method Get Flavor, if DROP 20020610
20 ON_F4 Instance method Protected Event handling method F4 Help Request 20001127
21 ON_HOTSPOT_CLICK Instance method Protected Event handling method Clicked by Hotspot 20031222
22 ON_USER_COMMAND Instance method Protected Event handling method Click User-Defined Toolbar Button 20000914
23 REFRESH_ALVGRID Instance method Protected Method Refresh ALV Grid 20000912
24 REGISTER_EVENTS Instance method Protected Method Register Events 20000905
25 SET_AUTOREDRAW Instance method Public Method Sets AutoRedraw ON/OFF 20030917
26 SET_FIELDCAT Instance method Protected Method Set Field Catalog 20010529
27 SET_FIELDCAT_INITIAL Instance method Public Method Set Field Catalog to Standard Display 20000913
28 SET_FIELDSTYLE Instance method Protected Method Set Field Style for Output Line in ALV Grid 20010202
29 SET_FRONTEND_LAYOUT Instance method Protected Method Get Frontend Layout 20010403
30 SET_LAYOUT Instance method Protected Method Set Layout 20000905
31 SET_SORT_CRITERIA Instance method Protected Method Set Sort Criterion 20030703
32 SET_VISIBLE Instance method Public Method Set Display 20040106
33 START_ALVGRID Instance method Public Method Start ALV Grid 20001123
Events
Class CL_GUI_ECATT_DATA has no event.
Types
Class CL_GUI_ECATT_DATA has no local type.
Method Signatures

Method ACTIVATE_EVENT_HANDLER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTIVATION Call by reference Type reference (TYPE) ETONOFF 'X' = Aktivierung, space = Deaktivierung 20041007
2 Importing IM_EVENT_HANDLER Call by reference Type reference (TYPE) CHAR30 Ereignismethode 20041007

Method ACTIVATE_EVENT_HANDLER on class CL_GUI_ECATT_DATA has no exception.

Method AFTER_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_NOT_PROCESSED Call by reference Attribute reference (LIKE) 20020218
2 Importing E_SAVED Call by reference Attribute reference (LIKE) 20020218
3 Importing E_UCOMM Call by reference Attribute reference (LIKE) 20020218

Method AFTER_USER_COMMAND on class CL_GUI_ECATT_DATA has no exception.

Method BEFORE_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Type reference (TYPE) 20010118

Method BEFORE_USER_COMMAND on class CL_GUI_ECATT_DATA has no exception.

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 20010601
2 Importing IM_PARENT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20000905
3 Importing IM_REGISTER_EDIT_EVENTS Call by reference Type reference (TYPE) ETONOFF SPACE 'X' = Edit-Ereignisse werden registriert 20001107
4 Importing IM_STRUCTURE_NAME Call by reference Type reference (TYPE) TABNAME Strukturname für Feldkatalog 20000913
# Exception Resumable Description Created on
1 CX_ECATT_GUI eCatt-Ausnahmen GUI 20001219

Method DISPLAY_ALVGIRD_FIRST Signature

Method DISPLAY_ALVGIRD_FIRST on class CL_GUI_ECATT_DATA has no parameter.
Method DISPLAY_ALVGIRD_FIRST on class CL_GUI_ECATT_DATA has no exception.

Method FINISH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DESTROY_UI Call by reference Type reference (TYPE) ETONOFF eCATT Schalter Ein/Aus 20010813

Method FINISH on class CL_GUI_ECATT_DATA has no exception.

Method GET_DATA_FROM_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CHANGES_EXISTED Call by reference Type reference (TYPE) ETONOFF 'X' - Änderungen im Grid waren vorhanden 20040407

Method GET_DATA_FROM_GRID on class CL_GUI_ECATT_DATA has no exception.

Method GET_FIELDCAT Signature

Method GET_FIELDCAT on class CL_GUI_ECATT_DATA has no parameter.
Method GET_FIELDCAT on class CL_GUI_ECATT_DATA has no exception.

Method GET_FRONTEND_LAYOUT Signature

Method GET_FRONTEND_LAYOUT on class CL_GUI_ECATT_DATA has no parameter.
Method GET_FRONTEND_LAYOUT on class CL_GUI_ECATT_DATA has no exception.

Method IS_DATA_CHANGED_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_IS_INITIAL Value transfer Type reference (TYPE) ETONOFF eCATT Schalter Ein/Aus 20010314

Method IS_DATA_CHANGED_INITIAL on class CL_GUI_ECATT_DATA has no exception.

Method ON_ALV_TOOLBAR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_INTERACTIVE Call by reference Attribute reference (LIKE) 20030429
2 Importing E_OBJECT Call by reference Type reference (TYPE) 20000906

Method ON_ALV_TOOLBAR on class CL_GUI_ECATT_DATA has no exception.

Method ON_CONTEXT_MENU_REQUEST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_OBJECT Call by reference Type reference (TYPE) 20010118

Method ON_CONTEXT_MENU_REQUEST on class CL_GUI_ECATT_DATA has no exception.

Method ON_DATA_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_DATA_CHANGED Call by reference Type reference (TYPE) 20000913
2 Importing E_ONF4 Call by reference Type reference (TYPE) 20001128
3 Importing E_ONF4_AFTER Call by reference Type reference (TYPE) 20001128
4 Importing E_ONF4_BEFORE Call by reference Type reference (TYPE) 20001128

Method ON_DATA_CHANGED on class CL_GUI_ECATT_DATA has no exception.

Method ON_DATA_CHANGED_FINISHED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_MODIFIED Call by reference Type reference (TYPE) 20010307

Method ON_DATA_CHANGED_FINISHED on class CL_GUI_ECATT_DATA has no exception.

Method ON_DOUBLE_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Type reference (TYPE) 20000928
2 Importing E_COLUMN Call by reference Type reference (TYPE) 20000928
3 Importing E_ROW Call by reference Type reference (TYPE) 20000928

Method ON_DOUBLE_CLICK on class CL_GUI_ECATT_DATA has no exception.

Method ON_DRAG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Type reference (TYPE) 20010803
2 Importing E_COLUMN Call by reference Type reference (TYPE) 20010803
3 Importing E_DRAGDROPOBJ Call by reference Type reference (TYPE) 20010803
4 Importing E_ROW Call by reference Type reference (TYPE) 20010803

Method ON_DRAG on class CL_GUI_ECATT_DATA has no exception.

Method ON_DROP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Type reference (TYPE) 20010803
2 Importing E_COLUMN Call by reference Type reference (TYPE) 20010803
3 Importing E_DRAGDROPOBJ Call by reference Type reference (TYPE) 20010803
4 Importing E_ROW Call by reference Type reference (TYPE) 20010803

Method ON_DROP on class CL_GUI_ECATT_DATA has no exception.

Method ON_DROP_COMPLETE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20020610
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20020610
3 Importing E_DRAGDROPOBJ Call by reference Attribute reference (LIKE) 20020610
4 Importing E_ROW Call by reference Attribute reference (LIKE) 20020610

Method ON_DROP_COMPLETE on class CL_GUI_ECATT_DATA has no exception.

Method ON_DROP_GET_FLAVOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20020610
2 Importing E_COLUMN Call by reference Attribute reference (LIKE) 20020610
3 Importing E_DRAGDROPOBJ Call by reference Attribute reference (LIKE) 20020610
4 Importing E_FLAVORS Call by reference Attribute reference (LIKE) 20020610
5 Importing E_ROW Call by reference Attribute reference (LIKE) 20020610

Method ON_DROP_GET_FLAVOR on class CL_GUI_ECATT_DATA has no exception.

Method ON_F4 Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ER_EVENT_DATA Call by reference Type reference (TYPE) 20001127
2 Importing ES_ROW_NO Call by reference Type reference (TYPE) 20001127
3 Importing ET_BAD_CELLS Call by reference Type reference (TYPE) 20001127
4 Importing E_DISPLAY Call by reference Type reference (TYPE) 20001127
5 Importing E_FIELDNAME Call by reference Type reference (TYPE) 20001127
6 Importing E_FIELDVALUE Call by reference Type reference (TYPE) 20001127

Method ON_F4 on class CL_GUI_ECATT_DATA has no exception.

Method ON_HOTSPOT_CLICK Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ES_ROW_NO Call by reference Attribute reference (LIKE) 20031222
2 Importing E_COLUMN_ID Call by reference Attribute reference (LIKE) 20031222
3 Importing E_ROW_ID Call by reference Attribute reference (LIKE) 20031222

Method ON_HOTSPOT_CLICK on class CL_GUI_ECATT_DATA has no exception.

Method ON_USER_COMMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing E_UCOMM Call by reference Type reference (TYPE) 20000914

Method ON_USER_COMMAND on class CL_GUI_ECATT_DATA has no exception.

Method REFRESH_ALVGRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TITLE Call by reference Type reference (TYPE) LVC_TITLE ALV-Control: Text der Titelzeile 20090616

Method REFRESH_ALVGRID on class CL_GUI_ECATT_DATA has no exception.

Method REGISTER_EVENTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTIVATION Call by reference Type reference (TYPE) ETONOFF 'X' SPACE = Deregistrieren der Events 20030409
2 Importing IM_REGISTER_EDIT_EVENTS Call by reference Type reference (TYPE) ETONOFF 'X' - Edit-Ereignisse werden registriert 20001107

Method REGISTER_EVENTS on class CL_GUI_ECATT_DATA has no exception.

Method SET_AUTOREDRAW Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ENABLE Call by reference Type reference (TYPE) INT4 'X' - Enable Autoredraw, SPACE - Disable Autoredraw 20030917

Method SET_AUTOREDRAW on class CL_GUI_ECATT_DATA has no exception.

Method SET_FIELDCAT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARAMS_VIEW Call by reference Type reference (TYPE) ETPARVIEW Spezielle Sicht auf Parameterverwendung 20020821

Method SET_FIELDCAT on class CL_GUI_ECATT_DATA has no exception.

Method SET_FIELDCAT_INITIAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FROM_STRUCTURE_ONLY Call by reference Type reference (TYPE) ETONOFF SPACE eCATT Schalter Ein/Aus 20010720
2 Importing IM_STRUCTURE_NAME Call by reference Type reference (TYPE) TABNAME Struktur für ALVGRID 20000913

Method SET_FIELDCAT_INITIAL on class CL_GUI_ECATT_DATA has no exception.

Method SET_FIELDSTYLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_T_FIELD Call by reference Type reference (TYPE) LVC_T_STYL ALV-Control: Styletabelle für Zellen 20010202
2 Importing IM_S_FIELD Call by reference Type reference (TYPE) LVC_S_STYL ALV-Control: Feldname + Styles 20010202

Method SET_FIELDSTYLE on class CL_GUI_ECATT_DATA has no exception.

Method SET_FRONTEND_LAYOUT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ACTION Call by reference Type reference (TYPE) STRING Aktion, die Aufbau des Frontend Layouts beinflusst 20010403

Method SET_FRONTEND_LAYOUT on class CL_GUI_ECATT_DATA has no exception.

Method SET_LAYOUT Signature

Method SET_LAYOUT on class CL_GUI_ECATT_DATA has no parameter.
Method SET_LAYOUT on class CL_GUI_ECATT_DATA has no exception.

Method SET_SORT_CRITERIA Signature

Method SET_SORT_CRITERIA on class CL_GUI_ECATT_DATA has no parameter.
Method SET_SORT_CRITERIA on class CL_GUI_ECATT_DATA has no exception.

Method SET_VISIBLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_VISIBLE Call by reference Type reference (TYPE) ETONOFF 'X' eCATT Schalter Ein/Aus 20040106

Method SET_VISIBLE on class CL_GUI_ECATT_DATA has no exception.

Method START_ALVGRID Signature

Method START_ALVGRID on class CL_GUI_ECATT_DATA has no parameter.
Method START_ALVGRID on class CL_GUI_ECATT_DATA has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_PARAMS eCATT: Parameter Editor 20010904
2 Inheritance (c INHERITING FROM c_ref)  CL_GUI_WSIL_LIST User Interface: WSIL Data Display 20040707
3 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_XML_TABLE Table View of Table Type 20001012
4 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_XML_DATA Element Editor for XML Data 20001011
5 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_WS_UPLOAD Display Opened WS Recording 20081022
6 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_WS_MULTI Display Opened WS Recording 20090114
7 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_VERSION_ATTR_LIST Editor for eCATT Object Versions 20070626
8 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_VARIANTS eCATT: Variant Editor 20010904
9 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_SYSTEMS System Data Container: Systems 20010201
10 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_SCRIPT_VERSIONS Editor for Test Script Versions 20030108
11 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_SCOV User Interface: Coverage Measurement (SCOV) 20101117
12 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_ALL_PAIRS UI Class for All Pairs 20121017
13 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_MULTI_OBJECTS eCATT: Display Several eCATT Objects as List 20010824
14 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_LOG_HISTORY eCATT: ALV for Log History 20120711
15 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_FAV_OBJ eCATT: ALV for eCATT Objects (Favorites-Display) 20120709
16 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_FAILURE_LIST eCATT:Error Output 20080211
17 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_CONFIG_OBJECTS eCATT: Editor for Objects Assigned to Test Configuration 20010606
18 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_COMPONENT_RELEASE User Interface: Software Component Releases 20010522
19 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_CHECKLIST Message List: eCATT Objects 20001123
20 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_BUSINESS_MSG Validation Object: GUI class for Business Messages 20050630
21 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_BUSINESS_FUNC User Interface: Business Functions 20071106
22 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_ALL_PAIRS_PARAMS UI Class for All Pairs 20130612
History
Last changed by/on SAP  20130531 
SAP Release Created in 610