SAP ABAP Interface IF_VMCDBG_SOURCE_DISP_TOOL (VMCDBG: Source Display tool)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-VMC (Application Component) Virtual Machine Container
     SVMCRT_DEBUG (Package) VMC Debugger (new)
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
Interface IF_VMCDBG_SOURCE_DISP_TOOL  
Short Description VMCDBG: Source Display tool    
General Data
Package SVMCRT_DEBUG   VMC Debugger (new) 
Created 20111005   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_VMCDBG_SOURCE_DISP_TOOL has no forward declaration.
Interfaces
Interface IF_VMCDBG_SOURCE_DISP_TOOL has no interface.
Friends
Interface IF_VMCDBG_SOURCE_DISP_TOOL has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 MV_SOURCE_CLASS Instance attribute Public Type reference (TYPE) STRING 20111005
Methods
# Method Level Visibility Method type Description Created on
1 INIT Instance method Public Method 20111005
2 SET_BREAKPOINT_MARKER Instance method Public Method 20111005
3 SET_EXECUTION_LINE_MARKER Instance method Public Method 20111005
4 SET_SOURCE Instance method Public Method 20111005
Events
Interface IF_VMCDBG_SOURCE_DISP_TOOL has no event.
Types
Interface 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 Importing 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 Interface 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 Importing IT_BP Call by reference Type reference (TYPE) VMCDBG_BP_IT VMCDBG: Breakpoint table 20111005

Method SET_BREAKPOINT_MARKER on Interface 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 Importing IV_LINE Call by reference Type reference (TYPE) I 20111005

Method SET_EXECUTION_LINE_MARKER on Interface 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 Importing IV_SOURCE Call by reference Type reference (TYPE) STRING 20111005
2 Importing IV_SOURCE_CLASS Call by reference Type reference (TYPE) STRING 20111005

Method SET_SOURCE on Interface IF_VMCDBG_SOURCE_DISP_TOOL has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702