SAP ABAP Interface IF_VMC_PRF_DET_PROVIDER (Provider for Detail Display)
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 implementation (CLASS c. INTERFACES i_ref) | CL_VMC_PRF_ALLOC_TRC | Evaluation Module for the Allocation Trace | 20060912 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_VMC_PRF_CLASS_STAT_TRC | Evaluation Module for Class Statistics Trace | 20061024 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_VMC_PRF_RF_TRC | Evaluation Module for Reference Trace | 20061027 |
Properties
| Interface | IF_VMC_PRF_DET_PROVIDER | |
| Short Description | Provider for Detail Display |
General Data
| Package | SVMCRT_ADMIN | VMC Administration and Monitoring |
| Created | 20060912 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_VMC_PRF_DET_PROVIDER has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_VMC_PRF_EVALUATION_MODULE | Shared Interface for VMC Profiling UIs | 20060912 |
Friends
Interface IF_VMC_PRF_DET_PROVIDER has no friend.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | OBJECTS_OF_CLASS | Constant | Public | Type reference (TYPE) | SVMCRT_PROF_DETAIL_REQ_TYPE | 1 | Details of Objects in a Class | 20060912 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Registers this provider | 20060912 | |
| 2 | Instance method | Public | Method | Displays details of specified request | 20060912 |
Events
Interface IF_VMC_PRF_DET_PROVIDER has no event.
Types
Interface IF_VMC_PRF_DET_PROVIDER has no local type.
Method Signatures
Method REGISTER 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 REGISTER on Interface IF_VMC_PRF_DET_PROVIDER has no exception.
Method SHOW_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | PARAMETER | Call by reference | Type reference (TYPE) | STRING | Parameter des Detail-Requests | 20060912 | |||
| 2 | REQUEST_TYPE | Call by reference | Type reference (TYPE) | SVMCRT_PROF_DETAIL_REQ_TYPE | Typ eines Detail-Requests in der VMC-Profiling Auswertung | 20060912 |
Method SHOW_DETAILS on Interface IF_VMC_PRF_DET_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 710 |