Hierarchy
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_ECATT_GUI_ODW_0000_BASE | Basis Class for Wizard Step | 20131104 |
Properties
| Class | CL_ECATT_GUI_ODW_0140 | |
| Short Description | eCATT - OData Test Wizard - GUI - 0140 | |
| Super Class | CL_ECATT_GUI_ODW_0000_BASE | Basis Class for Wizard Step |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SECATT_ODATAWIZARD_UI | eCATT - OData Test Wizard - GUI |
| Created | 20131029 | SAP |
| Last change | 20141121 | |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_ECATT_GUI_ODW_0140 has no forward declaration.
Interfaces
Class CL_ECATT_GUI_ODW_0140 has no interface implemented.
Friends
Class CL_ECATT_GUI_ODW_0140 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_COLUMN_TREE | Entities - Column Tree Control | 20131104 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | TS_COLUMNS | 20131104 | ||||
| 3 | Instance attribute | Private | See coding | 20131104 | |||||
| 4 | Instance attribute | Private | Type reference (TYPE) | CL_ECATT_APL_GENERATE_CLASSES=>TYT_STRINGS | 20131204 | ||||
| 5 | Instance attribute | Private | See coding | 20131104 | |||||
| 6 | Instance attribute | Private | Type reference (TYPE) | TREEV_NTAB | 20131104 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | SEOCLSNAME | Prefix for Class Name | 20131120 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | ETONOFF | 20131104 | ||||
| 9 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in Screen Area | 20131104 | |||
| 10 | Instance attribute | Private | Type reference (TYPE) | SYUCOMM | 'CHANGE_CLASS' | FCode - CHANGE_CLASS | 20131204 | ||
| 11 | Instance attribute | Private | Type reference (TYPE) | SYUCOMM | 'COLLAPSE_ALL_NODES' | 20131104 | |||
| 12 | Constant | Private | See coding | 20131104 | |||||
| 13 | Instance attribute | Private | Type reference (TYPE) | SYUCOMM | 'EXPAND_ALL_NODES' | 20131104 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | SYUCOMM | 'SHOW_CLASS' | FCode - SHOW_CLASS | 20131204 |
Methods
Events
Class CL_ECATT_GUI_ODW_0140 has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TS_COLUMNS | Private | See coding | 20131104 | begin of ts_columns,
column1 type tv_itmname, " VALUE 'ENTITY', "#EC NOTEXT
column2 type tv_itmname, " VALUE 'DATATYPE', "#EC NOTEXT
column2b type tv_itmname, " VALUE 'ABAP_DATATYPE', "#EC NOTEXT
column3 type tv_itmname, " VALUE 'SELECTION', "#EC NOTEXT
column4 type tv_itmname, " VALUE 'TST_CLASS', "#EC NOTEXT
end of ts_columns
|
||
| 2 | TT_NODEKEY | Private | See coding | 20131104 | tt_nodekey type table of tv_nodekey
|
Method Signatures
Method ADD_TREE_NODES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FORCE_TREE_BUILD | Call by reference | Type reference (TYPE) | ETONOFF | Erzwinge Aktualisierung des Baums | 20131112 |
Method ADD_TREE_NODES on class CL_ECATT_GUI_ODW_0140 has no exception.
Method CHANGE_PREFIX Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PREFIX | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20131120 |
Method CHANGE_PREFIX on class CL_ECATT_GUI_ODW_0140 has no exception.
Method CHECKBOX_CHANGE_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKED | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20131112 | |||
| 2 | ITEM_NAME | Call by reference | Type reference (TYPE) | TV_ITMNAME | Tree Control: Name einer Spalte / eines Items | 20131112 | |||
| 3 | NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20131112 |
Method CHECKBOX_CHANGE_CHILDREN on class CL_ECATT_GUI_ODW_0140 has no exception.
Method CHECKBOX_CHANGE_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKED | Call by reference | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20131112 | |||
| 2 | ITEM_NAME | Call by reference | Type reference (TYPE) | TV_ITMNAME | Tree Control: Name einer Spalte / eines Items | 20131112 | |||
| 3 | NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20131112 |
Method CHECKBOX_CHANGE_PARENT on class CL_ECATT_GUI_ODW_0140 has no exception.
Method CHECK_CLASS_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_CLASS | Call by reference | Type reference (TYPE) | SEOCLSNAME | Objekttypname | 20131120 | |||
| 2 | E_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20131120 | |||
| 3 | E_SHORTTEXT | Call by reference | Type reference (TYPE) | SEODESCR | Kurzbeschreibung | 20131120 | |||
| 4 | I_CLASS_PREFIX | Call by reference | Type reference (TYPE) | SEOCLSNAME | Hauptklasse (Prefix) | 20131120 | |||
| 5 | I_CLASS_SUFFIX | Call by reference | Type reference (TYPE) | SEOCLSNAME | Erweiterung des Klassennamens | 20131120 | |||
| 6 | I_CUT_PREFIX | Call by reference | Type reference (TYPE) | ETONOFF | SPACE | Präfix kürzen, wenn kein Suffix angegeben | 20131204 | ||
| 7 | I_PACKAGE | Call by reference | Type reference (TYPE) | DEVCLASS | Paket | 20131120 |
Method CHECK_CLASS_NAME on class CL_ECATT_GUI_ODW_0140 has no exception.
Method CLASS_CHANGE Signature
Method CLASS_CHANGE on class CL_ECATT_GUI_ODW_0140 has no parameter.
Method CLASS_CHANGE on class CL_ECATT_GUI_ODW_0140 has no exception.
Method CLASS_SHOW Signature
Method CLASS_SHOW on class CL_ECATT_GUI_ODW_0140 has no parameter.
Method CLASS_SHOW on class CL_ECATT_GUI_ODW_0140 has no exception.
Method COLLECT_SELECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_WIZARD_SELECT | Call by reference | Object reference (TYPE REF TO) | CL_ECATT_APL_OD_GEN_SELECT | eCATT - OData - Datenauswahl für Generierung | 20131204 |
Method COLLECT_SELECTION on class CL_ECATT_GUI_ODW_0140 has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ECATT_OD_WIZARD | Call by reference | Object reference (TYPE REF TO) | CL_ECATT_APL_OD_WIZARD | eCATT - OData Test - Wizard Application Logic | 20131104 | |||
| 2 | IP_ECATT_OD_WIZARD_UI | Call by reference | Object reference (TYPE REF TO) | CL_ECATT_GUI_ODW_0100_WIZARD | eCATT - OData Test Wizard - TOP | 20131104 |
Method CONSTRUCTOR on class CL_ECATT_GUI_ODW_0140 has no exception.
Method CREATE_COLUMN_TREE Signature
Method CREATE_COLUMN_TREE on class CL_ECATT_GUI_ODW_0140 has no parameter.
Method CREATE_COLUMN_TREE on class CL_ECATT_GUI_ODW_0140 has no exception.
Method HANDLE_CHECKBOX_CHANGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHECKED | Value transfer | Attribute reference (LIKE) | 20131112 | |||||
| 2 | ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20131112 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20131112 |
Method HANDLE_CHECKBOX_CHANGE on class CL_ECATT_GUI_ODW_0140 has no exception.
Method HANDLE_ITEM_CONTEXT_MENU_REQUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20131204 | |||||
| 2 | MENU | Value transfer | Attribute reference (LIKE) | 20131204 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20131204 |
Method HANDLE_ITEM_CONTEXT_MENU_REQUE on class CL_ECATT_GUI_ODW_0140 has no exception.
Method HANDLE_ITEM_CONTEXT_MENU_SELEC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20131204 | |||||
| 2 | ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20131204 | |||||
| 3 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20131204 |
Method HANDLE_ITEM_CONTEXT_MENU_SELEC on class CL_ECATT_GUI_ODW_0140 has no exception.
Method HANDLE_LINK_CLICK Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Value transfer | Attribute reference (LIKE) | 20131112 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20131112 |
Method HANDLE_LINK_CLICK on class CL_ECATT_GUI_ODW_0140 has no exception.
Method HANDLE_LINK_CLICK_CLASS_N_TEXT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Call by reference | Type reference (TYPE) | TV_ITMNAME | Tree Control: Name einer Spalte / eines Items | 20131112 | |||
| 2 | NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20131112 |
Method HANDLE_LINK_CLICK_CLASS_N_TEXT on class CL_ECATT_GUI_ODW_0140 has no exception.
Method HANDLE_LINK_CLICK_CLASS_SHOW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ITEM_NAME | Call by reference | Type reference (TYPE) | TV_ITMNAME | Tree Control: Name einer Spalte / eines Items | 20131204 | |||
| 2 | NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20131204 |
Method HANDLE_LINK_CLICK_CLASS_SHOW on class CL_ECATT_GUI_ODW_0140 has no exception.
Method HANDLE_NODE_CONTEXT_MENU_REQUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | MENU | Value transfer | Attribute reference (LIKE) | 20131112 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20131112 |
Method HANDLE_NODE_CONTEXT_MENU_REQUE on class CL_ECATT_GUI_ODW_0140 has no exception.
Method HANDLE_NODE_CONTEXT_MENU_SELEC Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FCODE | Value transfer | Attribute reference (LIKE) | 20131112 | |||||
| 2 | NODE_KEY | Value transfer | Attribute reference (LIKE) | 20131112 |
Method HANDLE_NODE_CONTEXT_MENU_SELEC on class CL_ECATT_GUI_ODW_0140 has no exception.
Method NODES_COLLAPSE Signature
Method NODES_COLLAPSE on class CL_ECATT_GUI_ODW_0140 has no parameter.
Method NODES_COLLAPSE on class CL_ECATT_GUI_ODW_0140 has no exception.
Method NODES_EXPAND Signature
Method NODES_EXPAND on class CL_ECATT_GUI_ODW_0140 has no parameter.
Method NODES_EXPAND on class CL_ECATT_GUI_ODW_0140 has no exception.
Method NODE_GET_CHILDREN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CHILDREN_NODE_KEYS | Call by reference | Type reference (TYPE) | TT_NODEKEY | Knotentabelle | 20131112 | |||
| 2 | NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20131112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Knoten mit Schlüssel NODE_KEY existiert nicht | 20131112 |
Method NODE_GET_PARENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20131112 | |||
| 2 | PARENT_NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20131112 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Knoten mit Schlüssel NODE_KEY existiert nicht | 20131112 |
Method REFRESH Signature
Method REFRESH on class CL_ECATT_GUI_ODW_0140 has no parameter.
Method REFRESH on class CL_ECATT_GUI_ODW_0140 has no exception.
Method REGISTER_EVENTS Signature
Method REGISTER_EVENTS on class CL_ECATT_GUI_ODW_0140 has no parameter.
Method REGISTER_EVENTS on class CL_ECATT_GUI_ODW_0140 has no exception.
History
| Last changed by/on | SAP | 20141121 |
| SAP Release Created in | 740 |