SAP ABAP Class CL_GUI_ECATT_XML_TABLE (Table View of Table Type)
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_DATA User Interface: General Data 20001012
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_GUI_ECATT_XML_EVENTS Interface for Events 20020527
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_GUI_ECATT_ESF_TABLE ESF Table View 20060123
Properties
Class CL_GUI_ECATT_XML_TABLE  
Short Description Table View of Table Type    
Super Class CL_GUI_ECATT_DATA User Interface: General Data 
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 20000807   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ECXML Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
# Interface Abstract Final Description Created on
1 IF_GUI_ECATT_XML_EVENTS Interface for Events 20020527
Friends
Class CL_GUI_ECATT_XML_TABLE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AP_F4 Instance attribute Private Object reference (TYPE REF TO) CL_APL_ECATT_F4 Interface for F4 Help 20041220
2 AS_COLUMN Instance attribute Private Type reference (TYPE) LVC_S_COL Transfer Variables for UI Controls 20080616
3 A_OPTIMIZED_WIDTH Instance attribute Private Type reference (TYPE) ETONOFF Column Width is Optimized 20050811
4 CHILD Instance attribute Private Type reference (TYPE) ETDOM_ALL_TABTYPE Lower-Level Node Table for Data 20020527
5 COL_WIDTH Instance attribute Private Type reference (TYPE) LVC_OUTLEN 10 Generic Column Width 20001207
6 COPIED_ROWS Instance attribute Private Type reference (TYPE) ETXML_TABTYPE Copied Rows 20030717
7 DISP_TABLE Instance attribute Protected Type reference (TYPE) ETXML_TABTYPE Table for Display 20001120
8 EXCEPTION_TO_RAISE Instance attribute Protected Object reference (TYPE REF TO) CX_ROOT Previous Exception 20030207
9 HAS_LEAF Instance attribute Private Type reference (TYPE) ETONOFF End Node Exists in Table Row 20020912
10 IS_EMPTY Instance attribute Private Type reference (TYPE) ETONOFF Table Is Empty 20030314
11 ITEM_COMPONENTS Instance attribute Private Type reference (TYPE) ETXML_ITEM_TABTYPE Components of Table Row 20020527
12 NEED_REFRESH Instance attribute Private Type reference (TYPE) ETONOFF Reset Key of All Rows 20020121
13 NR_COLS Instance attribute Private Type reference (TYPE) I Number of Filled Columns 20010123
14 PROPERTIES Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_XML_PROPERTIES Properties of XML Editor 20010927
15 READONLY_COLS Instance attribute Private Type reference (TYPE) ETXML_ITEM_TABTYPE Columns Locked Although Ready for Input 20010927
16 STRUC_COLS Instance attribute Private Type reference (TYPE) ETXML_INDICES Tabele with Indices 20030207
17 XML_CHANGED Instance attribute Private Object reference (TYPE REF TO) CL_GUI_ECATT_TABLE_CHANGED Changes in Table Editor 20020809
18 XML_EDITOR Instance attribute Private Object reference (TYPE REF TO) CL_GUI_XML_EDITOR Generic XML Editor 20001030
Methods
# Method Level Visibility Method type Description Created on
1 ASSIGN_CELL Instance method Private Method Set Single Cell (After Drop or F4) 20020117
2 CHECK_DATA Instance method Public Method Search for Modified Data Before End 20010117
3 CONSTRUCTOR Instance method Public Constructor Constructor for Table Representation 20001030
4 DISPLAY_STRUC_DUMMY Instance method Private Method Table Row Contains Only Structural Components 20020913
5 ES_ERASE_STRUC Instance method Private Method Delete ESF Structure Node 20060428
6 EVALUATE_NEW_LINE Instance method Private Method Change Inserted Rows Depending on Customizing 20011119
7 FILL_ENTRIES Instance method Private Method Set Entries in Cells 20030314
8 FILL_ROW_KEY Instance method Private Method Insert Key of New Rows in Table 20010919
9 FIND_COPIED_POS Instance method Private Method Determine Position of Copied Cells 20050810
10 FIND_FIRST_LINE_KEY Instance method Private Method Search Key of Fist Row 20031029
11 FIND_PRED_LINE Instance method Private Method Search Row Before Which the New Rows Are to Be Maintained 20020326
12 GENERATE_STRUC Instance method Private Method Generate Table Structure 20001120
13 GET_ATTRIBUTES Instance method Public Method Get Attributes 20010920
14 GET_COL_NAME Instance method Public Method Determine Value of Cell 20020610
15 GET_HELP Instance method Private Method Get Defined F4 Help 20011220
16 HANDLE_DATA_CHANGED_FINISHED Instance method Protected Method After Changing the Data 20020821
17 HANDLE_HEADER_CLICK Instance method Private Method Column Header Was Selected 20021121
18 HANDLE_PASTE Instance method Private Method Insert Complete Rows 20050815
19 HIDE Instance method Public Method Hide/Redisplay Grid 20010808
20 INSERT_DISABLED Instance method Private Method Append, Delete, Copy Lines Allowed 20030819
21 IS_ONLY_STRUC Instance method Private Method Table Row Has Only Structures as Columns 20030207
22 IS_STRUC Instance method Private Method Is the Column (Cell) a Structure or a Table? 20030207
23 IS_SWAPPED Instance method Private Method Were Cells Moved? 20020829
24 MANAGE_CHANGE Instance method Private Method Process Change Log 20001030
25 NEED_HELP Instance method Private Method Is a F4 Help Defined for this Field? 20011220
26 OPTIMIZE_COLUMNS Instance method Private Method Optimize Column Width 20050811
27 PAN_COLUMNS Instance method Private Method Select Column 20050811
28 RAISE_TABLE_EXCEPTION Instance method Private Method Raise Exception 20030207
29 READONLY_NECESSARY Instance method Private Method Which Table Columns Are Not Ready for Input? 20010927
30 REARRANGE_INSERTED_ROWS Instance method Private Method Realign Inserted Rows 20040109
31 REFRESH_COPIED_ROWS Instance method Private Method Update Interim Buffer of Copied Rows 20050809
32 RESET Instance method Public Method Refresh Table Editor 20020814
33 SELECT_ENTRY Instance method Private Method Select Entry in Column 20011221
34 SET_ATTRIBUTES Instance method Public Method Set Table Editor Properties 20001130
35 SET_DATA_TO_GRID Instance method Public Method Set Data in ALV Grid 20001128
36 SET_ELEM_FIELDS Instance method Private Method Set Outtab Line with Parameter Fields 20001130
37 SET_FIELDCAT_TABLE Instance method Protected Method Set Field Catalog to Standard Display 20001128
38 SET_LEAF Instance method Private Method At Least One End Node Exists in Table 20020912
39 SET_REFRESH Instance method Protected Method Set Refresh Flag 20020121
40 SHOW Instance method Public Method Display Window in XML Editor 20001030
41 STOP Instance method Public Method Stop Table Display 20001020
42 SWAP_ROWS Instance method Private Method Swap Entire Rows in DOM and Table Editor 20020701
Events
Class CL_GUI_ECATT_XML_TABLE has no event.
Types
Class CL_GUI_ECATT_XML_TABLE has no local type.
Method Signatures

Method ASSIGN_CELL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_REFNAME Call by reference Type reference (TYPE) ETDOM_NAME Name eines Knotens im DOM 20020117
2 Changing CH_VALUE Call by reference Type reference (TYPE) ETDOM_NAME Name eines Knotens im DOM 20020117
3 Importing IM_COLUMN Call by reference Type reference (TYPE) LVC_FNAME ALV-Control: Spalten-ID 20020117
4 Importing IM_ROW Call by reference Type reference (TYPE) LVC_S_ROW ALV-Control: Beschreibung einer Zeile 20020117
5 Importing IM_ROWKEY Call by reference Type reference (TYPE) ETXML_KEY Schlüssel der Zeile, in der gesetzt werden soll 20020625
6 Importing IM_ROW_NO Call by reference Type reference (TYPE) LVC_S_ROID Zuordnung Zeilennummer zu Zeilen-ID 20020117
# Exception Resumable Description Created on
1 CX_ECATT_APL_XML eCatt Middleware XML Editor Ausnahmen 20020304
2 CX_ECATT_GUI_XML eCatt GUI XML Editor Ausnahmen 20020117

Method CHECK_DATA Signature

Method CHECK_DATA on class CL_GUI_ECATT_XML_TABLE has no parameter.
Method CHECK_DATA on class CL_GUI_ECATT_XML_TABLE has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PARAMS Call by reference Object reference (TYPE REF TO) CL_APL_ECATT_PARAMS Parameterdefinition für Testdaten 20061026
2 Importing IM_PARENT Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20001030
3 Importing IM_REGISTER_EDIT_EVENTS Call by reference Type reference (TYPE) ETONOFF eCATT Schalter Ein/Aus 20001120
4 Importing IM_XML_DATA Call by reference Object reference (TYPE REF TO) CL_APL_ECATT_XML_DATA XML-Dokument für eCATT Daten (Wrapperklassen um iXML) 20061026
5 Importing IM_XML_EDITOR Call by reference Object reference (TYPE REF TO) CL_GUI_XML_EDITOR Name des aktuellen xml_editor Objektes 20001030
# Exception Resumable Description Created on
1 CX_ECATT_GUI eCatt-Ausnahmen GUI 20020418

Method DISPLAY_STRUC_DUMMY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_SINGLE_ROW Call by reference Type reference (TYPE) ETXML_TAB 20030207
2 Importing IM_ALL_ROWS Call by reference Type reference (TYPE) ETONOFF eCATT Schalter Ein/Aus 20021010
3 Importing IM_ITEMKEY Call by reference Type reference (TYPE) ETXML_KEY Schlüssel eines Knotens im DOM 20020913
# Exception Resumable Description Created on
1 CX_ECATT_GUI_XML eCatt GUI XML Editor Ausnahmen 20020913

Method ES_ERASE_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ERASE_STRUC_PATH Call by reference Type reference (TYPE) ETXMLPATH Pfad eines Knotens im XML-String 20060428

Method ES_ERASE_STRUC on class CL_GUI_ECATT_XML_TABLE has no exception.

Method EVALUATE_NEW_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PARAMS Call by reference Type reference (TYPE) ETXML_TAB Tabelle im XML Baum mit generischen Spalten 20011119

Method EVALUATE_NEW_LINE on class CL_GUI_ECATT_XML_TABLE has no exception.

Method FILL_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FIRST_LINE Call by reference Type reference (TYPE) ETONOFF die erste Zeile einer Tabelle wurde angehängt 20030314
# Exception Resumable Description Created on
1 CX_ECATT_GUI_XML eCatt GUI XML Editor Ausnahmen 20030314

Method FILL_ROW_KEY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_ALL_ROWS Call by reference Type reference (TYPE) ETONOFF Alle Zeilen erhalten einen neuen Schlüssel 20020411

Method FILL_ROW_KEY on class CL_GUI_ECATT_XML_TABLE has no exception.

Method FIND_COPIED_POS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RT_POSITION Value transfer Type reference (TYPE) ETXML_INDICES Tabelle von Knoten in einem strukturierten Typ (XML) 20050810

Method FIND_COPIED_POS on class CL_GUI_ECATT_XML_TABLE has no exception.

Method FIND_FIRST_LINE_KEY Signature

Method FIND_FIRST_LINE_KEY on class CL_GUI_ECATT_XML_TABLE has no parameter.
Method FIND_FIRST_LINE_KEY on class CL_GUI_ECATT_XML_TABLE has no exception.

Method FIND_PRED_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ROW Call by reference Type reference (TYPE) SY-TABIX Interne Tabellen, aktueller Zeilenindex 20020326
2 Importing IM_ROW Call by reference Type reference (TYPE) SY-TABIX index in der mt_roid_front tabelle 20020326

Method FIND_PRED_LINE on class CL_GUI_ECATT_XML_TABLE has no exception.

Method GENERATE_STRUC Signature

Method GENERATE_STRUC on class CL_GUI_ECATT_XML_TABLE has no parameter.
# Exception Resumable Description Created on
1 CX_ECATT_GUI_XML eCatt GUI XML Editor Ausnahmen 20001127

Method GET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_EMPTY Call by reference Type reference (TYPE) ETONOFF 20030925
2 Exporting EX_NEED_REFRESH Call by reference Type reference (TYPE) ETONOFF Anzeige muss neu aufgebaut werden 20020121
3 Exporting EX_NR_COLS Call by reference Type reference (TYPE) I Anzahl der gefüllten Spalten in der generischen Tabelle 20010920
4 Exporting EX_READONLY Call by reference Type reference (TYPE) ETXML_ITEM_TABTYPE Schreibgeschützte Spalten abholen 20011120
5 Exporting EX_VARNAMES Call by reference Type reference (TYPE) ETXML_ITEM_TABTYPE Tabelle von Knoten in einem strukturierten Typ (XML) 20020527

Method GET_ATTRIBUTES on class CL_GUI_ECATT_XML_TABLE has no exception.

Method GET_COL_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COL Call by reference Type reference (TYPE) I 20020610
2 Importing IM_NAMEHEAD Call by reference Type reference (TYPE) ETDOM_NAME optional: Namenskopf 20020610
3 Returning RE_NAME Value transfer Type reference (TYPE) ETXML_NAME Name eines Knotens 20020610

Method GET_COL_NAME on class CL_GUI_ECATT_XML_TABLE has no exception.

Method GET_HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_FIELDVALUE Call by reference Type reference (TYPE) ETDOM_NAME ALV-Control: Zelleninhalt 20011220
2 Exporting EX_RESET Call by reference Type reference (TYPE) ETONOFF Anwender hat abgebrochen 20020207
3 Importing IM_FIELDNAME Call by reference Type reference (TYPE) ETXML_NAME Spaltenname 20011220
4 Importing IM_ROW_NO Call by reference Type reference (TYPE) LVC_S_ROID Zuordnung Zeilennummer zu Zeilen-ID 20060420
# Exception Resumable Description Created on
1 CX_ECATT_GUI_XML eCatt GUI XML Editor Ausnahmen 20020114

Method HANDLE_DATA_CHANGED_FINISHED Signature

Method HANDLE_DATA_CHANGED_FINISHED on class CL_GUI_ECATT_XML_TABLE has no parameter.
Method HANDLE_DATA_CHANGED_FINISHED on class CL_GUI_ECATT_XML_TABLE has no exception.

Method HANDLE_HEADER_CLICK Signature

Method HANDLE_HEADER_CLICK on class CL_GUI_ECATT_XML_TABLE has no parameter.
# Exception Resumable Description Created on
1 CX_ECATT_GUI_XML eCatt GUI XML Editor Ausnahmen 20030317

Method HANDLE_PASTE Signature

Method HANDLE_PASTE on class CL_GUI_ECATT_XML_TABLE has no parameter.
Method HANDLE_PASTE on class CL_GUI_ECATT_XML_TABLE has no exception.

Method HIDE Signature

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

Method INSERT_DISABLED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_DISABLED Call by reference Type reference (TYPE) ETONOFF 20030819
2 Exporting EX_LOCAL_PASTE_DISABLED Call by reference Type reference (TYPE) ETONOFF 20030819

Method INSERT_DISABLED on class CL_GUI_ECATT_XML_TABLE has no exception.

Method IS_ONLY_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ONLY_STRUC Value transfer Type reference (TYPE) ETONOFF eCATT Schalter Ein/Aus 20030207

Method IS_ONLY_STRUC on class CL_GUI_ECATT_XML_TABLE has no exception.

Method IS_STRUC Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COLIND Call by reference Type reference (TYPE) INT4 Natürliche Zahl 20030207
2 Importing IS_CELL Call by reference Type reference (TYPE) ETDOM_ALL Schlüssel eines Knotens im DOM 20060515
3 Returning RE_STRUC Value transfer Type reference (TYPE) ETONOFF eCATT Schalter Ein/Aus 20030207

Method IS_STRUC on class CL_GUI_ECATT_XML_TABLE has no exception.

Method IS_SWAPPED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_DELETED Call by reference Type reference (TYPE) LVC_T_MOCE ALV Control: Geänderte Zellen 20021008
2 Importing IM_INSERTED Call by reference Type reference (TYPE) LVC_T_MOCE ALV Control: Geänderte Zellen 20020902
3 Importing IM_ROWTABLE Call by reference Type reference (TYPE) LVC_T_ROID Zuordnung Zeilennummer zu Zeilen-ID 20020829
4 Returning RE_SWAPPED Value transfer Type reference (TYPE) ETONOFF eCATT Schalter Ein/Aus 20020829

Method IS_SWAPPED on class CL_GUI_ECATT_XML_TABLE has no exception.

Method MANAGE_CHANGE Signature

Method MANAGE_CHANGE on class CL_GUI_ECATT_XML_TABLE has no parameter.
# Exception Resumable Description Created on
1 CX_ECATT_GUI_XML eCatt GUI XML Editor Ausnahmen 20020701

Method NEED_HELP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FIELDNAME Call by reference Type reference (TYPE) ETXML_NAME Name der Spalte 20011220
2 Returning RE_HELP Value transfer Type reference (TYPE) ETONOFF eCATT Schalter Ein/Aus 20011220

Method NEED_HELP on class CL_GUI_ECATT_XML_TABLE has no exception.

Method OPTIMIZE_COLUMNS Signature

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

Method PAN_COLUMNS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_LEFT Call by reference Type reference (TYPE) ETONOFF eCATT Schalter Ein/Aus 20050811
2 Importing IM_ONE_LEFT Call by reference Type reference (TYPE) ETONOFF eCATT Schalter Ein/Aus 20050812
3 Importing IM_ONE_RIGHT Call by reference Type reference (TYPE) ETONOFF eCATT Schalter Ein/Aus 20050812
4 Importing IM_RIGHT Call by reference Type reference (TYPE) ETONOFF eCATT Schalter Ein/Aus 20050811

Method PAN_COLUMNS on class CL_GUI_ECATT_XML_TABLE has no exception.

Method RAISE_TABLE_EXCEPTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing CALLED_METHOD Call by reference Type reference (TYPE) STRING 20030207
2 Importing NEWS Call by reference Type reference (TYPE) STRING 20030207
3 Importing PREVIOUS Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20030207
4 Importing TEXTID Call by reference Type reference (TYPE) SOTR_CONC Schlüssel zum logischen Objekt im OTR 20030207
# Exception Resumable Description Created on
1 CX_ECATT_GUI_XML eCatt GUI XML Editor Ausnahmen 20030207

Method READONLY_NECESSARY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_COMPONENT Call by reference Type reference (TYPE) ETXML_NAME Name eines Knotens 20010927
2 Importing IM_LEAF Call by reference Type reference (TYPE) CHAR1 'X' = Blattknoten 20120801
3 Returning RE_READONLY Value transfer Type reference (TYPE) ETONOFF eCATT Schalter Ein/Aus 20010927

Method READONLY_NECESSARY on class CL_GUI_ECATT_XML_TABLE has no exception.

Method REARRANGE_INSERTED_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_POS Call by reference Type reference (TYPE) ETXML_INDICES Tabelle mit Indizes 20040109
2 Changing CH_ROWS Call by reference Type reference (TYPE) ETXML_TABTYPE generische Tabelle für Daten im XML Editor 20040109
3 Importing IM_INSERTED Call by reference Type reference (TYPE) ETXML_INDICES In der Mitte eingefügte Zeilen 20040109

Method REARRANGE_INSERTED_ROWS on class CL_GUI_ECATT_XML_TABLE has no exception.

Method REFRESH_COPIED_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IT_COPIED_POS Call by reference Type reference (TYPE) ETXML_INDICES Tabelle mit Indizes 20050810

Method REFRESH_COPIED_ROWS on class CL_GUI_ECATT_XML_TABLE has no exception.

Method RESET Signature

Method RESET on class CL_GUI_ECATT_XML_TABLE has no parameter.
Method RESET on class CL_GUI_ECATT_XML_TABLE has no exception.

Method SELECT_ENTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CHOICE Call by reference Type reference (TYPE) ETDOM_NAME Name eines Knotens im DOM 20011221
2 Exporting EX_RESET Call by reference Type reference (TYPE) ETONOFF Anwender hat abgebrochen 20020207
3 Importing IM_DYNNR Call by reference Type reference (TYPE) SYDYNNR ABAP-Programm, Nummer des aktuellen Dynpros 20011221
4 Importing IM_FIELDNAME Call by reference Type reference (TYPE) DFIES-FIELDNAME Feldname 20011221
5 Importing IM_PROGNAME Call by reference Type reference (TYPE) PROGNAME ABAP-Programmname 20011221
6 Importing IM_TABLE_REF Call by reference Object reference (TYPE REF TO) DATA Interne Tabelle der auszuwählenden Einträge 20020111
7 Importing IM_TABNAME Call by reference Type reference (TYPE) DFIES-TABNAME Tabellenname 20011221
8 Importing IM_TITLE Call by reference Type reference (TYPE) CHAR128 Überschrift der F4 Hilfe 20020111
# Exception Resumable Description Created on
1 CX_ECATT_GUI_XML eCatt GUI XML Editor Ausnahmen 20020111

Method SET_ATTRIBUTES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CHILDREN Call by reference Type reference (TYPE) ETDOM_ALL_TABTYPE Tabelle fuer globale Bezeichner der DOM Knoten 20020527
2 Importing IM_COLWIDTH Call by reference Type reference (TYPE) I Spaltenbreite 20001207
3 Importing IM_EMPTY Call by reference Type reference (TYPE) ETONOFF Tabelle ist leer, nur Überschriften zeigen 20030314
4 Importing IM_ITEMCOMP Call by reference Type reference (TYPE) ETXML_ITEM_TABTYPE Tabelle von Knoten in einem strukturierten Typ (XML) 20020527
5 Importing IM_PROPERTIES Call by reference Object reference (TYPE REF TO) CL_GUI_XML_PROPERTIES Eigenschaften des XML-Editors 20020527
6 Importing IM_READONLY Call by reference Type reference (TYPE) ETREADONLY Properties übersteuern bei Readonly Modus 20031029
7 Importing IP_F4 Call by reference Object reference (TYPE REF TO) CL_APL_ECATT_F4 Schnittstelle fuer die F4 Hilfe 20041220
8 Importing IP_PARAMS Call by reference Object reference (TYPE REF TO) CL_APL_ECATT_PARAMS Parameterdefinition für Testdaten 20061031
9 Importing IP_XML Call by reference Object reference (TYPE REF TO) CL_APL_ECATT_XML_DATA XML-Dokument für eCATT Daten (Wrapperklassen um iXML) 20061031

Method SET_ATTRIBUTES on class CL_GUI_ECATT_XML_TABLE has no exception.

Method SET_DATA_TO_GRID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_NO_REFRESH Call by reference Type reference (TYPE) ETONOFF 'X' - Refresh wird nicht aufgerufen 20001128
2 Importing IM_READONLY_MODE Call by reference Type reference (TYPE) I 1 - nicht eingabebereit, 0 - eingabebereit 20001128
3 Importing IP_XML_DATA Call by reference Object reference (TYPE REF TO) CL_APL_ECATT_XML_DATA XML-Dokument für eCATT Daten (Wrapperklassen um iXML) 20090618
4 Importing I_LEAF Call by reference Type reference (TYPE) CHAR1 Ist der Knoten ein Blattknoten ? 20090618
5 Importing I_TITLE Call by reference Type reference (TYPE) LVC_TITLE ALV-Control: Text der Titelzeile 20090617

Method SET_DATA_TO_GRID on class CL_GUI_ECATT_XML_TABLE has no exception.

Method SET_ELEM_FIELDS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_S_ELEMENT Call by reference Type reference (TYPE) ETXML_TAB Struktur für Datentransfer Parameterdefinitionen APL - GUI 20001130
2 Importing IM_READ_ONLY_MODE Call by reference Type reference (TYPE) I 1 - nicht eingabebereit, 0 - eingabebereit 20001130
3 Importing IM_RO_COLUMNS Call by reference Type reference (TYPE) ETXML_ITEM_TABTYPE Tabelle mit Spaltennummern 20001130

Method SET_ELEM_FIELDS on class CL_GUI_ECATT_XML_TABLE has no exception.

Method SET_FIELDCAT_TABLE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_STRUCTURE_NAME Call by reference Type reference (TYPE) TABNAME Struktur für ALVGRID 20001128
# Exception Resumable Description Created on
1 CX_ECATT_GUI_XML eCatt GUI XML Editor Ausnahmen 20001128

Method SET_LEAF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CLEAR Call by reference Type reference (TYPE) ETONOFF eCATT Schalter Ein/Aus 20020912
2 Importing IM_LEAF Call by reference Type reference (TYPE) ETONOFF eCATT Schalter Ein/Aus 20020912

Method SET_LEAF on class CL_GUI_ECATT_XML_TABLE has no exception.

Method SET_REFRESH 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 20020121

Method SET_REFRESH on class CL_GUI_ECATT_XML_TABLE has no exception.

Method SHOW 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 GID des Tabellenknotens 20001120
# Exception Resumable Description Created on
1 CX_ECATT_GUI_XML eCatt GUI XML Editor Ausnahmen 20010201

Method STOP Signature

Method STOP on class CL_GUI_ECATT_XML_TABLE has no parameter.
Method STOP on class CL_GUI_ECATT_XML_TABLE has no exception.

Method SWAP_ROWS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_ITEMKEYS Call by reference Type reference (TYPE) ETXML_KEYTABLE korrekte Anordnung der Zeilenschlüssel 20020829
2 Importing IM_ROWTABLE Call by reference Type reference (TYPE) LVC_T_ROID Zuordnung Zeilennummer zu Zeilen-ID 20020701
# Exception Resumable Description Created on
1 CX_ECATT_GUI_XML eCatt GUI XML Editor Ausnahmen 20020701
History
Last changed by/on SAP  20130531 
SAP Release Created in 610