SAP ABAP Class CL_GUI_ECATT_FAVORITES (eCATT: ALV for Favorites)
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_FAV_OBJ eCATT: ALV for eCATT Objects (Favorites-Display) 20120709
Properties
Class CL_GUI_ECATT_FAVORITES  
Short Description eCATT: ALV for Favorites    
Super Class CL_GUI_ECATT_FAV_OBJ eCATT: ALV for eCATT Objects (Favorites-Display) 
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 20120703   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Class CL_GUI_ECATT_FAVORITES has no interface implemented.
Friends
Class CL_GUI_ECATT_FAVORITES has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 A_SEL_OBJ_TYPE Instance attribute Private Type reference (TYPE) ETOBJ_TYPE eCATT Object Type (Test Data, Script, Configuration, etc.) 20120822
2 A_USE_RAD_SEL Instance attribute Private Type reference (TYPE) ABAP_BOOL 20120822
3 FC_DELETE_FAVORITE Constant Private Type reference (TYPE) SYUCOMM 'DELETE_FAVORITE' Function Code that Triggered PAI 20120710
4 FC_INSERT_FAVORITE Constant Public Type reference (TYPE) SYUCOMM 'INSERT_FAVORITE' Function Code that Triggered PAI 20120710
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20120709
2 REFRESH Instance method Public Method Refresh ALV 20120711
3 REFRESH_GRID_TITLE Instance method Private Method Refresh Grid Title 20120828
4 UC_DELETE_FAVORITE Instance method Private Method User Command: Delete Favorite 20120710
5 UC_INSERT_FAVORITE Instance method Private Method User Command: Insert Favorite 20120710
6 UPDATE_TABLE_DATA Instance method Private Method Update Table Data 20120823
Events
Class CL_GUI_ECATT_FAVORITES has no event.
Types
Class CL_GUI_ECATT_FAVORITES 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 20120709
2 Importing IP_FAVORITES_APL Call by reference Object reference (TYPE REF TO) CL_APL_ECATT_FAVORITES eCATT - User Favorites 20120725
3 Importing I_SEL_OBJ_TYPE Call by reference Type reference (TYPE) ETOBJ_TYPE eCATT Object Type (Test Data, Script, Configuration, etc.) 20120823
# Exception Resumable Description Created on
1 CX_ECATT_GUI eCATT Exceptions: GUI 20120709

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
2 Importing I_SEL_OBJ_TYPE Call by reference Type reference (TYPE) ETOBJ_TYPE eCATT Object Type (Test Data, Script, Configuration, etc.) 20120823
3 Importing I_USE_RAD_SEL Call by reference Type reference (TYPE) ABAP_BOOL 20120822

Method REFRESH on class CL_GUI_ECATT_FAVORITES has no exception.

Method REFRESH_GRID_TITLE Signature

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

Method UC_DELETE_FAVORITE Signature

Method UC_DELETE_FAVORITE on class CL_GUI_ECATT_FAVORITES has no parameter.
Method UC_DELETE_FAVORITE on class CL_GUI_ECATT_FAVORITES has no exception.

Method UC_INSERT_FAVORITE Signature

Method UC_INSERT_FAVORITE on class CL_GUI_ECATT_FAVORITES has no parameter.
Method UC_INSERT_FAVORITE on class CL_GUI_ECATT_FAVORITES has no exception.

Method UPDATE_TABLE_DATA Signature

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