SAP ABAP Class CL_VMCDBG_CONTROL_ENHANCED (JDI: Enhanced Debugger Controller)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-VMC (Application Component) Virtual Machine Container
     SVMCRT_DEBUG (Package) VMC Debugger (new)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_VMCDBG_CONTROL Generic JDI interface 20110713
Properties
Class CL_VMCDBG_CONTROL_ENHANCED  
Short Description JDI: Enhanced Debugger Controller    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SVMCRT_DEBUG   VMC Debugger (new) 
Created 20110713   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 IF_VMCDBG_CONTROL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
# Interface Abstract Final Description Created on
1 IF_VMCDBG_CONTROL Generic JDI interface 20110713
Friends
Class CL_VMCDBG_CONTROL_ENHANCED has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 BUFFERED_STATE Instance attribute Private Type reference (TYPE) IF_VMCDBG_CONTROL=>TY_VMSTATUS 20110913
2 PORT Instance attribute Private Type reference (TYPE) I 20110809
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20110721
2 __STATUS_RESET Instance method Private Method reset status info 20110913
3 __STATUS_UPDATE Instance method Private Method update status info 20110913
4 __STEP Instance method Private Method Execute debugger step (internal) 20110913
5 __UPDATE_STATUS_BY_INACTIVE_BP Instance method Private Method update VM status with inactive breakpoint informaton 20110921
Events
Class CL_VMCDBG_CONTROL_ENHANCED has no event.
Types
Class CL_VMCDBG_CONTROL_ENHANCED has no local type.
Method Signatures

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_VMCDBG_CONTROL_ENHANCED has no parameter.
Method CONSTRUCTOR on class CL_VMCDBG_CONTROL_ENHANCED has no exception.

Method __STATUS_RESET Signature

Method __STATUS_RESET on class CL_VMCDBG_CONTROL_ENHANCED has no parameter.
Method __STATUS_RESET on class CL_VMCDBG_CONTROL_ENHANCED has no exception.

Method __STATUS_UPDATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_STATUS Call by reference Type reference (TYPE) STRING 20110913

Method __STATUS_UPDATE on class CL_VMCDBG_CONTROL_ENHANCED has no exception.

Method __STEP Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_COMMAND Call by reference Type reference (TYPE) STRING 20110913
2 Returning P_RC Value transfer Type reference (TYPE) I 20110913

Method __STEP on class CL_VMCDBG_CONTROL_ENHANCED has no exception.

Method __UPDATE_STATUS_BY_INACTIVE_BP Signature

Method __UPDATE_STATUS_BY_INACTIVE_BP on class CL_VMCDBG_CONTROL_ENHANCED has no parameter.
Method __UPDATE_STATUS_BY_INACTIVE_BP on class CL_VMCDBG_CONTROL_ENHANCED has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702