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 | Instance attribute | Private | Type reference (TYPE) | ETDOM_ALL | Changed Row | 20060602 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | ETONOFF | Entries in Rows Changed | 20030423 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | ETXML_KEYS_TABTYPE | Changed Cells with Line Key | 20030530 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | ETXML_UISCR_TABTYPE | Rows Changed | 20030423 | |||
| 5 | Instance attribute | Public | Type reference (TYPE) | ETONOFF | Current Table Is to Be Deleted | 20030423 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | ETONOFF | Rows Copied | 20030429 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | ETXML_UISCR_TABTYPE | Copied Rows | 20030429 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | ETXML_KEY | Current Key of the Topmost Node | 20030724 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | ETXMLPATH | Current Path | 20030423 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | ETONOFF | Rows Were Deleted | 20030423 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | ETXML_UISCR_TABTYPE | Deleted Rows | 20030423 | |||
| 12 | Instance attribute | Private | Type reference (TYPE) | ETXML_WEBDSCR_TABTYPE | 20030417 | ||||
| 13 | Instance attribute | Protected | Type reference (TYPE) | ETONOFF | Entries Corrected | 20030708 | |||
| 14 | Instance attribute | Protected | Type reference (TYPE) | ETONOFF | Node Names Are Paths | 20030708 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | ETONOFF | Rows Inserted | 20030423 | |||
| 16 | Instance attribute | Protected | Type reference (TYPE) | ETXML_UISCR_TABTYPE | Appended and Inserted Rows | 20030423 | |||
| 17 | Instance attribute | Protected | Type reference (TYPE) | ETXML_KEYTABLE | Key of New Rows | 20030423 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | ETONOFF | Copied Rows Are to Be Inserted | 20030430 | |||
| 19 | Instance attribute | Protected | Type reference (TYPE) | ETXML_INDICES_TABTYPE | Selected Rows Before Which You Want to Insert | 20030430 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | ETONOFF | Rows Moved | 20030423 | |||
| 21 | Instance attribute | Protected | Type reference (TYPE) | ETXML_KEYTABLE | Key of Swapped Rows | 20030423 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Which Cells Have Been Changed? | 20040413 | |
| 2 | Instance method | Public | Method | The Cell Changed? | 20030530 | |
| 3 | Instance method | Public | Method | Get Changed Row | 20060602 | |
| 4 | Instance method | Public | Method | Get Columns | 20030424 | |
| 5 | Instance method | Private | Method | 20030707 | ||
| 6 | Instance method | Public | Method | Previous Row with Key | 20030424 | |
| 7 | Instance method | Public | Method | Set Changed Row | 20060602 | |
| 8 | 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 | IM_WIDGET_KEY | Call by reference | Type reference (TYPE) | ETXML_KEY | Schlüssel eines Knotens im DOM | 20040413 | |||
| 2 | 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 | IM_CELL_NAME | Call by reference | Type reference (TYPE) | STRING | 20030530 | ||||
| 2 | IM_WIDGET_KEY | Call by reference | Type reference (TYPE) | ETXML_KEY | 20030530 | ||||
| 3 | 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 | 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 | EX_CHANGED | Call by reference | Type reference (TYPE) | ETXML_UISCR_TABTYPE | 20030424 | ||||
| 2 | EX_COPIED | Call by reference | Type reference (TYPE) | ETXML_UISCR_TABTYPE | 20030429 | ||||
| 3 | EX_CORRECTED | Call by reference | Type reference (TYPE) | ETONOFF | 20030708 | ||||
| 4 | EX_DELETED | Call by reference | Type reference (TYPE) | ETXML_UISCR_TABTYPE | 20030424 | ||||
| 5 | EX_ENTRIES | Call by reference | Type reference (TYPE) | ETXML_WEBDSCR_TABTYPE | 20030707 | ||||
| 6 | EX_HAS_PATH | Call by reference | Type reference (TYPE) | ETONOFF | 20030708 | ||||
| 7 | EX_INSERTED | Call by reference | Type reference (TYPE) | ETXML_UISCR_TABTYPE | 20030424 | ||||
| 8 | EX_ITEMKEYS | Call by reference | Type reference (TYPE) | ETXML_KEYTABLE | 20030424 | ||||
| 9 | EX_PASTED | Call by reference | Type reference (TYPE) | ETXML_INDICES_TABTYPE | 20030430 | ||||
| 10 | 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 | 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 | 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 | IM_CELLS | Call by reference | Type reference (TYPE) | ETXML_KEYS_TABTYPE | Zellen, die sich geändert haben | 20030530 | |||
| 2 | IM_CHANGED_ROWS | Call by reference | Type reference (TYPE) | ETXML_UISCR_TABTYPE | 20030423 | ||||
| 3 | IM_COLUMN | Call by reference | Type reference (TYPE) | ETXML_WEBDSCR_TABTYPE | 20030417 | ||||
| 4 | IM_COPIED_ROWS | Call by reference | Type reference (TYPE) | ETXML_UISCR_TABTYPE | Kopierte Zeilen | 20030429 | |||
| 5 | IM_CUR_GID | Call by reference | Type reference (TYPE) | ETXML_KEY | 20030724 | ||||
| 6 | IM_CUR_PATH | Call by reference | Type reference (TYPE) | ETXMLPATH | 20030423 | ||||
| 7 | IM_DELETED_ROWS | Call by reference | Type reference (TYPE) | ETXML_UISCR_TABTYPE | 20030423 | ||||
| 8 | IM_ENTRY_CORRECTED | Call by reference | Type reference (TYPE) | ETONOFF | Einträge wurden korrigiert | 20030708 | |||
| 9 | IM_HAS_PATH | Call by reference | Type reference (TYPE) | ETONOFF | Namen der Knoten wurde in Pfade umgewandelt | 20030708 | |||
| 10 | IM_INSERTED_ROWS | Call by reference | Type reference (TYPE) | ETXML_UISCR_TABTYPE | 20030423 | ||||
| 11 | IM_ITEMKEYS | Call by reference | Type reference (TYPE) | ETXML_KEYTABLE | Schlüssel der neuen Zeilen | 20030424 | |||
| 12 | IM_PASTE_ROWS | Call by reference | Type reference (TYPE) | ETXML_INDICES_TABTYPE | Markierte Zeilen, nach denen eingefügt wird | 20030430 | |||
| 13 | 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 |