SAP ABAP Class IF_KMC_PERFARCHIVE_MGR (Manager for aspect PerfArchive)
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface composition (i COMPRISING i_ref)  IF_KMC_MANAGER Marker interface for all managers 20060316
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_KMC_PERFARCHIVE_MGR Manager for aspect PerfArchive 20060316
Properties
Class IF_KMC_PERFARCHIVE_MGR  
Short Description Manager for aspect PerfArchive    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20060316   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_KMC_PERFARCHIVE_MGR has no forward declaration.
Interfaces
Class IF_KMC_PERFARCHIVE_MGR has no interface implemented.
Friends
Class IF_KMC_PERFARCHIVE_MGR has no friend class.
Attributes
Class IF_KMC_PERFARCHIVE_MGR has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_GLOBAL_PERF Instance method Public Method Get global performance data. 20060316
2 GET_MANAGER_FACTORY Instance method Public Method Get Manager Factory 20060316
3 GET_SESSION_PERF Instance method Public Method Get session performance data. 20060316
4 PING Instance method Public Method Return immediately or re-ping given number of times. 20060316
5 RESET_GLOBAL_PERF Instance method Public Method Reset global performance data. 20060316
6 RESET_SESSION_PERF Instance method Public Method Reset session performance data. 20060316
7 SET_MANAGER_FACTORY Instance method Public Method Set Manager Factory 20060316
Events
Class IF_KMC_PERFARCHIVE_MGR has no event.
Types
Class IF_KMC_PERFARCHIVE_MGR has no local type.
Method Signatures

Method GET_GLOBAL_PERF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_GLOBAL_PERF Value transfer Object reference (TYPE REF TO) IF_KMC_PERF_STORE_ARCHIVE Performance data 20060316
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Fault 20060316
2 CX_AI_SYSTEM_FAULT System Fault 20060316
3 CX_KMC_OPERATION_FAILED Basic exception indicating a failed Web Service operation. 20060316

Method GET_MANAGER_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting ER_MANAGER_FACTORY Value transfer Object reference (TYPE REF TO) CL_KMC_MANAGER_FACTORY Reference to Manager Factory 20060316

Method GET_MANAGER_FACTORY on class IF_KMC_PERFARCHIVE_MGR has no exception.

Method GET_SESSION_PERF Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_SESSION_PERF Value transfer Object reference (TYPE REF TO) IF_KMC_PERF_STORE_ARCHIVE Performance data 20060316
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Fault 20060316
2 CX_AI_SYSTEM_FAULT System Fault 20060316
3 CX_KMC_OPERATION_FAILED Basic exception indicating a failed Web Service operation. 20060316

Method PING Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning ER_PING_DATA Value transfer Object reference (TYPE REF TO) IF_KMC_PING_DATA_ARCHIVE 0 or time needed for re-pings 20060316
2 Importing I_CALLS Value transfer Type reference (TYPE) INT4 Number of times to re-ping 20060316
3 Importing I_THREADS Value transfer Type reference (TYPE) INT4 Number of threads to use 20060316
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Fault 20060316
2 CX_AI_SYSTEM_FAULT System Fault 20060316
3 CX_KMC_OPERATION_FAILED Basic exception indicating a failed Web Service operation. 20060316

Method RESET_GLOBAL_PERF Signature

Method RESET_GLOBAL_PERF on class IF_KMC_PERFARCHIVE_MGR has no parameter.
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Fault 20060316
2 CX_AI_SYSTEM_FAULT System Fault 20060316
3 CX_KMC_OPERATION_FAILED Basic exception indicating a failed Web Service operation. 20060316

Method RESET_SESSION_PERF Signature

Method RESET_SESSION_PERF on class IF_KMC_PERFARCHIVE_MGR has no parameter.
# Exception Resumable Description Created on
1 CX_AI_APPLICATION_FAULT Application Fault 20060316
2 CX_AI_SYSTEM_FAULT System Fault 20060316
3 CX_KMC_OPERATION_FAILED Basic exception indicating a failed Web Service operation. 20060316

Method SET_MANAGER_FACTORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IR_MANAGER_FACTORY Value transfer Object reference (TYPE REF TO) CL_KMC_MANAGER_FACTORY Reference to Manager Factory 20060316

Method SET_MANAGER_FACTORY on class IF_KMC_PERFARCHIVE_MGR has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in