SAP ABAP Class CL_GUI_ECATT_FAV_OBJ (eCATT: ALV for eCATT Objects (Favorites-Display))
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 | 20120709 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_ECATT_FAVORITES | eCATT: ALV for Favorites | 20120709 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_ECATT_OBJ_HISTORY | eCATT: ALV for Object History | 20120711 |
Properties
Class | CL_GUI_ECATT_FAV_OBJ | |
Short Description | eCATT: ALV for eCATT Objects (Favorites-Display) | |
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 | 20120709 | SAP |
Last change | 20130531 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GUI_ECATT_FAV_OBJ has no forward declaration.
Interfaces
Class CL_GUI_ECATT_FAV_OBJ has no interface implemented.
Friends
Class CL_GUI_ECATT_FAV_OBJ has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_APL_ECATT_FAVORITES | eCATT - User Favorites | 20120828 | ||
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 | Public | Type reference (TYPE) | ETFAV_UI_OBJ | eCATT Structure for Favorite Objects (UI) | 20120711 | ||
5 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ETFAV_OBJ_TYPE_TT | List of visible object types | 20120710 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ETFAV_UI_OBJ_TT | eCATT Table Type of ETFAV_UI_OBJ | 20120709 | ||
7 | ![]() |
Constant | Protected | Type reference (TYPE) | TABNAME | 'ETFAV_UI_OBJ' | Table Name | 20120709 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | SYUCOMM | 'ASSIGN_MS' | Function Code that Triggered PAI | 20120723 | |
9 | ![]() |
Constant | Protected | Type reference (TYPE) | SYUCOMM | 'TOGGLE_ECSC' | Function Code that Triggered PAI | 20120905 | |
10 | ![]() |
Constant | Protected | Type reference (TYPE) | SYUCOMM | 'TOGGLE_ECSD' | Function Code that Triggered PAI | 20120905 | |
11 | ![]() |
Constant | Protected | Type reference (TYPE) | SYUCOMM | 'TOGGLE_ECSP' | Function Code that Triggered PAI | 20120905 | |
12 | ![]() |
Constant | Protected | Type reference (TYPE) | SYUCOMM | 'TOGGLE_ECTC' | Function Code that Triggered PAI | 20120905 | |
13 | ![]() |
Constant | Protected | Type reference (TYPE) | SYUCOMM | 'TOGGLE_ECTD' | Function Code that Triggered PAI | 20120905 | |
14 | ![]() |
Constant | Protected | Type reference (TYPE) | SYUCOMM | 'TOGGLE_ECVO' | Function Code that Triggered PAI | 20120905 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Protected | Method | add some functions in the middle of the context menu | 20120802 |
2 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20120709 |
3 | ![]() |
Instance method | Private | Event handling method | Click on Button in ALVGRID | 20120724 |
4 | ![]() |
Instance method | Public | Method | Read saved information und set selected cell | 20121120 |
5 | ![]() |
Instance method | Protected | Method | save Personalization | 20120802 |
6 | ![]() |
Instance method | Public | Method | Save information about the selected cell | 20121120 |
7 | ![]() |
Instance method | Private | Method | User Command: Copy Object Data to Mainscreen Form | 20120723 |
8 | ![]() |
Instance method | Private | Method | Add Object to Favorites | 20120921 |
9 | ![]() |
Instance method | Private | Method | Del Object from Favorites | 20120921 |
10 | ![]() |
Instance method | Private | Method | Search Logs of Testscript/Testconfiguration | 20121120 |
11 | ![]() |
Instance method | Private | Method | User Command: Toggle Visibility of eCATT Object | 20120802 |
12 | ![]() |
Instance method | Private | Method | Read selected line into as_table_line | 20121120 |
Events
Class CL_GUI_ECATT_FAV_OBJ has no event.
Types
Class CL_GUI_ECATT_FAV_OBJ has no local type.
Method Signatures
Method ADD_FUNCTIONS_TO_CONTEXTMENU Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_CTMENU | Context Menu | 20120802 |
Method ADD_FUNCTIONS_TO_CONTEXTMENU on class CL_GUI_ECATT_FAV_OBJ has no exception.
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 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
eCATT Exceptions: GUI | 20120709 |
Method ON_BUTTON_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ES_ROW_NO | Value transfer | Attribute reference (LIKE) | 20120724 |
Method ON_BUTTON_CLICK on class CL_GUI_ECATT_FAV_OBJ has no exception.
Method READ_SELECTION Signature
Method READ_SELECTION on class CL_GUI_ECATT_FAV_OBJ has no parameter.
Method READ_SELECTION on class CL_GUI_ECATT_FAV_OBJ has no exception.
Method SAVE_PERSONALIZATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_ACCESS_TYPES | Call by reference | Type reference (TYPE) | ETFAV_SET_SHOW_ACCESS_TYPES | Saving displayed Access Types (internal use) | 20120802 | ||
2 | ![]() |
I_OBJ_TYPES | Call by reference | Type reference (TYPE) | ETFAV_SET_SHOW_OBJ_TYPES | Saving displayed Object Types (internal use) | 20120802 |
Method SAVE_PERSONALIZATION on class CL_GUI_ECATT_FAV_OBJ has no exception.
Method SAVE_SELECTION Signature
Method SAVE_SELECTION on class CL_GUI_ECATT_FAV_OBJ has no parameter.
Method SAVE_SELECTION on class CL_GUI_ECATT_FAV_OBJ has no exception.
Method UC_ASSIGN_MAINSCREEN Signature
Method UC_ASSIGN_MAINSCREEN on class CL_GUI_ECATT_FAV_OBJ has no parameter.
Method UC_ASSIGN_MAINSCREEN on class CL_GUI_ECATT_FAV_OBJ has no exception.
Method UC_FAV_ADD_FAVORITE Signature
Method UC_FAV_ADD_FAVORITE on class CL_GUI_ECATT_FAV_OBJ has no parameter.
Method UC_FAV_ADD_FAVORITE on class CL_GUI_ECATT_FAV_OBJ has no exception.
Method UC_FAV_DEL_FAVORITE Signature
Method UC_FAV_DEL_FAVORITE on class CL_GUI_ECATT_FAV_OBJ has no parameter.
Method UC_FAV_DEL_FAVORITE on class CL_GUI_ECATT_FAV_OBJ has no exception.
Method UC_FAV_SEARCH_LOGS Signature
Method UC_FAV_SEARCH_LOGS on class CL_GUI_ECATT_FAV_OBJ has no parameter.
Method UC_FAV_SEARCH_LOGS on class CL_GUI_ECATT_FAV_OBJ has no exception.
Method UC_TOGGLE_OBJ_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_OBJ_TYPE | Call by reference | Type reference (TYPE) | ETOBJ_TYPE | eCATT Object Type (Test Data, Script, Configuration, etc.) | 20120802 |
Method UC_TOGGLE_OBJ_TYPE on class CL_GUI_ECATT_FAV_OBJ has no exception.
Method UPDATE_SELECTED_DATA Signature
Method UPDATE_SELECTED_DATA on class CL_GUI_ECATT_FAV_OBJ has no parameter.
Method UPDATE_SELECTED_DATA on class CL_GUI_ECATT_FAV_OBJ has no exception.
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in | 740 |