SAP ABAP Class CL_GUI_ECATT_BROWSER (Browser for eCATT Objects and Test Catalogs in Hierarchies)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷ BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷ SECATT_GUI (Package) eCATT GUI Objects
⤷ BC-TWB-TST-ECA (Application Component) eCATT Extended Computer Aided Test Tool
⤷ SECATT_GUI (Package) eCATT GUI Objects
Properties
Class | CL_GUI_ECATT_BROWSER | |
Short Description | Browser for eCATT Objects and Test Catalogs in Hierarchies | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | P | SAP Standard Production Program |
Category | 0 | |
Package | SECATT_GUI | eCATT GUI Objects |
Created | 20000620 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ICON | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
2 | SDYDO | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_GUI_ECATT_BROWSER has no interface implemented.
Friends
Class CL_GUI_ECATT_BROWSER has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ACTUAL_NODE | Instance attribute | Public | Type reference (TYPE) | HIER_IFACE | Node Selected in Hierarchy | 20000728 | ||
2 | ACTUAL_OBJECT | Instance attribute | Public | Type reference (TYPE) | ECBR_NODER | Object Selected from OBJECT_REFERENCES | 20000728 | ||
3 | BROWSER_VISIBLE | Instance attribute | Private | Type reference (TYPE) | ETBROW_VIS | Browser Visibility, 'X' = Visible | 20000815 | ||
4 | BROWSER_VISIBLE_ECSC | Instance attribute | Private | Type reference (TYPE) | ETBROW_VIS | Browser Visibility for eCATT Script, 'X' = Visible | 20001012 | ||
5 | BUTTON_LIBRARY | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_BUTTON_ELEMENT | Button for Library Selection | 20000718 | ||
6 | BUTTON_OBJECT_FILTER | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_BUTTON_ELEMENT | Filter Button | 20000718 | ||
7 | BUTTON_SEARCH | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_BUTTON_ELEMENT | Search Button | 20000620 | ||
8 | DOC1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_DOCUMENT | Document for Input Elements | 20000620 | ||
9 | EX_ECATT | Instance attribute | Private | Object reference (TYPE REF TO) | CX_ECATT | Basis Class for eCATT - Exceptions | 20001127 | ||
10 | FILTER_LIST | Instance attribute | Private | Type reference (TYPE) | SDYDO_OPTION_TAB | Filter Table | 20000627 | ||
11 | FORM1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_FORM_AREA | Form for Input Elements | 20000620 | ||
12 | INPUT_SEARCH | Instance attribute | Private | Object reference (TYPE REF TO) | CL_DD_INPUT_ELEMENT | Input Line for Search String 1 | 20000718 | ||
13 | OBJECT_REFERENCES | Instance attribute | Public | Type reference (TYPE) | ECBR_NODER_TABTYPE | References: Objects on Nodes | 20000728 | ||
14 | PARENT_CONTAINER | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_OBJECT | Parent Container for CL_GUI_ECATT_BROWSER Graphical Elements | 20000621 | ||
15 | RESULT | Instance attribute | Private | Type reference (TYPE) | I | Result Help Variable for Controls | 20001127 | ||
16 | SPLITTER1 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_SPLITTER_CONTAINER | Splitter for Input, Functions and Hierarchy | 20000620 | ||
17 | SPLITTER1_CONT1 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Splitter Area 1 | 20000621 | ||
18 | SPLITTER1_CONT2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Splitter Area 2 | 20000621 | ||
19 | SPLITTER1_CONT3 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Container for Splitter Area 3 | 20000718 | ||
20 | STRUCTURE_ID | Instance attribute | Public | Type reference (TYPE) | TTREE-ID | GUID for Structure | 20000621 | ||
21 | TEST_ALVGRID | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | ALV List Viewer | 20000721 | ||
22 | TOOLBAR | Instance attribute | Private | Type reference (TYPE) | ETSTREETOOLB_TABTYPE | Tree Control Toolbar Buttons | 20000620 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | EV_BROWSER_VISIBILITY_CHANGED | Instance Event (0) |
Public (2) |
Browser Visibility Changed | 20000829 |
Types
Class CL_GUI_ECATT_BROWSER has no local type.
Method Signatures
Method BROWSER_PAI Signature
Method BROWSER_PAI on class CL_GUI_ECATT_BROWSER has no parameter.
Method BROWSER_PAI on class CL_GUI_ECATT_BROWSER has no exception.
Method BROWSER_PBO Signature
Method BROWSER_PBO on class CL_GUI_ECATT_BROWSER has no parameter.
Method BROWSER_PBO on class CL_GUI_ECATT_BROWSER has no exception.
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 | Abstracter Container fuer GUI Controls | 20000621 |
Method CONSTRUCTOR on class CL_GUI_ECATT_BROWSER has no exception.
Method CREATE_BROWSER_STRUCTURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RE_TREE_ID | Value transfer | Type reference (TYPE) | HIER_TREEG | GUID für Struktur | 20001205 |
Method CREATE_BROWSER_STRUCTURE on class CL_GUI_ECATT_BROWSER has no exception.
Method FINISH_BROWSER Signature
Method FINISH_BROWSER on class CL_GUI_ECATT_BROWSER has no parameter.
Method FINISH_BROWSER on class CL_GUI_ECATT_BROWSER has no exception.
Method GET_BROWSER_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Returning | RE_TREE_ID | Value transfer | Type reference (TYPE) | HIER_TREEG | GUID für Struktur | 20001205 |
Method GET_BROWSER_ID on class CL_GUI_ECATT_BROWSER has no exception.
Method GET_BROWSER_VISIBILITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ETOBJ_TYPE | eCATT Objekttyp (Testdaten, Skript, Konfiguration etc.) | 20001012 | ||
2 | Returning | RE_BROWSER_VISIBLE | Value transfer | Type reference (TYPE) | ETBROW_VIS | Sichtbarkeit des Browsers, 'X' = Sichtbar | 20000829 |
Method GET_BROWSER_VISIBILITY on class CL_GUI_ECATT_BROWSER has no exception.
Method ON_BUTTON_LIBRARY_SELECTED Signature
Method ON_BUTTON_LIBRARY_SELECTED on class CL_GUI_ECATT_BROWSER has no parameter.
Method ON_BUTTON_LIBRARY_SELECTED on class CL_GUI_ECATT_BROWSER has no exception.
Method ON_BUTTON_OBJFIL_SELECTED Signature
Method ON_BUTTON_OBJFIL_SELECTED on class CL_GUI_ECATT_BROWSER has no parameter.
Method ON_BUTTON_OBJFIL_SELECTED on class CL_GUI_ECATT_BROWSER has no exception.
Method ON_BUTTON_SEARCH_SELECTED Signature
Method ON_BUTTON_SEARCH_SELECTED on class CL_GUI_ECATT_BROWSER has no parameter.
Method ON_BUTTON_SEARCH_SELECTED on class CL_GUI_ECATT_BROWSER has no exception.
Method READ_OBJECT_REFERENCES_TO_NODE Signature
Method READ_OBJECT_REFERENCES_TO_NODE on class CL_GUI_ECATT_BROWSER has no parameter.
Method READ_OBJECT_REFERENCES_TO_NODE on class CL_GUI_ECATT_BROWSER has no exception.
Method REGISTER_EVENTS Signature
Method REGISTER_EVENTS on class CL_GUI_ECATT_BROWSER has no parameter.
Method REGISTER_EVENTS on class CL_GUI_ECATT_BROWSER has no exception.
Method SEARCH_STRUCTURE Signature
Method SEARCH_STRUCTURE on class CL_GUI_ECATT_BROWSER has no parameter.
Method SEARCH_STRUCTURE on class CL_GUI_ECATT_BROWSER has no exception.
Method SET_BROWSER_VISIBILITY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_BROWSER_VISIBLE | Call by reference | Type reference (TYPE) | ETBROW_VIS | Sichtbarkeit des Browsers, 'X' = Sichtbar | 20000829 | ||
2 | Importing | IM_OBJECT_TYPE | Call by reference | Type reference (TYPE) | ETOBJ_TYPE | eCATT Objekttyp (Testdaten, Skript, Konfiguration etc.) | 20001012 |
Method SET_BROWSER_VISIBILITY on class CL_GUI_ECATT_BROWSER has no exception.
Method SET_HIERARCHY Signature
Method SET_HIERARCHY on class CL_GUI_ECATT_BROWSER has no parameter.
Method SET_HIERARCHY on class CL_GUI_ECATT_BROWSER has no exception.
Method SET_INPUT_FIELDS 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 | Abstracter Container fuer GUI Controls | 20000628 |
Method SET_INPUT_FIELDS on class CL_GUI_ECATT_BROWSER has no exception.
Method SET_OBJECT_FILTER Signature
Method SET_OBJECT_FILTER on class CL_GUI_ECATT_BROWSER has no parameter.
Method SET_OBJECT_FILTER on class CL_GUI_ECATT_BROWSER has no exception.
Method SET_TEST_ALV_GRID_OLD Signature
Method SET_TEST_ALV_GRID_OLD on class CL_GUI_ECATT_BROWSER has no parameter.
Method SET_TEST_ALV_GRID_OLD on class CL_GUI_ECATT_BROWSER has no exception.
Method START_BROWSER Signature
Method START_BROWSER on class CL_GUI_ECATT_BROWSER has no parameter.
Method START_BROWSER on class CL_GUI_ECATT_BROWSER has no exception.
Event Signatures
Event EV_BROWSER_VISIBILITY_CHANGED Signature
# | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | EX_OBJECT_TYPE | Exporting | Value transfer | Type reference (TYPE) | ETOBJ_TYPE | Browser am eCATT-Objekttyp | 20001012 | ||
2 | EX_VISIBLE_NEW | Exporting | Value transfer | Type reference (TYPE) | ETBROW_VIS | Sichtbarkeit des Browsers, 'X' = Sichtbar | 20000829 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 610 |