SAP ABAP Interface IF_VMC_PRF_EVALUATION_MODULE (Shared Interface for VMC Profiling UIs)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-VMC (Application Component) Virtual Machine Container
     SVMCRT_ADMIN (Package) VMC Administration and Monitoring
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_VMC_PRF_DET_PROVIDER Provider for Detail Display 20060912
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_VMC_PRF_ALLOC_TRC Evaluation Module for the Allocation Trace 20060901
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_VMC_PRF_CLASS_STAT_TRC Evaluation Module for Class Statistics Trace 20060908
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_VMC_PRF_EXC_TRC Evaluation Module for Exception Trace Information 20061012
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_VMC_PRF_GC_STAT Evaluation Module for GC Statistics Information 20060929
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_VMC_PRF_REF_TRC Evaluation for Reference Trace 20060920
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_VMC_PRF_RF_TRC Evaluation Module for Reference Trace 20061027
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_VMC_PRF_SCL_TRC Evaluation Module for Shared Closure Trace Information 20061030
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_VMC_PRF_SESS_OVERVIEW Evaluation Module for Basic Data of Profiling Session 20060905
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_VMC_PRF_SHARED_GC_STAT Evaluation Module for GC Statistics Information 20061006
... Click here to see Used By full list (13 items)
Properties
Interface IF_VMC_PRF_EVALUATION_MODULE  
Short Description Shared Interface for VMC Profiling UIs    
General Data
Package SVMCRT_ADMIN   VMC Administration and Monitoring 
Created 20060901   SAP 
Last changed 20130531   SAP 
Unicode checks active    
Forward declarations
Interface IF_VMC_PRF_EVALUATION_MODULE has no forward declaration.
Interfaces
Interface IF_VMC_PRF_EVALUATION_MODULE has no interface.
Friends
Interface IF_VMC_PRF_EVALUATION_MODULE has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 DEFAULT_LIMIT Constant Public Type reference (TYPE) I 2000 Restricted Number of Entries Displayed 20060918
Methods
# Method Level Visibility Method type Description Created on
1 CAN_DISPLAY Instance method Public Method Can display the given profiling session in evaluation module 20060901
2 CLOSE_SESSION Instance method Public Method Closes the open session and releases resources 20060905
3 GET_GUI_CONTROL Instance method Public Method Provides the GUI control used for displaying 20060908
4 GET_NAME Instance method Public Method Provides the name of this evaluation module 20060905
5 GET_SUBSCREEN_NR Instance method Public Method Provides the number of an (optional) subscreen 20061024
6 OPEN_SESSION Instance method Public Method Opens the saved profiling run in specified directory 20060904
7 SET_CONTAINER Instance method Public Method Sets the container in which the UI is displayed 20060901
8 SET_DETAILS_PROVIDER_REGISTRY Instance method Public Method Transfers the registry for details provider 20060912
Events
Interface IF_VMC_PRF_EVALUATION_MODULE has no event.
Types
Interface IF_VMC_PRF_EVALUATION_MODULE has no local type.
Method Signatures

Method CAN_DISPLAY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CAN_DISPLAY Value transfer Type reference (TYPE) AS4FLAG Flag (X oder Blank) 20060901
2 Importing SESSION_INFO Value transfer Type reference (TYPE) SVMCRT_PROF_SESSION_INFO Informationen über eine gespeicherte VMC Profiling-Session 20060901

Method CAN_DISPLAY on Interface IF_VMC_PRF_EVALUATION_MODULE has no exception.

Method CLOSE_SESSION Signature

Method CLOSE_SESSION on Interface IF_VMC_PRF_EVALUATION_MODULE has no parameter.
Method CLOSE_SESSION on Interface IF_VMC_PRF_EVALUATION_MODULE has no exception.

Method GET_GUI_CONTROL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning CONTROL Value transfer Object reference (TYPE REF TO) CL_GUI_CONTROL Das GUI Control 20060908

Method GET_GUI_CONTROL on Interface IF_VMC_PRF_EVALUATION_MODULE has no exception.

Method GET_NAME Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning NAME Value transfer Type reference (TYPE) STRINGVAL Der Name des Moduls 20060905

Method GET_NAME on Interface IF_VMC_PRF_EVALUATION_MODULE has no exception.

Method GET_SUBSCREEN_NR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting SUBSCREEN Value transfer Attribute reference (LIKE) SY-DYNNR Aktuelle Dynpro-Nummer 20061026

Method GET_SUBSCREEN_NR on Interface IF_VMC_PRF_EVALUATION_MODULE has no exception.

Method OPEN_SESSION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing SESSION_INFO Call by reference Type reference (TYPE) SVMCRT_PROF_SESSION_INFO Session-Informationen 20060905

Method OPEN_SESSION on Interface IF_VMC_PRF_EVALUATION_MODULE has no exception.

Method SET_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing ALT_TREE_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Alternate container for session's tree control 20061024
2 Importing CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20060901

Method SET_CONTAINER on Interface IF_VMC_PRF_EVALUATION_MODULE has no exception.

Method SET_DETAILS_PROVIDER_REGISTRY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing REGISTRY Call by reference Object reference (TYPE REF TO) IF_VMC_PRF_DET_PROVDR_REGISTRY Registrierung für Details-Provider 20060912

Method SET_DETAILS_PROVIDER_REGISTRY on Interface IF_VMC_PRF_EVALUATION_MODULE has no exception.
Meta Relationship - Used By (full list)
# Relationship type Used by Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_VMC_PRF_DET_PROVIDER Provider for Detail Display 20060912
2 Interface implementation (CLASS c. INTERFACES i_ref)  CL_VMC_PRF_ALLOC_TRC Evaluation Module for the Allocation Trace 20060901
3 Interface implementation (CLASS c. INTERFACES i_ref)  CL_VMC_PRF_CLASS_STAT_TRC Evaluation Module for Class Statistics Trace 20060908
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_VMC_PRF_EXC_TRC Evaluation Module for Exception Trace Information 20061012
5 Interface implementation (CLASS c. INTERFACES i_ref)  CL_VMC_PRF_GC_STAT Evaluation Module for GC Statistics Information 20060929
6 Interface implementation (CLASS c. INTERFACES i_ref)  CL_VMC_PRF_REF_TRC Evaluation for Reference Trace 20060920
7 Interface implementation (CLASS c. INTERFACES i_ref)  CL_VMC_PRF_RF_TRC Evaluation Module for Reference Trace 20061027
8 Interface implementation (CLASS c. INTERFACES i_ref)  CL_VMC_PRF_SCL_TRC Evaluation Module for Shared Closure Trace Information 20061030
9 Interface implementation (CLASS c. INTERFACES i_ref)  CL_VMC_PRF_SESS_OVERVIEW Evaluation Module for Basic Data of Profiling Session 20060905
10 Interface implementation (CLASS c. INTERFACES i_ref)  CL_VMC_PRF_SHARED_GC_STAT Evaluation Module for GC Statistics Information 20061006
11 Interface implementation (CLASS c. INTERFACES i_ref)  CL_VMC_PRF_SHARED_LOCKS Evaluation Module for Shared Lock Trace 20061020
12 Interface implementation (CLASS c. INTERFACES i_ref)  CL_VMC_PRF_THREAD_ACTIVITY Evaluation Module for Thread Activity 20061012
13 Interface implementation (CLASS c. INTERFACES i_ref)  CL_VMC_PRF_TIME_BASED_SMPL Evaluation Module for Class Statistics Trace 20060920
History
Last changed by/on SAP  20130531 
SAP Release Created in 710