SAP ABAP Class CL_GUI_ECATT_OBJ_HISTORY (eCATT: ALV for Object 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_FAV_OBJ | eCATT: ALV for eCATT Objects (Favorites-Display) | 20120711 |
Properties
| Class | CL_GUI_ECATT_OBJ_HISTORY | |
| Short Description | eCATT: ALV for Object History | |
| 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 | 20120711 | 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_OBJ_HISTORY has no interface implemented.
Friends
Class CL_GUI_ECATT_OBJ_HISTORY 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) | ETFAV_ACCESS_TYPE_TT | eCATT Table Type of ETFAV_ACCESS_TYPE | 20120724 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | ETOBJ_TYPE | eCATT Object Type (Test Data, Script, Configuration, etc.) | 20120822 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | ABAP_BOOL | 20120822 | ||||
| 4 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'DELETE_ROW' | Function Code that Triggered PAI | 20120724 | ||
| 5 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'TOGGLE_EDIT' | Function Code that Triggered PAI | 20120724 | ||
| 6 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'TOGGLE_EXEC' | Function Code that Triggered PAI | 20120724 | ||
| 7 | Constant | Private | Type reference (TYPE) | SYUCOMM | 'TOGGLE_SHOw' | Function Code that Triggered PAI | 20120724 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20120711 | |
| 2 | Instance method | Public | Method | Refresh ALV | 20120723 | |
| 3 | Instance method | Private | Method | Refresh Grid Title | 20120828 | |
| 4 | Instance method | Private | Method | Delete Row | 20120724 | |
| 5 | Instance method | Private | Method | User Command: Toggle Visibility of Access Types | 20120724 | |
| 6 | Instance method | Private | Method | Update Table Data | 20120823 |
Events
Class CL_GUI_ECATT_OBJ_HISTORY has no event.
Types
Class CL_GUI_ECATT_OBJ_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_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 | 20120711 |
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_OBJ_HISTORY has no exception.
Method REFRESH_GRID_TITLE Signature
Method REFRESH_GRID_TITLE on class CL_GUI_ECATT_OBJ_HISTORY has no parameter.
Method REFRESH_GRID_TITLE on class CL_GUI_ECATT_OBJ_HISTORY has no exception.
Method UC_DELETE_ROW Signature
Method UC_DELETE_ROW on class CL_GUI_ECATT_OBJ_HISTORY has no parameter.
Method UC_DELETE_ROW on class CL_GUI_ECATT_OBJ_HISTORY has no exception.
Method UC_TOGGLE_ACCESS_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ACCESS_TYPE | Call by reference | Type reference (TYPE) | ETFAV_OBJ_MODE | Access Type | 20120724 |
Method UC_TOGGLE_ACCESS_TYPE on class CL_GUI_ECATT_OBJ_HISTORY has no exception.
Method UPDATE_TABLE_DATA Signature
Method UPDATE_TABLE_DATA on class CL_GUI_ECATT_OBJ_HISTORY has no parameter.
Method UPDATE_TABLE_DATA on class CL_GUI_ECATT_OBJ_HISTORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |