SAP ABAP Class CL_GUI_ECATT_TREE_LOG (Tree for the Log)
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
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_TREE Tree Class for Display in Editor 20030403
Properties
Class CL_GUI_ECATT_TREE_LOG  
Short Description Tree for the Log    
Super Class CL_GUI_ECATT_TREE Tree Class for Display in Editor 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SECATT_GUI   eCATT GUI Objects 
Created 20030403   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GUI_ECATT_TREE_LOG has no forward declaration.
Interfaces
Class CL_GUI_ECATT_TREE_LOG has no interface implemented.
Friends
Class CL_GUI_ECATT_TREE_LOG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AS_LOGKEY Instance attribute Private Type reference (TYPE) ETLOG_KEY eCATT Key Fields for Log Tables 20090908
2 AT_COL_WIDTH Instance attribute Private Type reference (TYPE) ETCOL_WIDTH_TABTYPE eCATT - Column Width for Table-Like Display in Log 20071207
3 A_OBJLNR Instance attribute Private Type reference (TYPE) ETOBJ_LNR Current Number of Object 20090908
4 A_SCRLNR Instance attribute Private Type reference (TYPE) ETSCR_LNR eCATT Current Number of Script Command 20090908
5 COLLENGTH_TAB Instance attribute Private Type reference (TYPE) ETCOLLENGTH_TABTYPE DDIC as Tables 20051014
6 COMMANDDETAILSLEN Instance attribute Private Type reference (TYPE) INT4 Content Width of COMMAND_DETAILS for REFEXT 20030624
7 COMMANDLEN Instance attribute Private Type reference (TYPE) INT4 Content Width of COMMAND for REFEXT 20030624
8 CON_ID Instance attribute Private Type reference (TYPE) ET_CONNID ConnectionId 20030825
9 CO_CHANGE Constant Private Type reference (TYPE) TM_ITEMTXT '<->' Tree Model: Text of an Item 20040708
10 CO_EXPORT Constant Private Type reference (TYPE) TM_ITEMTXT '->' Tree Model: Text of an Item 20040708
11 CO_GET_IMAGE Constant Private Type reference (TYPE) TV_IMAGE '@9T@' Get Returned Icon at TCD 20030915
12 CO_IMPORT Constant Private Type reference (TYPE) TM_ITEMTXT '<-' Tree Model: Text of an Item 20040708
13 CO_SET_IMAGE Constant Private Type reference (TYPE) TV_IMAGE '@9S@' Set Icon at TCD 20030918
14 CURRENT_NODE_KEYS Instance attribute Private Type reference (TYPE) ETXML_KEYTABLE Current Node Key 20031017
15 DIRECTION_ARROW Instance attribute Private Type reference (TYPE) TM_ITEMTXT Tree Model: Text of an Item 20040126
16 ENDMESSAGE_INDEX1 Instance attribute Private Type reference (TYPE) INT4 First Entry in End Message 20030627
17 ENDMESSAGE_INDEX2 Instance attribute Private Type reference (TYPE) INT4 MIDX Entry in Second Row 20030627
18 FIELDLEN Instance attribute Private Type reference (TYPE) INT4 Field Label Width for TCD (Screen) 20030508
19 G_LINK_NAV Instance attribute Private Type reference (TYPE) CHAR10 Insert Next VALUE as Link 20120405
20 G_LINK_URL Instance attribute Private Type reference (TYPE) CHAR10 Insert Next VALUE as Link 20120405
21 HIDE_XML Instance attribute Private Type reference (TYPE) ETONOFF 'X' in XML Branch Hide Empty End Node 20030702
22 IDLEN Instance attribute Private Type reference (TYPE) INT4 With of ID Item 20030403
23 ITEM_PROVIDERS Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ECATT_ITEM_PROVIDERS Set Collection of Item Provider 20031020
24 MSGKIND_ON Instance attribute Private Type reference (TYPE) ETONOFF eCATT Switch On/Off 20060707
25 NODELEN Instance attribute Private Type reference (TYPE) INT4 Width of NODE Name 20030423
26 PROGLEN Instance attribute Private Type reference (TYPE) INT4 Width of Program Name for TCD (Screen) 20030508
27 REF_NAMELEN Instance attribute Private Type reference (TYPE) INT4 Parameter Width for TCD (Field) 20040621
28 SES_ID Instance attribute Private Type reference (TYPE) ET_SESSID SessionId 20030825
29 TCD_VALIN Instance attribute Private Type reference (TYPE) TM_ITEMTXT 20030509
30 TCD_VALOUT Instance attribute Private Type reference (TYPE) TM_ITEMTXT 20030509
31 UI_FAILED_NODES Instance attribute Private Type reference (TYPE) ETXML_KEYTABLE Parent Node of Failed Checks, Error Info Tag 20040130
32 VALUEINLEN Instance attribute Private Type reference (TYPE) INT4 Parameter Width for TCD (Field) 20030701
33 VALUEOUTLEN Instance attribute Private Type reference (TYPE) INT4 Value Width for TCD (Field) 20030701
Methods
# Method Level Visibility Method type Description Created on
1 BUILD_DISPLAY_LOG Instance method Protected Method Create Display for Lazy Loading 20030403
2 CHECK_INITIAL_VALUES_IN_DOM Instance method Public Method Checks on Any Level for Initial Contents 20060801
3 CONSTRUCTOR Instance method Public Constructor Constructor 20030711
4 ESF_IMAGE_ORDER Instance method Private Method Sequence of Status Messages 20060213
5 ESF_MARK_PARENT Instance method Private Method Select Parent Node 20060208
6 FIND_PROVIDER Instance method Private Method 20031020
7 GET_ATTRIBUTES_FOR_TREE Instance method Public Method Get Specific Attributes 20071213
8 GET_ITEM_ON_DEMAND Instance method Public Method Reload Item Explicitly 20031002
9 GET_LOG_PART_BY_KEY Instance method Private Method Get External Log 20101203
10 GET_RESULT_ICON Instance method Private Method Gets icon using NODE and VALUE in PGIDTAB 20100312
11 INIT_DIRECTION Instance method Private Method Initialize Arrow 20040126
12 INIT_TB_RENUMBERED Instance method Private Method Determine (Table-Row-Type) Nodes to Be Enumerated 20040126
13 LIST_IN_ENDMESSAGE_COLUMN Instance method Private Method 20030403
14 LIST_IN_MESSAGE_COLUMN Instance method Private Method 20030403
15 LIST_IN_TCD_COLUMN Instance method Private Method 20030508
16 ON_HIDE_XML Instance method Private Method Hide Empty Tables, Structures, and Fields if Flag 'X' 20070221
17 PREPARE_DDIC_HEADER Instance method Private Method OBSOLETE?: Headings for Message, End Message 20071212
18 PREPARE_DDIC_ITEMS Instance method Private Method Load Items for DDIC Objects 20030423
19 PREPARE_DDIC_ITEMS_AS_TABLE Instance method Private Method Load Items for DDIC Objects as Table 20051014
20 PREPARE_DDIC_NODE Instance method Private Method Prepare Node for Tree for DDIC Objects 20030423
21 PREPARE_DDIC_NODE_AS_TABLE Instance method Private Method Perpare Node for Tree for DDIC Objects as Table 20051014
22 PREPARE_ENDMESSAGE_ITEMS Instance method Private Method Load Items for ENDMESSAGE 20030403
23 PREPARE_ENDMESSAGE_NODE Instance method Private Method Prepare Node for Tree in Case of End Message 20030403
24 PREPARE_ESF_ITEMS Instance method Private Method 20050427
25 PREPARE_ESF_NODE Instance method Private Method Prepare EasyView of Web Dynpro Context for Log 20050426
26 PREPARE_EXT_ITEMS Instance method Private Method 20030624
27 PREPARE_EXT_NODE Instance method Private Method Prepare Node for Tree for External Tools 20030624
28 PREPARE_GETGUI_NODE Instance method Private Method Set Up Display 20030625
29 PREPARE_GUI_ITEMS Instance method Private Method Load Items for GUI Log 20030625
30 PREPARE_GUI_NODE Instance method Private Method Set Up Display 20030625
31 PREPARE_ITEMS Instance method Private Method Get Items Using Callback Mechanism 20030403
32 PREPARE_MESSAGE_HEADER Instance method Private Method Headers for Message, End Message 20030403
33 PREPARE_MESSAGE_ITEMS Instance method Private Method 20030403
34 PREPARE_MESSAGE_NODE Instance method Private Method Prepare Node for Tree in Case of Message 20030403
35 PREPARE_RETRIEVE_ITEMS Instance method Private Method 20030722
36 PREPARE_RETRIEVE_NODE Instance method Private Method 20030722
37 PREPARE_TCD_ITEMS Instance method Private Method 20030507
38 PREPARE_TCD_NODE Instance method Private Method Prepare Node for Tree in Case of End Message 20030507
39 PREPARE_UI_ITEMS Instance method Private Method 20030625
40 PREPARE_UI_NODE Instance method Private Method Prepare EasyView of Web Dynpro Context for Log 20030625
41 PREPARE_VAL_INTERFACE_ITEMS Instance method Private Method 20050719
42 PREPARE_VAL_INTERFACE_NODE Instance method Private Method Prepare Node for Tree for INTERFACE of the VALIDATION Object 20050719
43 REMOVE_INDEX_FROM_PATH Instance method Private Method Delete Index Specification from USR_PATH 20080215
44 SET_ATTRIBUTES_FOR_LOG Instance method Public Method 20090908
45 SET_HIDE_XML Instance method Public Method Sets Flag - Do Not Display Complete XML Branch 20030702
46 SET_NAMES Instance method Private Method Set Labeling of GUI Folder Nodes 20030403
47 SET_PROVIDERS Instance method Public Method Set Collection of Expanded Trees 20031020
48 UI_GET_STATUS Instance method Private Method Success Message 20040130
49 UI_INIT_STATUS Instance method Private Method Find Checks that Failed 20040130
Events
Class CL_GUI_ECATT_TREE_LOG has no event.
Types
Class CL_GUI_ECATT_TREE_LOG has no local type.
Method Signatures

Method BUILD_DISPLAY_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REFRESH Call by reference Type reference (TYPE) ETONOFF Wiederauffrischen nach Eingabe im Editor 20030403
# Exception Resumable Description Created on
1 CX_ECATT_APL_XML eCatt Middleware XML Editor Ausnahmen 20030403
2 CX_ECATT_GUI_XML eCatt GUI XML Editor Ausnahmen 20030403

Method CHECK_INITIAL_VALUES_IN_DOM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IN_PATH Value transfer Type reference (TYPE) STRING 20060801
2 Returning RE_INITIAL Value transfer Type reference (TYPE) ETONOFF eCATT Schalter Ein/Aus 20060801
# Exception Resumable Description Created on
1 CX_ECATT_APL_XML eCatt Middleware XML Editor Ausnahmen 20060801

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 20030711
2 Importing IM_PROPERTIES Call by reference Object reference (TYPE REF TO) CL_GUI_XML_PROPERTIES Eigenschaften des XML-Editors 20030711
# Exception Resumable Description Created on
1 CX_ECATT_GUI_XML eCatt GUI XML Editor Ausnahmen 20030711

Method ESF_IMAGE_ORDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_IMAGE Call by reference Type reference (TYPE) TV_IMAGE Tree Control: Ikone / Bild 20060213
2 Returning RE_ORDER Value transfer Type reference (TYPE) INT2 2 Byte Integer (Signed) 20060213

Method ESF_IMAGE_ORDER on class CL_GUI_ECATT_TREE_LOG has no exception.

Method ESF_MARK_PARENT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_IMAGE Call by reference Type reference (TYPE) TV_IMAGE Tree Control: Ikone / Bild 20060213
2 Exporting EX_TABKEY Call by reference Type reference (TYPE) ETXML_KEY Schlüssel eines Knotens im DOM 20060210
3 Importing IM_IMAGE Call by reference Type reference (TYPE) TV_IMAGE Tree Control: Ikone / Bild 20060208
4 Importing IM_NODEKEY Call by reference Type reference (TYPE) ETXML_KEY Schlüssel eines Knotens im DOM 20060208
5 Importing IM_NODELEV Call by reference Type reference (TYPE) ETXML_LEV Natürliche Zahl 20060208

Method ESF_MARK_PARENT on class CL_GUI_ECATT_TREE_LOG has no exception.

Method FIND_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ITEM Call by reference Type reference (TYPE) TREEMLITAB 20031020
2 Exporting EX_TREE Call by reference Object reference (TYPE REF TO) CL_GUI_ECATT_TREE 20031020
3 Importing IM_NODEKEY Call by reference Type reference (TYPE) ETXML_KEY 20031020

Method FIND_PROVIDER on class CL_GUI_ECATT_TREE_LOG has no exception.

Method GET_ATTRIBUTES_FOR_TREE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ET_COL_WIDTH Call by reference Type reference (TYPE) ETCOL_WIDTH_TABTYPE eCATT - Spaltenbreite bei tabellenartiger Anzeige im Protoko 20071213
2 Exporting E_IDLEN Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20071213
3 Importing I_TEXT_INDEX_COLUMN Call by reference Type reference (TYPE) CHAR30 '[FIELDS]' Text in der Index-Spalte 20071221

Method GET_ATTRIBUTES_FOR_TREE on class CL_GUI_ECATT_TREE_LOG has no exception.

Method GET_ITEM_ON_DEMAND Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ITEMS Call by reference Type reference (TYPE) TREEMLITAB 20031009
2 Exporting EX_NODE Call by reference Type reference (TYPE) TREEMLUNOT 20031009
3 Exporting EX_NODE_KEYS Call by reference Type reference (TYPE) ETXML_KEYTABLE aktuelle Schlüssel im Protokoll 20031017
4 Importing IM_EXT_TOOL Call by reference Type reference (TYPE) ETONOFF 20031002
5 Importing IM_GUI Call by reference Type reference (TYPE) ETONOFF 20031002
6 Importing IM_NODEKEY Call by reference Type reference (TYPE) ETXML_KEY 20031002
# Exception Resumable Description Created on
1 CX_ECATT_APL_XML eCatt Middleware XML Editor Ausnahmen 20031008
2 CX_ECATT_GUI_XML eCatt GUI XML Editor Ausnahmen 20031008

Method GET_LOG_PART_BY_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ES_LOG_EXT Value transfer Type reference (TYPE) ECLOG_EXT Tabelle von Protokoll der Testtool einer Scriptzeile 20101203
2 Importing IS_LOG_KEY Call by reference Type reference (TYPE) ETLOG_KEY eCATT Keyfelder zu den Protokolltabellen 20101203
3 Importing I_OBJ_LNR Call by reference Type reference (TYPE) ETOBJ_LNR Laufende Nummer eines Objektes 20101203
4 Importing I_PART_ID Call by reference Type reference (TYPE) CHAR50 SPACE Kommentar 20101203
5 Importing I_SCRIPT_LNR Call by reference Type reference (TYPE) ETSCR_LNR eCATT Laufende Nummer des Scriptbefehls 20101203

Method GET_LOG_PART_BY_KEY on class CL_GUI_ECATT_TREE_LOG has no exception.

Method GET_RESULT_ICON Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_IMAGE Call by reference Type reference (TYPE) TV_IMAGE Tree Control: Ikone / Bild 20100312
2 Importing I_GID Call by reference Type reference (TYPE) ETXML_KEY Schlüssel eines Knotens im DOM 20100312
3 Importing I_NODE Call by reference Type reference (TYPE) ETDOM_NAME Name eines Knotens im DOM 20100312

Method GET_RESULT_ICON on class CL_GUI_ECATT_TREE_LOG has no exception.

Method INIT_DIRECTION Signature

Method INIT_DIRECTION on class CL_GUI_ECATT_TREE_LOG has no parameter.
Method INIT_DIRECTION on class CL_GUI_ECATT_TREE_LOG has no exception.

Method INIT_TB_RENUMBERED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_RENUMBERED Call by reference Type reference (TYPE) ETXMLPATH_TABTYPE Tabelle von Knoten in einem strukturierten Typ (XML) 20040126
2 Importing IM_REBUILD_UI Call by reference Type reference (TYPE) ETONOFF durchzunummerierende Knoten neu aufbauen für UI 20040614
# Exception Resumable Description Created on
1 CX_ECATT_APL_XML eCatt Middleware XML Editor Ausnahmen 20040126

Method LIST_IN_ENDMESSAGE_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NODENAME Call by reference Type reference (TYPE) ETDOM_NAME Name eines Knotens im DOM 20030403
2 Returning RE_IN_COLUMN Value transfer Type reference (TYPE) ETONOFF eCATT Schalter Ein/Aus 20030403

Method LIST_IN_ENDMESSAGE_COLUMN on class CL_GUI_ECATT_TREE_LOG has no exception.

Method LIST_IN_MESSAGE_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NODENAME Call by reference Type reference (TYPE) ETDOM_NAME Name eines Knotens im DOM 20030403
2 Returning RE_IN_COLUMN Value transfer Type reference (TYPE) ETONOFF eCATT Schalter Ein/Aus 20030403

Method LIST_IN_MESSAGE_COLUMN on class CL_GUI_ECATT_TREE_LOG has no exception.

Method LIST_IN_TCD_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NODENAME Call by reference Type reference (TYPE) ETDOM_NAME Name eines Knotens im DOM 20030508
2 Returning RE_IN_COLUMN Value transfer Type reference (TYPE) ETONOFF eCATT Schalter Ein/Aus 20030508

Method LIST_IN_TCD_COLUMN on class CL_GUI_ECATT_TREE_LOG has no exception.

Method ON_HIDE_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_CONTINUE Call by reference Type reference (TYPE) ETONOFF Charakterfeld der Länge 12 20070221
2 Exporting E_EMPTY_TABLE_STRING Call by reference Type reference (TYPE) ETXMLPATH Pfad eines Knotens im XML-String 20070221
3 Importing I_EMPTY_TABLE_STRING Value transfer Type reference (TYPE) ETXMLPATH Pfad eines Knotens im XML-String 20070221
4 Importing I_PGID Call by reference Type reference (TYPE) ETDOM_ALL Beschreibung des DOM-Inhaltes in einer flachen Struktur 20070221
5 Importing I_PGID_TAB Call by reference Type reference (TYPE) ETDOM_ALL_TABTYPE Tabelle fuer globale Bezeichner der DOM Knoten 20070221
# Exception Resumable Description Created on
1 CX_ECATT_APL_XML eCatt Middleware XML Editor Ausnahmen 20070221

Method PREPARE_DDIC_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CT_ITEMS Call by reference Type reference (TYPE) TREEMLITAB 20071212
2 Importing I_IDLEN Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20071212

Method PREPARE_DDIC_HEADER on class CL_GUI_ECATT_TREE_LOG has no exception.

Method PREPARE_DDIC_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ITEMS Call by reference Type reference (TYPE) TREEMLITAB List Tree Model: Item-Tabelle 20030423
2 Importing IM_NODEKEY Call by reference Type reference (TYPE) ETXML_KEY Schlüssel eines Knotens im DOM 20030423

Method PREPARE_DDIC_ITEMS on class CL_GUI_ECATT_TREE_LOG has no exception.

Method PREPARE_DDIC_ITEMS_AS_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ITEMS Call by reference Type reference (TYPE) TREEMLITAB List Tree Model: Item-Tabelle 20051014
2 Importing IM_NODEKEY Call by reference Type reference (TYPE) ETXML_KEY Schlüssel eines Knotens im DOM 20051014

Method PREPARE_DDIC_ITEMS_AS_TABLE on class CL_GUI_ECATT_TREE_LOG has no exception.

Method PREPARE_DDIC_NODE Signature

Method PREPARE_DDIC_NODE on class CL_GUI_ECATT_TREE_LOG has no parameter.
# Exception Resumable Description Created on
1 CX_ECATT_APL_XML eCatt Middleware XML Editor Ausnahmen 20030423
2 CX_ECATT_GUI_XML eCatt GUI XML Editor Ausnahmen 20030423

Method PREPARE_DDIC_NODE_AS_TABLE Signature

