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 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_APL_ECATT_FAVORITES | eCATT - User Favorites | 20120712 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | LVC_S_COL | ALV Control: Column ID | 20121120 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | LVC_S_ROW | ALV control: Line description | 20121120 | |||
| 4 | Instance attribute | Private | Type reference (TYPE) | ETFAV_UI_LOG | eCATT Structure for Logs (UI) | 20120723 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | ETFAV_UI_LOG_TT | eCATT Table Type of ETFAV_UI_LOG | 20120711 | |||
| 6 | Constant | Private | Type reference (TYPE) | TABNAME | 'ETFAV_UI_LOG' | Table Name | 20120711 | ||
| 7 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'DELETE_ROW' | Function Code that Triggered PAI | 20120724 | ||
| 8 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'DISPLAY_LOG' | Function Code that Triggered PAI | 20120731 | ||
| 9 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'RESTART_LOG' | Function Code that Triggered PAI | 20121119 | ||
| 10 | 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 | Instance method | Public | Constructor | CONSTRUCTOR | 20120711 | |
| 2 | Instance method | Public | Method | Read saved information und set selected cell | 20121120 | |
| 3 | Instance method | Public | Method | Refresh ALV | 20120724 | |
| 4 | Instance method | Private | Method | Refresh Grid Title | 20120828 | |
| 5 | Instance method | Public | Method | Save information about the selected cell | 20121120 | |
| 6 | Instance method | Private | Method | User Command: Delete Row | 20120724 | |
| 7 | Instance method | Private | Method | User Command: Display Log | 20120731 | |
| 8 | Instance method | Private | Method | User Command: Restart Log | 20121119 | |
| 9 | 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 | IM_PARENT_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstract Container for GUI Controls | 20120711 | |||
| 2 | IP_FAVORITES_APL | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_FAVORITES | eCATT - User Favorites | 20120725 | |||
| 3 | I_UNAME | Call by reference | Type reference (TYPE) | SYUNAME | User Name | 20120828 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | 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 |