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
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 | Instance method | Public | Method | Can display the given profiling session in evaluation module | 20060901 | |
| 2 | Instance method | Public | Method | Closes the open session and releases resources | 20060905 | |
| 3 | Instance method | Public | Method | Provides the GUI control used for displaying | 20060908 | |
| 4 | Instance method | Public | Method | Provides the name of this evaluation module | 20060905 | |
| 5 | Instance method | Public | Method | Provides the number of an (optional) subscreen | 20061024 | |
| 6 | Instance method | Public | Method | Opens the saved profiling run in specified directory | 20060904 | |
| 7 | Instance method | Public | Method | Sets the container in which the UI is displayed | 20060901 | |
| 8 | 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 | CAN_DISPLAY | Value transfer | Type reference (TYPE) | AS4FLAG | Flag (X oder Blank) | 20060901 | |||
| 2 | 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 | 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 | 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 | 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 | 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 | ALT_TREE_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Alternate container for session's tree control | 20061024 | |||
| 2 | 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 | 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)
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |