SAP ABAP Class CL_GUI_ECATT_WEBD_CHANGED (Web Dynpro Data Change Class)
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_CHANGED Data Modification Class in XML Editor 20021104
Properties
Class CL_GUI_ECATT_WEBD_CHANGED  
Short Description Web Dynpro Data Change Class    
Super Class CL_GUI_ECATT_DATA_CHANGED Data Modification Class in XML Editor 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SECATT_GUI   eCATT GUI Objects 
Created 20021104   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_GUI_ECATT_WEBD_CHANGED has no forward declaration.
Interfaces
Class CL_GUI_ECATT_WEBD_CHANGED has no interface implemented.
Friends
Class CL_GUI_ECATT_WEBD_CHANGED has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 AS_CHANGED_PARAM Instance attribute Private Type reference (TYPE) ETDOM_ALL Changed Row 20060602
2 CHANGED Instance attribute Public Type reference (TYPE) ETONOFF Entries in Rows Changed 20030423
3 CHANGED_CELLS Instance attribute Protected Type reference (TYPE) ETXML_KEYS_TABTYPE Changed Cells with Line Key 20030530
4 CHANGED_ROWS Instance attribute Protected Type reference (TYPE) ETXML_UISCR_TABTYPE Rows Changed 20030423
5 CLEAR Instance attribute Public Type reference (TYPE) ETONOFF Current Table Is to Be Deleted 20030423
6 COPIED Instance attribute Public Type reference (TYPE) ETONOFF Rows Copied 20030429
7 COPIED_ROWS Instance attribute Protected Type reference (TYPE) ETXML_UISCR_TABTYPE Copied Rows 20030429
8 CUR_GID Instance attribute Public Type reference (TYPE) ETXML_KEY Current Key of the Topmost Node 20030724
9 CUR_PATH Instance attribute Public Type reference (TYPE) ETXMLPATH Current Path 20030423
10 DELETED Instance attribute Public Type reference (TYPE) ETONOFF Rows Were Deleted 20030423
11 DELETED_ROWS Instance attribute Protected Type reference (TYPE) ETXML_UISCR_TABTYPE Deleted Rows 20030423
12 ENTRIES Instance attribute Private Type reference (TYPE) ETXML_WEBDSCR_TABTYPE 20030417
13 ENTRY_CORRECTED Instance attribute Protected Type reference (TYPE) ETONOFF Entries Corrected 20030708
14 HAS_PATH Instance attribute Protected Type reference (TYPE) ETONOFF Node Names Are Paths 20030708
15 INSERTED Instance attribute Public Type reference (TYPE) ETONOFF Rows Inserted 20030423
16 INSERTED_ROWS Instance attribute Protected Type reference (TYPE) ETXML_UISCR_TABTYPE Appended and Inserted Rows 20030423
17 ITEMKEYS Instance attribute Protected Type reference (TYPE) ETXML_KEYTABLE Key of New Rows 20030423
18 PASTED Instance attribute Public Type reference (TYPE) ETONOFF Copied Rows Are to Be Inserted 20030430
19 PASTE_ROWS Instance attribute Protected Type reference (TYPE) ETXML_INDICES_TABTYPE Selected Rows Before Which You Want to Insert 20030430
20 SWAPPED Instance attribute Public Type reference (TYPE) ETONOFF Rows Moved 20030423
21 SWAPPED_ROWS Instance attribute Protected Type reference (TYPE) ETXML_KEYTABLE Key of Swapped Rows 20030423
Methods
# Method Level Visibility Method type Description Created on
1 CELLS_CHANGED Instance method Public Method Which Cells Have Been Changed? 20040413
2 CELL_CHANGED Instance method Public Method The Cell Changed? 20030530
3 GET_CHANGED_PARAM Instance method Public Method Get Changed Row 20060602
4 GET_COLUMN Instance method Public Method Get Columns 20030424
5 MOVE_ENTRIES Instance method Private Method 20030707
6 PREV_LINE Instance method Public Method Previous Row with Key 20030424
7 SET_CHANGED_PARAM Instance method Public Method Set Changed Row 20060602
8 SET_COLUMN Instance method Public Method Set Changed Columns 20030417
Events
Class CL_GUI_ECATT_WEBD_CHANGED has no event.
Types
Class CL_GUI_ECATT_WEBD_CHANGED has no local type.
Method Signatures

Method CELLS_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_WIDGET_KEY Call by reference Type reference (TYPE) ETXML_KEY Schlüssel eines Knotens im DOM 20040413
2 Returning RE_UI_CHANGE Value transfer Type reference (TYPE) ETXML_UI_CHANGED UI Zelle hat sich geändert 20040413

Method CELLS_CHANGED on class CL_GUI_ECATT_WEBD_CHANGED has no exception.

Method CELL_CHANGED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CELL_NAME Call by reference Type reference (TYPE) STRING 20030530
2 Importing IM_WIDGET_KEY Call by reference Type reference (TYPE) ETXML_KEY 20030530
3 Returning RE_CHANGED Value transfer Type reference (TYPE) ETONOFF 20030530

Method CELL_CHANGED on class CL_GUI_ECATT_WEBD_CHANGED has no exception.

Method GET_CHANGED_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ES_CHANGED_PARAM Call by reference Type reference (TYPE) ETDOM_ALL Beschreibung des DOM-Inhaltes in einer flachen Struktur 20060602

Method GET_CHANGED_PARAM on class CL_GUI_ECATT_WEBD_CHANGED has no exception.

Method GET_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting EX_CHANGED Call by reference Type reference (TYPE) ETXML_UISCR_TABTYPE 20030424
2 Exporting EX_COPIED Call by reference Type reference (TYPE) ETXML_UISCR_TABTYPE 20030429
3 Exporting EX_CORRECTED Call by reference Type reference (TYPE) ETONOFF 20030708
4 Exporting EX_DELETED Call by reference Type reference (TYPE) ETXML_UISCR_TABTYPE 20030424
5 Exporting EX_ENTRIES Call by reference Type reference (TYPE) ETXML_WEBDSCR_TABTYPE 20030707
6 Exporting EX_HAS_PATH Call by reference Type reference (TYPE) ETONOFF 20030708
7 Exporting EX_INSERTED Call by reference Type reference (TYPE) ETXML_UISCR_TABTYPE 20030424
8 Exporting EX_ITEMKEYS Call by reference Type reference (TYPE) ETXML_KEYTABLE 20030424
9 Exporting EX_PASTED Call by reference Type reference (TYPE) ETXML_INDICES_TABTYPE 20030430
10 Exporting EX_SWAPPED Call by reference Type reference (TYPE) ETXML_KEYTABLE 20030424

Method GET_COLUMN on class CL_GUI_ECATT_WEBD_CHANGED has no exception.

Method MOVE_ENTRIES Signature

Method MOVE_ENTRIES on class CL_GUI_ECATT_WEBD_CHANGED has no parameter.
Method MOVE_ENTRIES on class CL_GUI_ECATT_WEBD_CHANGED has no exception.

Method PREV_LINE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_ITEMKEY Value transfer Type reference (TYPE) ETXML_KEY 20030424

Method PREV_LINE on class CL_GUI_ECATT_WEBD_CHANGED has no exception.

Method SET_CHANGED_PARAM Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IS_CHANGED_PARAM Call by reference Type reference (TYPE) ETDOM_ALL Beschreibung des DOM-Inhaltes in einer flachen Struktur 20060602

Method SET_CHANGED_PARAM on class CL_GUI_ECATT_WEBD_CHANGED has no exception.

Method SET_COLUMN Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_CELLS Call by reference Type reference (TYPE) ETXML_KEYS_TABTYPE Zellen, die sich geändert haben 20030530
2 Importing IM_CHANGED_ROWS Call by reference Type reference (TYPE) ETXML_UISCR_TABTYPE 20030423
3 Importing IM_COLUMN Call by reference Type reference (TYPE) ETXML_WEBDSCR_TABTYPE 20030417
4 Importing IM_COPIED_ROWS Call by reference Type reference (TYPE) ETXML_UISCR_TABTYPE Kopierte Zeilen 20030429
5 Importing IM_CUR_GID Call by reference Type reference (TYPE) ETXML_KEY 20030724
6 Importing IM_CUR_PATH Call by reference Type reference (TYPE) ETXMLPATH 20030423
7 Importing IM_DELETED_ROWS Call by reference Type reference (TYPE) ETXML_UISCR_TABTYPE 20030423
8 Importing IM_ENTRY_CORRECTED Call by reference Type reference (TYPE) ETONOFF Einträge wurden korrigiert 20030708
9 Importing IM_HAS_PATH Call by reference Type reference (TYPE) ETONOFF Namen der Knoten wurde in Pfade umgewandelt 20030708
10 Importing IM_INSERTED_ROWS Call by reference Type reference (TYPE) ETXML_UISCR_TABTYPE 20030423
11 Importing IM_ITEMKEYS Call by reference Type reference (TYPE) ETXML_KEYTABLE Schlüssel der neuen Zeilen 20030424
12 Importing IM_PASTE_ROWS Call by reference Type reference (TYPE) ETXML_INDICES_TABTYPE Markierte Zeilen, nach denen eingefügt wird 20030430
13 Importing IM_SWAPPED_ROWS Call by reference Type reference (TYPE) ETXML_KEYTABLE 20030423

Method SET_COLUMN on class CL_GUI_ECATT_WEBD_CHANGED has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 630