SAP ABAP Class IF_KMC_PERF_ON_METHOD_RF (Complex type PerfOnMethodRF)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_KMC_PERF_ON_METHOD_RF | Complex type PerfOnMethodRF | 20050323 |
Properties
| Class | IF_KMC_PERF_ON_METHOD_RF | |
| Short Description | Complex type PerfOnMethodRF | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20050323 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_KMC_PERF_ON_METHOD_RF has no forward declaration.
Interfaces
Class IF_KMC_PERF_ON_METHOD_RF has no interface implemented.
Friends
Class IF_KMC_PERF_ON_METHOD_RF has no friend class.
Attributes
Class IF_KMC_PERF_ON_METHOD_RF has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Get value for field allCallCount. | 20050323 | |
| 2 | Instance method | Public | Method | Get value for field allFailureCount. | 20050323 | |
| 3 | Instance method | Public | Method | Get value for field allFailureRate. | 20050323 | |
| 4 | Instance method | Public | Method | Get value for field allRuntimeAverage. | 20050323 | |
| 5 | Instance method | Public | Method | Get value for field allRuntimeOverall. | 20050323 | |
| 6 | Instance method | Public | Method | Get value for field allThroughputAverage. | 20050323 | |
| 7 | Instance method | Public | Method | Get Data Structure | 20050323 | |
| 8 | Instance method | Public | Method | Get value for field lastBegintime. | 20050323 | |
| 9 | Instance method | Public | Method | Get value for field lastEndtime. | 20050323 | |
| 10 | Instance method | Public | Method | Get value for field lastFailure. | 20050323 | |
| 11 | Instance method | Public | Method | Get value for field lastRuntime. | 20050323 | |
| 12 | Instance method | Public | Method | Get Manager Factory | 20050323 | |
| 13 | Instance method | Public | Method | Get value for field name. | 20050323 | |
| 14 | Instance method | Public | Method | Set Data Structure | 20050323 | |
| 15 | Instance method | Public | Method | Set Manager Factory | 20050323 |
Events
Class IF_KMC_PERF_ON_METHOD_RF has no event.
Types
Class IF_KMC_PERF_ON_METHOD_RF has no local type.
Method Signatures
Method GET_ALL_CALL_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ALL_CALL_COUNT | Value transfer | Type reference (TYPE) | INT4 | AllCallCount | 20050323 |
Method GET_ALL_CALL_COUNT on class IF_KMC_PERF_ON_METHOD_RF has no exception.
Method GET_ALL_FAILURE_COUNT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ALL_FAILURE_COUNT | Value transfer | Type reference (TYPE) | INT4 | AllFailureCount | 20050323 |
Method GET_ALL_FAILURE_COUNT on class IF_KMC_PERF_ON_METHOD_RF has no exception.
Method GET_ALL_FAILURE_RATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ALL_FAILURE_RATE | Value transfer | Type reference (TYPE) | FLTP_VALUE | AllFailureRate | 20050323 |
Method GET_ALL_FAILURE_RATE on class IF_KMC_PERF_ON_METHOD_RF has no exception.
Method GET_ALL_RUNTIME_AVERAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ALL_RUNTIME_AVERAGE | Value transfer | Type reference (TYPE) | FLTP_VALUE | AllRuntimeAverage | 20050323 |
Method GET_ALL_RUNTIME_AVERAGE on class IF_KMC_PERF_ON_METHOD_RF has no exception.
Method GET_ALL_RUNTIME_OVERALL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ALL_RUNTIME_OVERALL | Value transfer | Type reference (TYPE) | INT4 | AllRuntimeOverall | 20050323 |
Method GET_ALL_RUNTIME_OVERALL on class IF_KMC_PERF_ON_METHOD_RF has no exception.
Method GET_ALL_THROUGHPUT_AVERAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_ALL_THROUGHPUT_AVERAGE | Value transfer | Type reference (TYPE) | FLTP_VALUE | AllThroughputAverage | 20050323 |
Method GET_ALL_THROUGHPUT_AVERAGE on class IF_KMC_PERF_ON_METHOD_RF has no exception.
Method GET_DATA_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ES_DATA | Value transfer | Type reference (TYPE) | KMCWS_PERF_ON_METHOD_RF | Data Structure | 20050323 |
Method GET_DATA_STRUCTURE on class IF_KMC_PERF_ON_METHOD_RF has no exception.
Method GET_LAST_BEGINTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LAST_BEGINTIME | Value transfer | Type reference (TYPE) | XSDDATETIME_LONG_Z | LastBegintime | 20050323 |
Method GET_LAST_BEGINTIME on class IF_KMC_PERF_ON_METHOD_RF has no exception.
Method GET_LAST_ENDTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LAST_ENDTIME | Value transfer | Type reference (TYPE) | XSDDATETIME_LONG_Z | LastEndtime | 20050323 |
Method GET_LAST_ENDTIME on class IF_KMC_PERF_ON_METHOD_RF has no exception.
Method GET_LAST_FAILURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LAST_FAILURE | Value transfer | Type reference (TYPE) | STRING | LastFailure | 20050323 |
Method GET_LAST_FAILURE on class IF_KMC_PERF_ON_METHOD_RF has no exception.
Method GET_LAST_RUNTIME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_LAST_RUNTIME | Value transfer | Type reference (TYPE) | INT4 | LastRuntime | 20050323 |
Method GET_LAST_RUNTIME on class IF_KMC_PERF_ON_METHOD_RF has no exception.
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 class IF_KMC_PERF_ON_METHOD_RF has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_NAME | Value transfer | Type reference (TYPE) | STRING | Name | 20050323 |
Method GET_NAME on class IF_KMC_PERF_ON_METHOD_RF has no exception.
Method SET_DATA_STRUCTURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_DATA | Value transfer | Type reference (TYPE) | KMCWS_PERF_ON_METHOD_RF | Data Structure | 20050323 |
Method SET_DATA_STRUCTURE on class IF_KMC_PERF_ON_METHOD_RF has no exception.
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 class IF_KMC_PERF_ON_METHOD_RF has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |