SAP ABAP Class IF_VMCDBG_SOURCE_DISP_TOOL (VMCDBG: Source Display tool)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_VMCDBG_SRC_DISP_NEW_EDITOR | VMCDBG: Source display based on new editor | 20111005 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_VMCDBG_SRC_DISP_TEXT_EDITOR | VMCDBG: Source display using text editor | 20111005 |
Properties
| Class | IF_VMCDBG_SOURCE_DISP_TOOL | |
| Short Description | VMCDBG: Source Display tool | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20111005 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_VMCDBG_SOURCE_DISP_TOOL has no forward declaration.
Interfaces
Class IF_VMCDBG_SOURCE_DISP_TOOL has no interface implemented.
Friends
Class IF_VMCDBG_SOURCE_DISP_TOOL has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | 20111005 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20111005 | ||
| 2 | Instance method | Public | Method | 20111005 | ||
| 3 | Instance method | Public | Method | 20111005 | ||
| 4 | Instance method | Public | Method | 20111005 |
Events
Class IF_VMCDBG_SOURCE_DISP_TOOL has no event.
Types
Class IF_VMCDBG_SOURCE_DISP_TOOL has no local type.
Method Signatures
Method INIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_TOOL_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20111005 |
Method INIT on class IF_VMCDBG_SOURCE_DISP_TOOL has no exception.
Method SET_BREAKPOINT_MARKER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_BP | Call by reference | Type reference (TYPE) | VMCDBG_BP_IT | VMCDBG: Breakpoint table | 20111005 |
Method SET_BREAKPOINT_MARKER on class IF_VMCDBG_SOURCE_DISP_TOOL has no exception.
Method SET_EXECUTION_LINE_MARKER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_LINE | Call by reference | Type reference (TYPE) | I | 20111005 |
Method SET_EXECUTION_LINE_MARKER on class IF_VMCDBG_SOURCE_DISP_TOOL has no exception.
Method SET_SOURCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IV_SOURCE | Call by reference | Type reference (TYPE) | STRING | 20111005 | ||||
| 2 | IV_SOURCE_CLASS | Call by reference | Type reference (TYPE) | STRING | 20111005 |
Method SET_SOURCE on class IF_VMCDBG_SOURCE_DISP_TOOL has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |