SAP ABAP Class IF_VMC_PRF_DET_PROVDR_REGISTRY (Registration for Detail Providers)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_VMC_PRF_EVAL_SELECTION Overview and Selection of Saved VMC Profiling Sessions 20060912
Properties
Class IF_VMC_PRF_DET_PROVDR_REGISTRY  
Short Description Registration for Detail Providers    
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_PROVDR_REGISTRY has no forward declaration.
Interfaces
Class IF_VMC_PRF_DET_PROVDR_REGISTRY has no interface implemented.
Friends
Class IF_VMC_PRF_DET_PROVDR_REGISTRY has no friend class.
Attributes
Class IF_VMC_PRF_DET_PROVDR_REGISTRY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CALL_PROVIDER Instance method Public Method Goes to the provider specified 20060912
2 GET_CAPABLE_PROVIDERS Instance method Public Method Returns provider that can display the session specified 20060913
3 GET_PROVIDERS Instance method Public Method Returns provider of a request type 20060912
4 REGISTER_PROVIDER Instance method Public Method Registers a provider to display the specified request types 20060912
Events
Class IF_VMC_PRF_DET_PROVDR_REGISTRY has no event.
Types
Class IF_VMC_PRF_DET_PROVDR_REGISTRY has no local type.
Method Signatures

Method CALL_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EVAL_MODULE Call by reference Object reference (TYPE REF TO) IF_VMC_PRF_DET_PROVIDER Gemeinsames Interface der VMC Profiling-UIs 20060912
2 Importing PARAMETER Call by reference Type reference (TYPE) STRING Parameter für den Detail-Provider 20060912
3 Importing REQUEST_TYPE Call by reference Type reference (TYPE) SVMCRT_PROF_DETAIL_REQ_TYPE Typ eines Detail-Requests in der VMC-Profiling Auswertung 20060912

Method CALL_PROVIDER on class IF_VMC_PRF_DET_PROVDR_REGISTRY has no exception.

Method GET_CAPABLE_PROVIDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCLUDE_PROVIDER Call by reference Object reference (TYPE REF TO) IF_VMC_PRF_EVALUATION_MODULE Geg. Provider aus den Ergebnissen ausnehmen 20061024
2 Returning PROVIDERS_TAB Value transfer Type reference (TYPE) SVMCRT_PROF_DETPROVIDER_REGTAB Tabelle von Details-Provider Registrierungen 20060913
3 Importing REQUEST_TYPE Call by reference Type reference (TYPE) SVMCRT_PROF_DETAIL_REQ_TYPE Typ eines Detail-Requests in der VMC-Profiling Auswertung 20060913
4 Importing SESSION_INFO Call by reference Type reference (TYPE) SVMCRT_PROF_SESSION_INFO Informationen über eine gespeicherte VMC Profiling-Session 20060913

Method GET_CAPABLE_PROVIDERS on class IF_VMC_PRF_DET_PROVDR_REGISTRY has no exception.

Method GET_PROVIDERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning PROVIDERS_TAB Value transfer Type reference (TYPE) SVMCRT_PROF_DETPROVIDER_REGTAB Tabelle von Details-Provider Registrierungen 20060912
2 Importing REQUEST_TYPE Call by reference Type reference (TYPE) SVMCRT_PROF_DETAIL_REQ_TYPE Typ eines Detail-Requests in der VMC-Profiling Auswertung 20060912

Method GET_PROVIDERS on class IF_VMC_PRF_DET_PROVDR_REGISTRY has no exception.

Method REGISTER_PROVIDER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PROVIDER_INFO Call by reference Type reference (TYPE) SVMCRT_PROF_DETPROVIDER_REG Registrierungsinfo für einen Details-Provider 20060912

Method REGISTER_PROVIDER on class IF_VMC_PRF_DET_PROVDR_REGISTRY has no exception.
History
Last changed by/on SAP  20130531 
SAP Release Created in