SAP ABAP Class IF_VMC_PRF_DET_PROVIDER (Provider for Detail Display)
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface composition (i COMPRISING i_ref) | IF_VMC_PRF_EVALUATION_MODULE | Shared Interface for VMC Profiling UIs | 20060912 |
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
| Class | IF_VMC_PRF_DET_PROVIDER | |
| Short Description | Provider for Detail Display | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20060912 | SAP |
| Last change | 20130531 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_VMC_PRF_DET_PROVIDER has no forward declaration.
Interfaces
Class IF_VMC_PRF_DET_PROVIDER has no interface implemented.
Friends
Class IF_VMC_PRF_DET_PROVIDER has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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
Class IF_VMC_PRF_DET_PROVIDER has no event.
Types
Class 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 class 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 class IF_VMC_PRF_DET_PROVIDER has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in |