Method PREPARE_DDIC_NODE_AS_TABLE on class CL_GUI_ECATT_TREE_LOG has no parameter.
# Exception Resumable Description Created on
1 CX_ECATT_APL_XML eCatt Middleware XML Editor Ausnahmen 20051014
2 CX_ECATT_GUI_XML eCatt GUI XML Editor Ausnahmen 20051014

Method PREPARE_ENDMESSAGE_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ITEMS Call by reference Type reference (TYPE) TREEMLITAB List Tree Model: Item-Tabelle 20030403
2 Importing IM_NODEKEY Call by reference Type reference (TYPE) ETXML_KEY Schlüssel eines Knotens im DOM 20030403

Method PREPARE_ENDMESSAGE_ITEMS on class CL_GUI_ECATT_TREE_LOG has no exception.

Method PREPARE_ENDMESSAGE_NODE Signature

Method PREPARE_ENDMESSAGE_NODE on class CL_GUI_ECATT_TREE_LOG has no parameter.
# Exception Resumable Description Created on
1 CX_ECATT_APL_XML eCatt Middleware XML Editor Ausnahmen 20030403
2 CX_ECATT_GUI_XML eCatt GUI XML Editor Ausnahmen 20030403

Method PREPARE_ESF_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ITEMS Call by reference Type reference (TYPE) TREEMLITAB List Tree Model: Item-Tabelle 20050427
2 Importing IM_NODEKEY Call by reference Type reference (TYPE) ETXML_KEY Schlüssel eines Knotens im DOM 20050427

Method PREPARE_ESF_ITEMS on class CL_GUI_ECATT_TREE_LOG has no exception.

Method PREPARE_ESF_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REFRESH Call by reference Type reference (TYPE) ETONOFF eCATT Schalter Ein/Aus 20050426
# Exception Resumable Description Created on
1 CX_ECATT_APL_XML eCatt Middleware XML Editor Ausnahmen 20050426
2 CX_ECATT_GUI_XML eCatt GUI XML Editor Ausnahmen 20050426

Method PREPARE_EXT_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ITEMS Call by reference Type reference (TYPE) TREEMLITAB List Tree Model: Item-Tabelle 20030624
2 Importing IM_NODEKEY Call by reference Type reference (TYPE) ETXML_KEY Schlüssel eines Knotens im DOM 20030624

Method PREPARE_EXT_ITEMS on class CL_GUI_ECATT_TREE_LOG has no exception.

Method PREPARE_EXT_NODE Signature

Method PREPARE_EXT_NODE on class CL_GUI_ECATT_TREE_LOG has no parameter.
# Exception Resumable Description Created on
1 CX_ECATT_APL_XML eCatt Middleware XML Editor Ausnahmen 20030624
2 CX_ECATT_GUI_XML eCatt GUI XML Editor Ausnahmen 20030624

Method PREPARE_GETGUI_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REFRESH Call by reference Type reference (TYPE) ETONOFF Wiederauffrischen nach Eingabe im Editor 20030625
# Exception Resumable Description Created on
1 CX_ECATT_APL_XML eCatt Middleware XML Editor Ausnahmen 20030625
2 CX_ECATT_GUI_XML eCatt GUI XML Editor Ausnahmen 20030625

Method PREPARE_GUI_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ITEMS Call by reference Type reference (TYPE) TREEMLITAB List Tree Model: Item-Tabelle 20030625
2 Importing IM_NODEKEY Call by reference Type reference (TYPE) ETXML_KEY Schlüssel eines Knotens im DOM 20030625
# Exception Resumable Description Created on
1 CX_ECATT_APL_XML eCatt Middleware XML Editor Ausnahmen 20030625

Method PREPARE_GUI_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REFRESH Call by reference Type reference (TYPE) ETONOFF Wiederauffrischen nach Eingabe im Editor 20030625
# Exception Resumable Description Created on
1 CX_ECATT_APL_XML eCatt Middleware XML Editor Ausnahmen 20030625
2 CX_ECATT_GUI_XML eCatt GUI XML Editor Ausnahmen 20030625

Method PREPARE_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ITEMS Call by reference Type reference (TYPE) TREEMLITAB List Tree Model: Item-Tabelle 20030403
2 Importing IM_NODEKEY Call by reference Type reference (TYPE) ETXML_KEY Schlüssel eines Knotens im DOM 20030403
# Exception Resumable Description Created on
1 CX_ECATT_APL_XML eCatt Middleware XML Editor Ausnahmen 20030630

Method PREPARE_MESSAGE_HEADER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ITEMS Call by reference Type reference (TYPE) TREEMLITAB 20030403
2 Importing IM_ENDMESSAGE Call by reference Type reference (TYPE) ETONOFF eCATT Schalter Ein/Aus 20030403
3 Importing IM_IDLEN Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20030403
4 Importing IM_MESSAGE Call by reference Type reference (TYPE) ETONOFF eCATT Schalter Ein/Aus 20030403
5 Importing IM_MSGKIND_ON Call by reference Type reference (TYPE) ETONOFF eCATT Schalter Ein/Aus 20060707

Method PREPARE_MESSAGE_HEADER on class CL_GUI_ECATT_TREE_LOG has no exception.

Method PREPARE_MESSAGE_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ITEMS Call by reference Type reference (TYPE) TREEMLITAB List Tree Model: Item-Tabelle 20030403
2 Importing IM_NODEKEY Call by reference Type reference (TYPE) ETXML_KEY Schlüssel eines Knotens im DOM 20030403

Method PREPARE_MESSAGE_ITEMS on class CL_GUI_ECATT_TREE_LOG has no exception.

Method PREPARE_MESSAGE_NODE Signature

Method PREPARE_MESSAGE_NODE on class CL_GUI_ECATT_TREE_LOG has no parameter.
# Exception Resumable Description Created on
1 CX_ECATT_APL_XML eCatt Middleware XML Editor Ausnahmen 20030403
2 CX_ECATT_GUI_XML eCatt GUI XML Editor Ausnahmen 20030403

Method PREPARE_RETRIEVE_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ITEMS Call by reference Type reference (TYPE) TREEMLITAB List Tree Model: Item-Tabelle 20030722
2 Importing IM_NODEKEY Call by reference Type reference (TYPE) ETXML_KEY Schlüssel eines Knotens im DOM 20030722

Method PREPARE_RETRIEVE_ITEMS on class CL_GUI_ECATT_TREE_LOG has no exception.

Method PREPARE_RETRIEVE_NODE Signature

Method PREPARE_RETRIEVE_NODE on class CL_GUI_ECATT_TREE_LOG has no parameter.
# Exception Resumable Description Created on
1 CX_ECATT_APL_XML eCatt Middleware XML Editor Ausnahmen 20030722
2 CX_ECATT_GUI_XML eCatt GUI XML Editor Ausnahmen 20030722

Method PREPARE_TCD_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ITEMS Call by reference Type reference (TYPE) TREEMLITAB List Tree Model: Item-Tabelle 20030507
2 Importing IM_NODEKEY Call by reference Type reference (TYPE) ETXML_KEY Schlüssel eines Knotens im DOM 20030507

Method PREPARE_TCD_ITEMS on class CL_GUI_ECATT_TREE_LOG has no exception.

Method PREPARE_TCD_NODE Signature

Method PREPARE_TCD_NODE on class CL_GUI_ECATT_TREE_LOG has no parameter.
# Exception Resumable Description Created on
1 CX_ECATT_APL_XML eCatt Middleware XML Editor Ausnahmen 20030507
2 CX_ECATT_GUI_XML eCatt GUI XML Editor Ausnahmen 20030507

Method PREPARE_UI_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ITEMS Call by reference Type reference (TYPE) TREEMLITAB List Tree Model: Item-Tabelle 20030625
2 Importing IM_NODEKEY Call by reference Type reference (TYPE) ETXML_KEY Schlüssel eines Knotens im DOM 20030625

Method PREPARE_UI_ITEMS on class CL_GUI_ECATT_TREE_LOG has no exception.

Method PREPARE_UI_NODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_REFRESH Call by reference Type reference (TYPE) ETONOFF eCATT Schalter Ein/Aus 20031203
# Exception Resumable Description Created on
1 CX_ECATT_APL_XML eCatt Middleware XML Editor Ausnahmen 20031203
2 CX_ECATT_GUI_XML eCatt GUI XML Editor Ausnahmen 20031203

Method PREPARE_VAL_INTERFACE_ITEMS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ITEMS Call by reference Type reference (TYPE) TREEMLITAB List Tree Model: Item-Tabelle 20050719
2 Importing IM_NODEKEY Call by reference Type reference (TYPE) ETXML_KEY Schlüssel eines Knotens im DOM 20050719

Method PREPARE_VAL_INTERFACE_ITEMS on class CL_GUI_ECATT_TREE_LOG has no exception.

Method PREPARE_VAL_INTERFACE_NODE Signature

Method PREPARE_VAL_INTERFACE_NODE on class CL_GUI_ECATT_TREE_LOG has no parameter.
# Exception Resumable Description Created on
1 CX_ECATT_APL_XML eCatt Middleware XML Editor Ausnahmen 20050719
2 CX_ECATT_GUI_XML eCatt GUI XML Editor Ausnahmen 20050719

Method REMOVE_INDEX_FROM_PATH Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_STRING Call by reference Type reference (TYPE) STRING 20080215
2 Returning R_STRING Value transfer Type reference (TYPE) STRING 20080215

Method REMOVE_INDEX_FROM_PATH on class CL_GUI_ECATT_TREE_LOG has no exception.

Method SET_ATTRIBUTES_FOR_LOG Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_LOGKEY Call by reference Type reference (TYPE) ETLOG_KEY eCATT Keyfelder zu den Protokolltabellen 20090908
2 Importing I_OBJLNR Call by reference Type reference (TYPE) ETOBJ_LNR Laufende Nummer eines Objektes 20090908
3 Importing I_SCRLNR Call by reference Type reference (TYPE) ETSCR_LNR eCATT Laufende Nummer des Scriptbefehls 20090908

Method SET_ATTRIBUTES_FOR_LOG on class CL_GUI_ECATT_TREE_LOG has no exception.

Method SET_HIDE_XML Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_HIDE_XML Call by reference Type reference (TYPE) ETONOFF 'X' 20030702

Method SET_HIDE_XML on class CL_GUI_ECATT_TREE_LOG has no exception.

Method SET_NAMES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_ITEMS Call by reference Type reference (TYPE) TREEMLITAB List Tree Model: Item-Tabelle 20030403
2 Importing IM_COUNTED_NODE Call by reference Type reference (TYPE) ETDOM_NAME Name eines Knotens im DOM 20030403
3 Importing IM_NODEKEY Call by reference Type reference (TYPE) ETXML_KEY Schlüssel eines Knotens im DOM 20030403
4 Importing IM_NODE_NAME Call by reference Type reference (TYPE) ETXML_NAME Name eines Knotens 20030403
5 Importing IM_NODE_VALUE Call by reference Type reference (TYPE) ETDOM_NAME Ist ein Parameterbezug gepflegt? 20030403
6 Importing IM_UPDATE Call by reference Type reference (TYPE) ETONOFF Refresh Modus 20030403
# Exception Resumable Description Created on
1 CX_ECATT_APL_XML eCatt Middleware XML Editor Ausnahmen 20030403

Method SET_PROVIDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PROVIDERS Call by reference Object reference (TYPE REF TO) CL_GUI_ECATT_ITEM_PROVIDERS 20031020

Method SET_PROVIDERS on class CL_GUI_ECATT_TREE_LOG has no exception.

Method UI_GET_STATUS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NODEKEY Call by reference Type reference (TYPE) ETXML_KEY Schlüssel eines Knotens im DOM 20040130
2 Returning RE_IMAGE Value transfer Type reference (TYPE) TV_IMAGE Tree Control: Ikone / Bild 20040130

Method UI_GET_STATUS on class CL_GUI_ECATT_TREE_LOG has no exception.

Method UI_INIT_STATUS Signature

Method UI_INIT_STATUS on class CL_GUI_ECATT_TREE_LOG has no parameter.
Method UI_INIT_STATUS on class CL_GUI_ECATT_TREE_LOG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 640