SAP ABAP Class CL_VMCDBG (VMCDBG Master Controller)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-VMC (Application Component) Virtual Machine Container
     SVMCRT_DEBUG (Package) VMC Debugger (new)
Properties
Class CL_VMCDBG  
Short Description VMCDBG Master 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 20110714   SAP 
Last change 20130531   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_VMCDBG Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
3 IF_JDB_STACK_FRAME Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
4 IF_VMCDBG_CONTROL Forward declaration interface (INTERFACE i DEFINITION DEF...  Forward declaration interface (INTERFACE i DEFINITION DEF...
Interfaces
Class CL_VMCDBG has no interface implemented.
Friends
Class CL_VMCDBG has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ERROR_IN_STEP Static Attribute Private Type reference (TYPE) ABAP_BOOL 20110928
2 ERROR_LOG Static Attribute Private Object reference (TYPE REF TO) LCL_ERROR_LOG 20110928
3 INTERFACE_VERSION Static Attribute Private Type reference (TYPE) VMCDBG_INTERFACE_VERSION VMC Debugger: Interface Version 20110714
4 JDI Static Attribute Public Object reference (TYPE REF TO) IF_VMCDBG_CONTROL Generic JDI interface 20110714
Methods
# Method Level Visibility Method type Description Created on
1 GET_LOG_READER Static method Public Method 20111006
2 HANDLE_REQUEST_ERROR Static method Public Method 20110714
3 INITIALIZE Static method Public Method 20111031
Events
Class CL_VMCDBG has no event.
Types
Class CL_VMCDBG has no local type.
Method Signatures

Method GET_LOG_READER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_READER Value transfer Object reference (TYPE REF TO) IF_VMCDBG_ERROR_LOG_READ VMCDBG: read access to error log 20111006

Method GET_LOG_READER on class CL_VMCDBG has no exception.

Method HANDLE_REQUEST_ERROR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ERROR Call by reference Type reference (TYPE) STRING 20110714
2 Importing RC Call by reference Type reference (TYPE) I 20110714
3 Importing STORE_ONLY Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE 20111006

Method HANDLE_REQUEST_ERROR on class CL_VMCDBG has no exception.

Method INITIALIZE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_CONTROLLER_CLASS Call by reference Type reference (TYPE) SEOCLSNAME Object Type Name 20111121

Method INITIALIZE on class CL_VMCDBG has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in 702