SAP ABAP Interface IF_KMC_PERFRF_MGR (Manager for aspect PerfRF)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
EP-KM-WS (Application Component) Embedded Knowledge Management
⤷
S_KMC_BC_RF (Package) KMC: Repository Framework Client API

⤷

⤷

Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_KMC_PERFRF_MGR | Manager for aspect PerfRF | 20050323 |
Properties
Interface | IF_KMC_PERFRF_MGR | |
Short Description | Manager for aspect PerfRF |
General Data
Package | S_KMC_BC_RF | KMC: Repository Framework Client API |
Created | 20050323 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_KMC_PERFRF_MGR has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_KMC_MANAGER | Marker interface for all managers | 20050323 |
Friends
Interface IF_KMC_PERFRF_MGR has no friend.
Attributes
Interface IF_KMC_PERFRF_MGR has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get global performance data. | 20050323 |
2 | ![]() |
Instance method | Public | Method | Get Manager Factory | 20050323 |
3 | ![]() |
Instance method | Public | Method | Get session performance data. | 20050323 |
4 | ![]() |
Instance method | Public | Method | Return immediately or re-ping given number of times. | 20050323 |
5 | ![]() |
Instance method | Public | Method | Reset global performance data. | 20050323 |
6 | ![]() |
Instance method | Public | Method | Reset session performance data. | 20050323 |
7 | ![]() |
Instance method | Public | Method | Set Manager Factory | 20050323 |
Events
Interface IF_KMC_PERFRF_MGR has no event.
Types
Interface IF_KMC_PERFRF_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 | ![]() |
ER_GLOBAL_PERF | Value transfer | Object reference (TYPE REF TO) | IF_KMC_PERF_STORE_RF | Performance data | 20050323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Application Fault | 20050323 | |
2 | ![]() |
System Fault | 20050323 | |
3 | ![]() |
Basic exception indicating a failed Web Service operation. | 20050323 |
Method GET_MANAGER_FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_MANAGER_FACTORY | Value transfer | Object reference (TYPE REF TO) | CL_KMC_MANAGER_FACTORY | Reference to Manager Factory | 20050323 |
Method GET_MANAGER_FACTORY on Interface IF_KMC_PERFRF_MGR has no exception.
Method GET_SESSION_PERF Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_SESSION_PERF | Value transfer | Object reference (TYPE REF TO) | IF_KMC_PERF_STORE_RF | Performance data | 20050323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Application Fault | 20050323 | |
2 | ![]() |
System Fault | 20050323 | |
3 | ![]() |
Basic exception indicating a failed Web Service operation. | 20050323 |
Method PING Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_PING_DATA | Value transfer | Object reference (TYPE REF TO) | IF_KMC_PING_DATA_RF | 0 or time needed for re-pings | 20050323 | ||
2 | ![]() |
I_CALLS | Value transfer | Type reference (TYPE) | INT4 | Number of times to re-ping | 20050323 | ||
3 | ![]() |
I_THREADS | Value transfer | Type reference (TYPE) | INT4 | Number of threads to use | 20050323 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Application Fault | 20050323 | |
2 | ![]() |
System Fault | 20050323 | |
3 | ![]() |
Basic exception indicating a failed Web Service operation. | 20050323 |
Method RESET_GLOBAL_PERF Signature
Method RESET_GLOBAL_PERF on Interface IF_KMC_PERFRF_MGR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Application Fault | 20050323 | |
2 | ![]() |
System Fault | 20050323 | |
3 | ![]() |
Basic exception indicating a failed Web Service operation. | 20050323 |
Method RESET_SESSION_PERF Signature
Method RESET_SESSION_PERF on Interface IF_KMC_PERFRF_MGR has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Application Fault | 20050323 | |
2 | ![]() |
System Fault | 20050323 | |
3 | ![]() |
Basic exception indicating a failed Web Service operation. | 20050323 |
Method SET_MANAGER_FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IR_MANAGER_FACTORY | Value transfer | Object reference (TYPE REF TO) | CL_KMC_MANAGER_FACTORY | Reference to Manager Factory | 20050323 |
Method SET_MANAGER_FACTORY on Interface IF_KMC_PERFRF_MGR has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 710 |