SAP ABAP Class CL_GUI_ECATT_LOG_HISTORY (eCATT: ALV for Log History)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
     SECATT_FAVORITES_UI (Package) eCATT - Favorites - UI Layer SAPGUI
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 20120711
Properties
Class CL_GUI_ECATT_LOG_HISTORY  
Short Description eCATT: ALV for Log History    
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_FAVORITES_UI   eCATT - Favorites - UI Layer SAPGUI 
Created 20120711   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GUI_ECATT_LOG_HISTORY has no forward declaration.
Interfaces
Class CL_GUI_ECATT_LOG_HISTORY has no interface implemented.
Friends
Class CL_GUI_ECATT_LOG_HISTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AP_FAVORITES Instance attribute Private Object reference (TYPE REF TO) CL_APL_ECATT_FAVORITES eCATT - User Favorites 20120712
2 AS_SELECTED_COL Instance attribute Private Type reference (TYPE) LVC_S_COL ALV Control: Column ID 20121120
3 AS_SELECTED_ROW Instance attribute Private Type reference (TYPE) LVC_S_ROW ALV control: Line description 20121120
4 AS_TABLE_LINE_WA Instance attribute Private Type reference (TYPE) ETFAV_UI_LOG eCATT Structure for Logs (UI) 20120723
5 AT_TABLE_DATA Instance attribute Private Type reference (TYPE) ETFAV_UI_LOG_TT eCATT Table Type of ETFAV_UI_LOG 20120711
6 CO_STRUCTURE_NAME Constant Private Type reference (TYPE) TABNAME 'ETFAV_UI_LOG' Table Name 20120711
7 FC_DELETE_ROW Constant Private Type reference (TYPE) SYUCOMM 'DELETE_ROW' Function Code that Triggered PAI 20120724
8 FC_DISPLAY_LOG Constant Private Type reference (TYPE) SYUCOMM 'DISPLAY_LOG' Function Code that Triggered PAI 20120731
9 FC_RESTART_LOG Constant Private Type reference (TYPE) SYUCOMM 'RESTART_LOG' Function Code that Triggered PAI 20121119
10 FC_RESTART_LOG_WIS Constant Private Type reference (TYPE) SYUCOMM 'RESTART_LOG_WIS' Function Code that Triggered PAI 20121122
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120711
2 READ_SELECTION Instance method Public Method Read saved information und set selected cell 20121120
3 REFRESH Instance method Public Method Refresh ALV 20120724
4 REFRESH_GRID_TITLE Instance method Private Method Refresh Grid Title 20120828
5 SAVE_SELECTION Instance method Public Method Save information about the selected cell 20121120
6 UC_DELETE_ROW Instance method Private Method User Command: Delete Row 20120724
7 UC_DISPLAY_LOG Instance method Private Method User Command: Display Log 20120731
8 UC_RESTART_LOG Instance method Private Method User Command: Restart Log 20121119
9 UPDATE_TABLE_DATA Instance method Private Method Update Table Data 20120828
Events
Class CL_GUI_ECATT_LOG_HISTORY has no event.
Types
Class CL_GUI_ECATT_LOG_HISTORY 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_PARENT_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20120711
2 Importing IP_FAVORITES_APL Call by reference Object reference (TYPE REF TO) CL_APL_ECATT_FAVORITES eCATT - User Favorites 20120725
3 Importing I_UNAME Call by reference Type reference (TYPE) SYUNAME User Name 20120828
# Exception Resumable Description Created on
1 CX_ECATT_GUI eCATT Exceptions: GUI 20120711

Method READ_SELECTION Signature

Method READ_SELECTION on class CL_GUI_ECATT_LOG_HISTORY has no parameter.
Method READ_SELECTION on class CL_GUI_ECATT_LOG_HISTORY has no exception.

Method REFRESH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_FAVORITES_APL Call by reference Object reference (TYPE REF TO) CL_APL_ECATT_FAVORITES 20120828

Method REFRESH on class CL_GUI_ECATT_LOG_HISTORY has no exception.

Method REFRESH_GRID_TITLE Signature

Method REFRESH_GRID_TITLE on class CL_GUI_ECATT_LOG_HISTORY has no parameter.
Method REFRESH_GRID_TITLE on class CL_GUI_ECATT_LOG_HISTORY has no exception.

Method SAVE_SELECTION Signature

Method SAVE_SELECTION on class CL_GUI_ECATT_LOG_HISTORY has no parameter.
Method SAVE_SELECTION on class CL_GUI_ECATT_LOG_HISTORY has no exception.

Method UC_DELETE_ROW Signature

Method UC_DELETE_ROW on class CL_GUI_ECATT_LOG_HISTORY has no parameter.
Method UC_DELETE_ROW on class CL_GUI_ECATT_LOG_HISTORY has no exception.

Method UC_DISPLAY_LOG Signature

Method UC_DISPLAY_LOG on class CL_GUI_ECATT_LOG_HISTORY has no parameter.
Method UC_DISPLAY_LOG on class CL_GUI_ECATT_LOG_HISTORY has no exception.

Method UC_RESTART_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IV_DISPLAY_START_POPUP Call by reference Type reference (TYPE) ABAP_BOOL 'X' 20121122

Method UC_RESTART_LOG on class CL_GUI_ECATT_LOG_HISTORY has no exception.

Method UPDATE_TABLE_DATA Signature

Method UPDATE_TABLE_DATA on class CL_GUI_ECATT_LOG_HISTORY has no parameter.
Method UPDATE_TABLE_DATA on class CL_GUI_ECATT_LOG_HISTORY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 740