SAP ABAP Class IF_KMC_PING_DATA_ARCHIVE (Complex type PingDataArchive)
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_KMC_PING_DATA_ARCHIVE | Complex type PingDataArchive | 20060316 |
Properties
Class | IF_KMC_PING_DATA_ARCHIVE | |
Short Description | Complex type PingDataArchive | |
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_PING_DATA_ARCHIVE has no forward declaration.
Interfaces
Class IF_KMC_PING_DATA_ARCHIVE has no interface implemented.
Friends
Class IF_KMC_PING_DATA_ARCHIVE has no friend class.
Attributes
Class IF_KMC_PING_DATA_ARCHIVE has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Get value for field begintime. | 20060316 |
2 | ![]() |
Instance method | Public | Method | Get value for field callCount. | 20060316 |
3 | ![]() |
Instance method | Public | Method | Get Data Structure | 20060316 |
4 | ![]() |
Instance method | Public | Method | Get value for field endtime. | 20060316 |
5 | ![]() |
Instance method | Public | Method | Get value for field failure. | 20060316 |
6 | ![]() |
Instance method | Public | Method | Get Manager Factory | 20060316 |
7 | ![]() |
Instance method | Public | Method | Get value for field runtimeAverage. | 20060316 |
8 | ![]() |
Instance method | Public | Method | Get value for field runtimeOverall. | 20060316 |
9 | ![]() |
Instance method | Public | Method | Get value for field throughputAverage. | 20060316 |
10 | ![]() |
Instance method | Public | Method | Set Data Structure | 20060316 |
11 | ![]() |
Instance method | Public | Method | Set Manager Factory | 20060316 |
Events
Class IF_KMC_PING_DATA_ARCHIVE has no event.
Types
Class IF_KMC_PING_DATA_ARCHIVE has no local type.
Method Signatures
Method GET_BEGINTIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_BEGINTIME | Value transfer | Type reference (TYPE) | XSDDATETIME_LONG_Z | Begintime | 20060316 |
Method GET_BEGINTIME on class IF_KMC_PING_DATA_ARCHIVE has no exception.
Method GET_CALL_COUNT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_CALL_COUNT | Value transfer | Type reference (TYPE) | INT4 | CallCount | 20060316 |
Method GET_CALL_COUNT on class IF_KMC_PING_DATA_ARCHIVE 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_PING_DATA_ARCHIVE | Data Structure | 20060316 |
Method GET_DATA_STRUCTURE on class IF_KMC_PING_DATA_ARCHIVE has no exception.
Method GET_ENDTIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_ENDTIME | Value transfer | Type reference (TYPE) | XSDDATETIME_LONG_Z | Endtime | 20060316 |
Method GET_ENDTIME on class IF_KMC_PING_DATA_ARCHIVE has no exception.
Method GET_FAILURE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_FAILURE | Value transfer | Type reference (TYPE) | STRING | Failure | 20060316 |
Method GET_FAILURE on class IF_KMC_PING_DATA_ARCHIVE 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 | 20060316 |
Method GET_MANAGER_FACTORY on class IF_KMC_PING_DATA_ARCHIVE has no exception.
Method GET_RUNTIME_AVERAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RUNTIME_AVERAGE | Value transfer | Type reference (TYPE) | FLTP_VALUE | RuntimeAverage | 20060316 |
Method GET_RUNTIME_AVERAGE on class IF_KMC_PING_DATA_ARCHIVE has no exception.
Method GET_RUNTIME_OVERALL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_RUNTIME_OVERALL | Value transfer | Type reference (TYPE) | INT4 | RuntimeOverall | 20060316 |
Method GET_RUNTIME_OVERALL on class IF_KMC_PING_DATA_ARCHIVE has no exception.
Method GET_THROUGHPUT_AVERAGE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_THROUGHPUT_AVERAGE | Value transfer | Type reference (TYPE) | FLTP_VALUE | ThroughputAverage | 20060316 |
Method GET_THROUGHPUT_AVERAGE on class IF_KMC_PING_DATA_ARCHIVE 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_PING_DATA_ARCHIVE | Data Structure | 20060316 |
Method SET_DATA_STRUCTURE on class IF_KMC_PING_DATA_ARCHIVE 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 | 20060316 |
Method SET_MANAGER_FACTORY on class IF_KMC_PING_DATA_ARCHIVE has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |