SAP ABAP Interface IF_SPI_RT_METRIC_CALC (RT Metric EXIT: Interface for metric calculation)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
⤷
SPI3 (Package) Central: Process Store and Assembler
⤷
⤷
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
| Interface | IF_SPI_RT_METRIC_CALC | |
| Short Description | RT Metric EXIT: Interface for metric calculation |
General Data
| Package | SPI3 | Central: Process Store and Assembler |
| Created | 20100722 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SPI_RT_METRIC_CALC has no forward declaration.
Interfaces
Interface IF_SPI_RT_METRIC_CALC has no interface.
Friends
Interface IF_SPI_RT_METRIC_CALC has no friend.
Attributes
Interface 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
Interface IF_SPI_RT_METRIC_CALC has no event.
Types
Interface 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 Interface 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 Interface IF_SPI_RT_METRIC_CALC has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 703 |