SAP ABAP Interface IF_SPI_METRIC (PMI Metric Interface)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
⤷
SPI6 (Package) Central: API Process Information
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SPI_METRIC | Metric Definition | 20070430 |
Properties
| Interface | IF_SPI_METRIC | |
| Short Description | PMI Metric Interface |
General Data
| Package | SPI6 | Central: API Process Information |
| Created | 20070425 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SPI_METRIC has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SPI_COMMON | Common functionality | 20070425 |
Friends
Interface IF_SPI_METRIC has no friend.
Attributes
Interface IF_SPI_METRIC has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Gets the name of the metric | 20070425 | |
| 2 | Instance method | Public | Method | Get the type of a metric (see fixed values) | 20070425 | |
| 3 | Instance method | Public | Method | Gets reference to process type | 20070425 |
Events
Interface IF_SPI_METRIC has no event.
Types
Interface IF_SPI_METRIC has no local type.
Method Signatures
Method GET_METRIC_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_RESULT | Value transfer | Type reference (TYPE) | SPIMETRICNAME | SPI: Metrikname | 20070425 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme aufgrund fehlender Berechtigung | 20070425 | ||
| 2 | Ausnahme bei Metric | 20070425 |
Method GET_METRIC_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_RESULT | Value transfer | Type reference (TYPE) | SPIMETRICTYPE | SPI: Metriktyp | 20070425 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme aufgrund fehlender Berechtigung | 20070425 | ||
| 2 | Ausnahme bei Metric | 20070425 |
Method GET_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RI_RESULT | Value transfer | Object reference (TYPE REF TO) | IF_SPI_PROCESS | PMI: Prozess-Interface | 20070425 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme aufgrund fehlender Berechtigung | 20070425 | ||
| 2 | Ausnahme bei Metric | 20070425 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |