SAP ABAP Class CL_GUI_ECATT_ELEM_CHANGED (Data Modification Class in hierarchical Field List)
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
⤷ 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 | 20020809 |
Properties
Class | CL_GUI_ECATT_ELEM_CHANGED | |
Short Description | Data Modification Class in hierarchical Field List | |
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 | 20020809 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GUI_ECATT_ELEM_CHANGED has no forward declaration.
Interfaces
Class CL_GUI_ECATT_ELEM_CHANGED has no interface implemented.
Friends
Class CL_GUI_ECATT_ELEM_CHANGED has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CHANGED_ROWS | Instance attribute | Protected | Type reference (TYPE) | ETDOM_ALL_TABTYPE | Changed Rows | 20020820 | ||
2 | COLUMN | Instance attribute | Protected | Type reference (TYPE) | ETDOM_ALL_TABTYPE | Column with Changes | 20020815 | ||
3 | ELEMENT_TAB | Instance attribute | Protected | Type reference (TYPE) | ETXML_ATTR_TABTYPE | Table to Be Displayed | 20020815 | ||
4 | ENTRY_CORRECTED | Instance attribute | Private | Type reference (TYPE) | ETONOFF | Entry Required Correction | 20020820 | ||
5 | LEVEL | Instance attribute | Protected | Type reference (TYPE) | INT4 | Nesting Depth of Node | 20020815 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | GET_COLUMN | Instance method | Public | Method | Get Values from Changed Column | 20020815 |
2 | SET_COLUMN | Instance method | Public | Method | Set Changed Column | 20020815 |
3 | SET_CORRECTION | Instance method | Private | Method | Set Correction Flag | 20020820 |
Events
Class CL_GUI_ECATT_ELEM_CHANGED has no event.
Types
Class CL_GUI_ECATT_ELEM_CHANGED has no local type.
Method Signatures
Method GET_COLUMN Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Exporting | EX_COLUMN | Call by reference | Type reference (TYPE) | ETDOM_ALL_TABTYPE | Tabelle fuer globale Bezeichner der DOM Knoten | 20020815 | ||
2 | Exporting | EX_ELEMENTS | Call by reference | Type reference (TYPE) | ETXML_ATTR_TABTYPE | eCATT Attribute und Elementdaten pflegen | 20020815 | ||
3 | Exporting | EX_LEVEL | Call by reference | Type reference (TYPE) | INT4 | Verschachtelungstiefe eines Knotens | 20020815 |
Method GET_COLUMN on class CL_GUI_ECATT_ELEM_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_CHANGED | Call by reference | Object reference (TYPE REF TO) | CL_ALV_CHANGED_DATA_PROTOCOL | Message Protokoll für Dataentry | 20020820 | ||
2 | Importing | IM_COLUMN | Call by reference | Type reference (TYPE) | ETDOM_ALL_TABTYPE | Tabelle mit Änderungen | 20020815 | ||
3 | Importing | IM_ELEMENTS | Call by reference | Type reference (TYPE) | ETXML_ATTR_TABTYPE | Anzuzeigende Einträge | 20020815 | ||
4 | Importing | IM_LEVEL | Call by reference | Type reference (TYPE) | INT4 | Verschachtelungstiefe eines Knotens | 20020815 |
Method SET_COLUMN on class CL_GUI_ECATT_ELEM_CHANGED has no exception.
Method SET_CORRECTION 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 | Flag löschen | 20020820 | ||
2 | Importing | IM_CORR | Call by reference | Type reference (TYPE) | ETONOFF | neues Korrektur Flag | 20020820 |
Method SET_CORRECTION on class CL_GUI_ECATT_ELEM_CHANGED has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 630 |