SAP ABAP Class CL_MI_DEBUGGER_DISPLAY_TREE (Derivative of CL_MI_DEBUGGER_DISPLAY_TREE for Debugger)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
⤷
SABP_ANALYZE_MI (Package) Objects for Memory Inspector

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_MI_DISPLAY_TREE | Depiction of trees from memory objects as control | 20081205 |
Properties
Class | CL_MI_DEBUGGER_DISPLAY_TREE | |
Short Description | Derivative of CL_MI_DEBUGGER_DISPLAY_TREE for Debugger | |
Super Class | CL_MI_DISPLAY_TREE | Depiction of trees from memory objects as control |
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SABP_ANALYZE_MI | Objects for Memory Inspector |
Created | 20081205 | SAP |
Last change | 20090618 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_MI_DEBUGGER_DISPLAY_TREE has no interface implemented.
Friends
Class CL_MI_DEBUGGER_DISPLAY_TREE has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_TPDA_CONTROL | TPDA: Interface UI - Kernel | 20081205 | ||
2 | ![]() |
Constant | Private | Type reference (TYPE) | UI_FUNC | 'OBJ_BROWS' | Function Code | 20090113 | |
3 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | IF_TPDA_TOOL | TPDA: Interface for Plug-In | 20081205 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Method | Debugger Factory | 20081205 |
2 | ![]() |
Instance method | Private | Method | Handle a debugger error coming from if_mi_traverse_tree | 20090129 |
3 | ![]() |
Instance method | Private | Method | Navigation to Memory Explorer | 20090113 |
4 | ![]() |
Instance method | Private | Method | Navigation to Object View | 20081205 |
Events
Class CL_MI_DEBUGGER_DISPLAY_TREE has no event.
Types
Class CL_MI_DEBUGGER_DISPLAY_TREE has no local type.
Method Signatures
Method CREATE_DEBUGGER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container | 20081205 | ||
2 | ![]() |
RESULT | Value transfer | Object reference (TYPE REF TO) | CL_MI_DISPLAY_TREE | Referenz auf erzeugtes Objekt | 20081205 | ||
3 | ![]() |
SEMANTIC_TREE | Call by reference | Object reference (TYPE REF TO) | IF_MI_DISPLAY_TREE | Zugriff auf einen Objectgraphen | 20081205 | ||
4 | ![]() |
TITLE | Call by reference | Type reference (TYPE) | TITLELINE | Titelzeile des Baums | 20081205 | ||
5 | ![]() |
TOOL_INFO | Call by reference | Object reference (TYPE REF TO) | IF_MI_DISPLAY_TOOL_INFO | 20090213 | |||
6 | ![]() |
TOOL_REFERENCE | Call by reference | Object reference (TYPE REF TO) | IF_TPDA_TOOL | TPDA: Schnittstelle Kernel/ ABAP | 20081205 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültige Eingabe | 20081205 | |
2 | ![]() |
Ungültige Eingabe | 20081205 |
Method HANDLE_INTERNAL_ERROR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
P_CX_MI_INTERNAL_ERROR | Call by reference | Object reference (TYPE REF TO) | CX_MI_INTERNAL_ERROR | Interner Fehler im Memoryinspector | 20090129 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ungültiger Zustand bei der Darstellung | 20090129 |
Method NAVIGATE_TO_BROWSER Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20090113 |
Method NAVIGATE_TO_BROWSER on class CL_MI_DEBUGGER_DISPLAY_TREE has no exception.
Method NAVIGATE_TO_OBJECT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
NODE_KEY | Call by reference | Type reference (TYPE) | TV_NODEKEY | Tree Control: Schlüssel eines Knotens | 20081205 |
Method NAVIGATE_TO_OBJECT on class CL_MI_DEBUGGER_DISPLAY_TREE has no exception.
History
Last changed by/on | SAP | 20090618 |
SAP Release Created in | 720 |