SAP ABAP Class CL_GUI_ECATT_DEBUG (eCATT - Debugger Display)
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_MODULE_EDITOR | User Interface: eCATT Module | 20020923 |
Properties
Class | CL_GUI_ECATT_DEBUG | |
Short Description | eCATT - Debugger Display | |
Super Class | CL_GUI_ECATT_MODULE_EDITOR | User Interface: eCATT Module |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SECATT_GUI | eCATT GUI Objects |
Created | 20020913 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_GUI_ECATT_DEBUG has no forward declaration.
Interfaces
Class CL_GUI_ECATT_DEBUG has no interface implemented.
Friends
Class CL_GUI_ECATT_DEBUG has no friend class.
Attributes
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | CONSTRUCTOR | Instance method | Public | Constructor | Constructor | 20020913 |
2 | CREATE_SPLITTER | Instance method | Protected | Method | Create Main Splitter | 20020923 |
3 | CREATE_UI_DEBUG_TREE | Instance method | Public | Method | Generate Debugger Tree | 20020913 |
4 | FREE | Instance method | Public | Method | Release Instances | 20020917 |
5 | SET_PARAMS_NEW | Instance method | Public | Method | Pass New Parameters | 20021202 |
Events
Class CL_GUI_ECATT_DEBUG has no event.
Types
Class CL_GUI_ECATT_DEBUG 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_DYNNR | Call by reference | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20020913 | ||
2 | Importing | IM_DYNNR_BACK | Call by reference | Type reference (TYPE) | SYDYNNR | ABAP-Programm, Nummer des aktuellen Dynpros | 20020913 | ||
3 | Importing | IM_IF_ECATT_EXECUTION | Call by reference | Object reference (TYPE REF TO) | IF_APL_ECATT_EXECUTION | eCATT - Execution von ausführbaren eCATT-Objekten | 20020913 | ||
4 | Importing | IM_LOGKEY | Call by reference | Type reference (TYPE) | ETLOG_KEY | eCATT Keyfelder zu den Protokolltabellen | 20020913 | ||
5 | Importing | IM_PROGID | Call by reference | Type reference (TYPE) | SYCPROG | ABAP-Programm, Aufrufer in externen Prozeduren | 20020913 | ||
6 | Importing | IM_TDC | Call by reference | Type reference (TYPE) | ETOBJ_LNR | Laufende Nummer eines Objektes | 20020913 | ||
7 | Importing | IM_TOC | Call by reference | Object reference (TYPE REF TO) | CL_GUI_TEST_OPERATION_CENTER | Test Operation Center (Einstieg eCATT) | 20020913 | ||
8 | Importing | IM_TOC_INSTANCE | Call by reference | Object reference (TYPE REF TO) | CL_GUI_TEST_OPERATION_CENTER | Test Operation Center (Einstieg eCATT) | 20020923 | ||
9 | Importing | IP_DEBUG | Call by reference | Object reference (TYPE REF TO) | CL_APL_ECATT_DEBUG | Debug Handling Klasse | 20020913 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | CX_ECATT_GUI | eCatt-Ausnahmen GUI | 20020923 |
Method CREATE_SPLITTER Signature
Method CREATE_SPLITTER on class CL_GUI_ECATT_DEBUG has no parameter.
Method CREATE_SPLITTER on class CL_GUI_ECATT_DEBUG has no exception.
Method CREATE_UI_DEBUG_TREE Signature
Method CREATE_UI_DEBUG_TREE on class CL_GUI_ECATT_DEBUG has no parameter.
Method CREATE_UI_DEBUG_TREE on class CL_GUI_ECATT_DEBUG has no exception.
Method FREE Signature
Method FREE on class CL_GUI_ECATT_DEBUG has no parameter.
Method FREE on class CL_GUI_ECATT_DEBUG has no exception.
Method SET_PARAMS_NEW 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 | 20021202 |
Method SET_PARAMS_NEW on class CL_GUI_ECATT_DEBUG has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 630 |