SAP ABAP Class CL_GUI_ECATT_PARAMS_SELECT (Hierarchical Display of Table Structures of Parameters)
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
⤷
⤷
Properties
| Class | CL_GUI_ECATT_PARAMS_SELECT | |
| Short Description | Hierarchical Display of Table Structures of Parameters | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SECATT_GUI | eCATT GUI Objects |
| Created | 20061013 | SAP |
| Last change | 20110908 | 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_PARAMS_SELECT has no interface implemented.
Friends
Class CL_GUI_ECATT_PARAMS_SELECT 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_GUI_CUSTOM_CONTAINER | Container for Column Tree Model | 20061018 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20061013 | |||
| 3 | Constant | Protected | Type reference (TYPE) | ETTYPE | 'ELEM_TYPE' | Type Def1: Whether Table, Structure, Simple etc | 20061024 | ||
| 4 | Constant | Protected | Type reference (TYPE) | ETTYPE | 'OBJECT' | Type Def1: Whether Table, Structure, Simple etc | 20061024 | ||
| 5 | Constant | Protected | Type reference (TYPE) | ETTYPE | 'STRUCTURE' | Type Def1: Whether Table, Structure, Simple etc | 20061024 | ||
| 6 | Constant | Protected | Type reference (TYPE) | ETTYPE | 'TABLE' | Type Def1: Whether Table, Structure, Simple etc | 20061024 | ||
| 7 | Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'ALIAS' | Tree Control: Column Name / Item Name | 20061103 | ||
| 8 | Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'DDICTYPE' | Tree Control: Column Name / Item Name | 20061019 | ||
| 9 | Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'DESC' | Tree Control: Column Name / Item Name | 20061019 | ||
| 10 | Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'NAME' | Tree Control: Column Name / Item Name | 20061019 | ||
| 11 | Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'TS' | Tree Control: Column Name / Item Name | 20061024 | ||
| 12 | Constant | Private | Type reference (TYPE) | TV_ITMNAME | 'USRPATH' | Tree Control: Column Name / Item Name | 20061024 | ||
| 13 | Constant | Private | Type reference (TYPE) | INT4 | 30 | Natural Number | 20061013 | ||
| 14 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_APL_ECATT_PARAMS_HELPER | Parameter Auxiliary Class | 20061017 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | ETPAR_GUI_TABTYPE | Table for Exchanging Parameters: GUI - APL | 20061013 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | ETDOM_ALL_TABTYPE | PGIDTAB for Structure Comparison | 20061110 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | ETTYPE_REQ_TAB_TYPE | Required Parameter Types | 20061017 | |||
| 18 | Instance attribute | Private | Type reference (TYPE) | ETONOFF | Do Not Expand Flag | 20061103 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | STRING | Return of Individual Parameter | 20061017 | |||
| 20 | Instance attribute | Private | Type reference (TYPE) | STRING | 20100504 | ||||
| 21 | Instance attribute | Private | Type reference (TYPE) | ETXMLPATH | Path for Structure Comparison | 20061110 | |||
| 22 | Instance attribute | Private | Type reference (TYPE) | STRING | 20061109 | ||||
| 23 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_APL_ECATT_PARAMS | Parameter Definition for Test Data | 20061017 | |||
| 24 | Instance attribute | Protected | Type reference (TYPE) | STRING | 20061013 | ||||
| 25 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_COLUMN_TREE_MODEL | Column Tree Control with Data Management at Backend | 20061013 |
Methods
Events
Class CL_GUI_ECATT_PARAMS_SELECT has no event.
Types
Class CL_GUI_ECATT_PARAMS_SELECT has no local type.
Method Signatures
Method ADD_PARAMETER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PARAMS | Call by reference | Type reference (TYPE) | ETPAR_GUI | Struktur für Datentransfer Parameterdefinitionen APL - GUI | 20061020 | |||
| 2 | I_REL_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20061020 |
Method ADD_PARAMETER on class CL_GUI_ECATT_PARAMS_SELECT has no exception.
Method ADD_PARAMETERS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_VIEW | Call by reference | Type reference (TYPE) | ETP_TYP | Sichtbarkeit eines Parameters | 20061020 |
Method ADD_PARAMETERS on class CL_GUI_ECATT_PARAMS_SELECT has no exception.
Method ADD_PARAM_DETAIL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PGID | Call by reference | Type reference (TYPE) | ETDOM_ALL | Beschreibung des DOM-Inhaltes in einer flachen Struktur | 20061020 | |||
| 2 | I_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20061023 | |||
| 3 | I_PARAM_NAME | Call by reference | Type reference (TYPE) | ETP_NAME | Name eines Parameters oder einer Kommandoschnittstelle | 20061024 | |||
| 4 | I_REL_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20061020 |
Method ADD_PARAM_DETAIL on class CL_GUI_ECATT_PARAMS_SELECT has no exception.
Method ADD_PARAM_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_PGID | Call by reference | Type reference (TYPE) | ETDOM_ALL | Tabelle fuer globale Bezeichner der DOM Knoten | 20061023 | |||
| 2 | IT_PGID | Call by reference | Type reference (TYPE) | ETDOM_ALL_TABTYPE | Tabelle fuer globale Bezeichner der DOM Knoten | 20061020 | |||
| 3 | I_PARAM_NAME | Call by reference | Type reference (TYPE) | ETP_NAME | Name eines Parameters oder einer Kommandoschnittstelle | 20061024 | |||
| 4 | I_REL_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20061020 |
Method ADD_PARAM_DETAILS on class CL_GUI_ECATT_PARAMS_SELECT has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_PARAMS | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_PARAMS | Parameterdefinition für Testdaten | 20061017 | |||
| 2 | IT_TYPES | Call by reference | Type reference (TYPE) | ETTYPE_REQ_TAB_TYPE | Angeforderte Typen | 20061017 | |||
| 3 | I_PATH | Call by reference | Type reference (TYPE) | STRING | Vergleichsffad für gesuchten Webdynpro-Parameter | 20100504 | |||
| 4 | I_TABLE | Call by reference | Type reference (TYPE) | STRING | Vergleichstabelle/Pfad für gesuchte Struktur | 20061109 |
Method CONSTRUCTOR on class CL_GUI_ECATT_PARAMS_SELECT has no exception.
Method EXPAND_ALL_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_DO_NOT_EXPAND | Call by reference | Type reference (TYPE) | ETONOFF | eCATT Schalter Ein/Aus | 20061103 | |||
| 2 | IM_NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20061013 |
Method EXPAND_ALL_CHILDREN on class CL_GUI_ECATT_PARAMS_SELECT has no exception.
Method GET_LINE_COLOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COLOR | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20061109 | |||
| 2 | I_STRUCTURE | Call by reference | Type reference (TYPE) | STRING | 20061109 | ||||
| 3 | I_STYLE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20061109 | |||
| 4 | I_TABLE | Call by reference | Type reference (TYPE) | STRING | 20061109 |
Method GET_LINE_COLOR on class CL_GUI_ECATT_PARAMS_SELECT has no exception.
Method GET_PARAM_STYLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_COLOR | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20061109 | |||
| 2 | E_IMAGE | Call by reference | Type reference (TYPE) | TV_IMAGE | Tree Control: Ikone / Bild | 20061024 | |||
| 3 | E_IMAGE_WITH_TEXT | Call by reference | Type reference (TYPE) | TV_IMAGE | Tree Control: Ikone / Bild | 20061024 | |||
| 4 | E_STYLE | Call by reference | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20061024 | |||
| 5 | E_TABLE_STYLE | Call by reference | Type reference (TYPE) | SYTFILL | 20061024 | ||||
| 6 | E_TEXT | Call by reference | Type reference (TYPE) | STRING | 20061024 | ||||
| 7 | I_PNAME | Call by reference | Type reference (TYPE) | STRING | 20061024 |
Method GET_PARAM_STYLE on class CL_GUI_ECATT_PARAMS_SELECT has no exception.
Method HANDLE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20061103 |
Method HANDLE_DOUBLE_CLICK on class CL_GUI_ECATT_PARAMS_SELECT has no exception.
Method HANDLE_EXPAND_NO_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20061013 |
Method HANDLE_EXPAND_NO_CHILDREN on class CL_GUI_ECATT_PARAMS_SELECT has no exception.
Method HANDLE_ITEM_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20061103 | |||||
| 2 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20061103 |
Method HANDLE_ITEM_DOUBLE_CLICK on class CL_GUI_ECATT_PARAMS_SELECT has no exception.
Method HANDLE_ITEM_KEYPRESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Call by reference | Attribute reference (LIKE) | 20061103 | |||||
| 2 | KEY | Call by reference | Attribute reference (LIKE) | 20061103 | |||||
| 3 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20061103 |
Method HANDLE_ITEM_KEYPRESS on class CL_GUI_ECATT_PARAMS_SELECT has no exception.
Method HANDLE_NODE_DOUBLE_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Attribute reference (LIKE) | 20061103 |
Method HANDLE_NODE_DOUBLE_CLICK on class CL_GUI_ECATT_PARAMS_SELECT has no exception.
Method INIT_DISPLAY Signature
Method INIT_DISPLAY on class CL_GUI_ECATT_PARAMS_SELECT has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Basis Class for eCATT Middleware Exceptions | 20061013 |
Method UI_COLLAPSE_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COLLAPSE_SUBTREE | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20061013 | |||
| 2 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20061013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Knoten existiert nicht | 20061013 |
Method UI_CONFIRM Signature
Method UI_CONFIRM on class CL_GUI_ECATT_PARAMS_SELECT has no parameter.
Method UI_CONFIRM on class CL_GUI_ECATT_PARAMS_SELECT has no exception.
Method UI_EXPAND_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EXPAND_PREDECESSORS | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20061013 | |||
| 2 | EXPAND_SUBTREE | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20061013 | |||
| 3 | LEVEL_COUNT | Value transfer | Type reference (TYPE) | I | 20061013 | ||||
| 4 | NODE_KEY | Call by reference | Type reference (TYPE) | TM_NODEKEY | Tree Model: Schlüssel eines Knotens | 20061013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Knoten existiert nicht | 20061013 |
Method UI_FIND Signature
Method UI_FIND on class CL_GUI_ECATT_PARAMS_SELECT has no parameter.
Method UI_FIND on class CL_GUI_ECATT_PARAMS_SELECT has no exception.
Method UI_FIND_NEXT Signature
Method UI_FIND_NEXT on class CL_GUI_ECATT_PARAMS_SELECT has no parameter.
Method UI_FIND_NEXT on class CL_GUI_ECATT_PARAMS_SELECT has no exception.
Method UI_PRINT_TREE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ALL_NODES | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20061013 | |||
| 2 | LIST_DOWNLOAD | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20061013 | |||
| 3 | PREVIEW | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20061013 | |||
| 4 | TITLE | Call by reference | Type reference (TYPE) | STRING | 20061013 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | " | 20061013 | ||
| 2 | Tree Control wurde bereits zerstört | 20061013 | ||
| 3 | Tree Control existiert nicht | 20061013 | ||
| 4 | Allgemeiner Fehler | 20061013 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |