SAP ABAP Class CL_GUI_ECATT_START_PROF_EDITOR (User Interface: Start Profile Editor)
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_EDITOR | User Interface: Test Data Container | 20100922 |
Properties
Class | CL_GUI_ECATT_START_PROF_EDITOR | |
Short Description | User Interface: Start Profile Editor | |
Super Class | CL_GUI_ECATT_DATA_EDITOR | User Interface: Test Data Container |
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 | 20100922 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GUI_ECATT_START_PROF_EDITOR has no forward declaration.
Interfaces
Class CL_GUI_ECATT_START_PROF_EDITOR has no interface implemented.
Friends
Class CL_GUI_ECATT_START_PROF_EDITOR has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | CC_VAR_MODE | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Mode: Container for Custom Controls in Screen Area | 20100922 | ||
2 | TC_VAR_EXT_MODE | Instance attribute | Public | Type reference (TYPE) | ETVAR_EXT_MODE | Mode Usage of External Variants for Test Configuration | 20100922 | ||
3 | UI_VAR_MODE | Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ECATT_CONFIG_OBJECTS | Editor for Variant Mode | 20100922 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | CONSTRUCTOR | 20100922 |
2 | GET_UI_DATA_PARAMS | Instance method | Public | Method | Get Parameter from Editor | 20100927 |
3 | SET_UI_DATA_PARAMS | Instance method | Public | Method | Set Parameter in Editor | 20100927 |
Events
Class CL_GUI_ECATT_START_PROF_EDITOR has no event.
Types
Class CL_GUI_ECATT_START_PROF_EDITOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_ECATT_OBJECT | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_OBJECT | Basisklasse für eCATT Objekte. | 20100922 | ||
2 | Importing | IM_TOC | Call by reference | Object reference (TYPE REF TO) | CL_GUI_TEST_OPERATION_CENTER | Test Operation Center (Einstieg eCATT) | 20100922 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_ECATT_GUI | eCatt-Ausnahmen GUI | 20100922 |
Method GET_UI_DATA_PARAMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_EDITOR_TYPE | Call by reference | Type reference (TYPE) | ETSCREEN | SPACE | eCATT: Screen zur Mehrfachnutzung | 20100927 | |
2 | Importing | IM_XML_REFRESH | Call by reference | Type reference (TYPE) | ETONOFF | SPACE | XML-Editor muß sich selber refreshen | 20100927 |
Method GET_UI_DATA_PARAMS on class CL_GUI_ECATT_START_PROF_EDITOR has no exception.
Method SET_UI_DATA_PARAMS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | Importing | IM_NEW_STARTED | Call by reference | Type reference (TYPE) | ETONOFF | 'X' - Parameter-Editor wurde neu gestartet | 20100927 | ||
2 | Importing | IM_PARAM_CHANGED | Call by reference | Type reference (TYPE) | ETONOFF | eCATT Schalter Ein/Aus | 20100927 | ||
3 | Importing | IM_SET_CURSOR | Call by reference | Type reference (TYPE) | ETONOFF | 'X' - Cursor setzen | 20100927 | ||
4 | Importing | IM_SET_DATA | Call by reference | Type reference (TYPE) | ETONOFF | 'X' - es werden die Inhalte gesetzt | 20100927 |
Method SET_UI_DATA_PARAMS on class CL_GUI_ECATT_START_PROF_EDITOR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 703 |