SAP ABAP Interface IF_VMCDBG_ERROR_LOG_READ (VMCDBG: read access to error log)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-VMC (Application Component) Virtual Machine Container
     SVMCRT_DEBUG (Package) VMC Debugger (new)
Properties
Interface IF_VMCDBG_ERROR_LOG_READ  
Short Description VMCDBG: read access to error log    
General Data
Package SVMCRT_DEBUG   VMC Debugger (new) 
Created 20111006   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 CL_VMCDBG Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Interface IF_VMCDBG_ERROR_LOG_READ has no interface.
Friends
Interface IF_VMCDBG_ERROR_LOG_READ has no friend.
Attributes
Interface IF_VMCDBG_ERROR_LOG_READ has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_ENTRY_BY_INDEX Instance method Public Method 20111006
2 GET_NUMBER_OF_LOG_ENTRIES Instance method Public Method 20111006
Events
Interface IF_VMCDBG_ERROR_LOG_READ has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_ERROR_LOG_ENTRY Public See coding 20111006 begin of ty_error_log_entry, rc type i, msg type string, request_log type if_vmcdbg_control=>ty_log, time type sy-timlo, end of ty_error_log_entry
Method Signatures

Method GET_ENTRY_BY_INDEX Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing P_INDEX Call by reference Type reference (TYPE) I 20111006
2 Returning P_LOG_ENTRY Value transfer Type reference (TYPE) TY_ERROR_LOG_ENTRY 20111006
# Exception Resumable Description Created on
1 CX_VMCDBG_LOG_INVALID_INDEX Log entry does not exist 20111006

Method GET_NUMBER_OF_LOG_ENTRIES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning P_NUMBER Value transfer Type reference (TYPE) I 20111006

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