SAP ABAP Class IF_SPI_RT_METRIC_CALC (RT Metric EXIT: Interface for metric calculation)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SPI_AS_RT_METRIC_CALC | Default Implementation of RT Metric Calculation | 20100726 |
Properties
| Class | IF_SPI_RT_METRIC_CALC | |
| Short Description | RT Metric EXIT: Interface for metric calculation | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20100722 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SPI_RT_METRIC_CALC has no forward declaration.
Interfaces
Class IF_SPI_RT_METRIC_CALC has no interface implemented.
Friends
Class IF_SPI_RT_METRIC_CALC has no friend class.
Attributes
Class IF_SPI_RT_METRIC_CALC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Returns the event value; = 0 if not event to be triggered | 20100722 | |
| 2 | Instance method | Public | Method | Returns the time at which the timeout occurred | 20100722 |
Events
Class IF_SPI_RT_METRIC_CALC has no event.
Types
Class IF_SPI_RT_METRIC_CALC has no local type.
Method Signatures
Method GET_EVENT_VALUE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | II_STEP1 | Call by reference | Object reference (TYPE REF TO) | IF_SPI_TRACKING_RECORD | BPT: Tracking Record, Step 1 der Metrik | 20100722 | |||
| 2 | II_STEP2 | Call by reference | Object reference (TYPE REF TO) | IF_SPI_TRACKING_RECORD | BPT: Tracking Record, Step 2 der Metrik | 20100722 | |||
| 3 | RP_RESULT | Value transfer | Type reference (TYPE) | I | Eventwert; Null/initial, wenn kein Event | 20100722 |
Method GET_EVENT_VALUE on class IF_SPI_RT_METRIC_CALC has no exception.
Method GET_TIMEOUT_TIMESTAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | II_STEP1 | Call by reference | Object reference (TYPE REF TO) | IF_SPI_TRACKING_RECORD | BPT: Tracking Record, Step 1 der Metrik | 20100722 | |||
| 2 | RP_RESULT | Value transfer | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20100722 |
Method GET_TIMEOUT_TIMESTAMP on class IF_SPI_RT_METRIC_CALC has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |