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 | 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 | Instance attribute | Private | Type reference (TYPE) | ETOBJ_TYPE | eCATT Object Type (Test Data, Script, Configuration, etc.) | 20120822 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20120822 | ||||
| 3 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'DELETE_FAVORITE' | Function Code that Triggered PAI | 20120710 | ||
| 4 | Constant | Public | Type reference (TYPE) | SYUCOMM | 'INSERT_FAVORITE' | Function Code that Triggered PAI | 20120710 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120709 | |
| 2 | Instance method | Public | Method | Refresh ALV | 20120711 | |
| 3 | Instance method | Private | Method | Refresh Grid Title | 20120828 | |
| 4 | Instance method | Private | Method | User Command: Delete Favorite | 20120710 | |
| 5 | Instance method | Private | Method | User Command: Insert Favorite | 20120710 | |
| 6 | 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 | IM_PARENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20120709 | |||
| 2 | IP_FAVORITES_APL | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_FAVORITES | eCATT - User Favorites | 20120725 | |||
| 3 | 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 | eCATT Exceptions: GUI | 20120709 |
Method REFRESH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_FAVORITES_APL | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_FAVORITES | 20120828 | ||||
| 2 | I_SEL_OBJ_TYPE | Call by reference | Type reference (TYPE) | ETOBJ_TYPE | eCATT Object Type (Test Data, Script, Configuration, etc.) | 20120823 | |||
| 3 | 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 |