SAP ABAP Class CL_SPI_METRIC_INST (Abstract Metric Instance)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
⤷
SPI6 (Package) Central: API Process Information
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SPI_COMMON | Common functionality | 20070430 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SPI_COMPARABLE | Object comparison | 20070430 |
| 3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SPI_METRIC_INST | PMI Metric Instance Interface | 20070430 |
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SPI_METRIC_INST_1 | Event in a One-Step Metric | 20070509 |
| 2 | Inheritance (c INHERITING FROM c_ref) | CL_SPI_METRIC_INST_2 | Event in a One-Step Metric | 20070509 |
Properties
| Class | CL_SPI_METRIC_INST | |
| Short Description | Abstract Metric Instance | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPI6 | Central: API Process Information |
| Created | 20070430 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SPI_COMMON | Common functionality | 20070430 | ||
| 2 | IF_SPI_COMPARABLE | Object comparison | 20070430 | ||
| 3 | IF_SPI_METRIC_INST | PMI Metric Instance Interface | 20070430 |
Friends
Class CL_SPI_METRIC_INST has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | IF_SPI_METRIC | Metric Definition | 20070502 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20070501 |
Events
Class CL_SPI_METRIC_INST has no event.
Types
Class CL_SPI_METRIC_INST has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | II_METRIC | Call by reference | Object reference (TYPE REF TO) | IF_SPI_METRIC | Metrikdefinition | 20070502 | |||
| 2 | IP_EVENT_ID | Call by reference | Type reference (TYPE) | SPIEVGUID | SPI: GUID eines Events (Auftreten einer Metrik) | 20070501 | |||
| 3 | IP_TIMEOUT | Call by reference | Type reference (TYPE) | SPIBOOL | SPI_FALSE | Time Out-Event? | 20100623 | ||
| 4 | IP_TIMESTAMP | Call by reference | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20070501 |
Method CONSTRUCTOR on class CL_SPI_METRIC_INST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 700 |