SAP ABAP Class CL_SPI_CM_MD2S (Metadata: Two-Step Step Metric)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
⤷
SPI21 (Package) Central Meta Data (Maintenance)

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_OS_STATE | State Management for a 'Managed Object' | 20070425 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SPI_CM_CHECK | Consistency Check of PMI Metadata | 20070511 |
Properties
Class | CL_SPI_CM_MD2S | |
Short Description | Metadata: Two-Step Step Metric | |
Super Class | ||
Instantiability of a Class | 1 | Protected |
Final |
General Data
Message Class | ||
Program status | ||
Category | 10 | Persistent Class |
Package | SPI21 | Central Meta Data (Maintenance) |
Created | 20070424 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
# | Type group / Object type | Type | Type Description |
---|---|---|---|
1 | ![]() |
Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_OS_STATE | State Management for a 'Managed Object' | 20070425 | ||
2 | IF_SPI_CM_CHECK | Consistency Check of PMI Metadata | 20070511 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CB_SPI_CM_MD2S | 20070427 | Base Agent Metadata: Two-Step Metrics |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SPIMETRICNAME | SPI: Metric Name | 20070425 | ||
2 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SPIPROCTP | SPI: Process Type ID | 20070425 | ||
3 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SPIPRSTID | SPI: Process Step ID | 20070425 | ||
4 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SPIPRSTID | SPI: Process Step ID | 20070425 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Get-method of a virtual attribute | Reads attribute METRICNAME | 20070425 |
2 | ![]() |
Instance method | Public | Get-method of a virtual attribute | Reads the Attribute PROCTYPE | 20070425 |
3 | ![]() |
Instance method | Public | Get-method of a virtual attribute | Reads the Attribute STEPID1 | 20070425 |
4 | ![]() |
Instance method | Public | Get-method of a virtual attribute | Reads the Attribute STEPID2 | 20070425 |
5 | ![]() |
Instance method | Public | Set-method of a virtual attribute | Sets the Attribute STEPID1 | 20070425 |
6 | ![]() |
Instance method | Public | Set-method of a virtual attribute | Sets the Attribute STEPID2 | 20070425 |
7 | ![]() |
Instance method | Public | Method | Returns Reference to Step 1 | 20070511 |
8 | ![]() |
Instance method | Public | Method | Returns Reference to Step 2 | 20070511 |
Events
Class CL_SPI_CM_MD2S has no event.
Types
Class CL_SPI_CM_MD2S has no local type.
Method Signatures
Method GET_METRICNAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SPIMETRICNAME | Attributwert | 20070425 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20070425 |
Method GET_PROCTYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SPIPROCTP | Attributwert | 20070425 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20070425 |
Method GET_STEPID1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SPIPRSTID | Attributwert | 20070425 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20070425 |
Method GET_STEPID2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | SPIPRSTID | Attributwert | 20070425 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20070425 |
Method SET_STEPID1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STEPID1 | Call by reference | Type reference (TYPE) | SPIPRSTID | Attributwert | 20070425 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20070425 |
Method SET_STEPID2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
I_STEPID2 | Call by reference | Type reference (TYPE) | SPIPRSTID | Attributwert | 20070425 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Object Services Exception | 20070425 |
Method _GET_STEP1 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SPI_CM_PSD | Metadatenpflege: Schritt | 20070511 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerklasse für die Objekte Metadatenpflege | 20070511 |
Method _GET_STEP2 Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_RESULT | Value transfer | Object reference (TYPE REF TO) | CL_SPI_CM_PSD | Metadatenpflege: Schritt | 20070511 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehlerklasse für die Objekte Metadatenpflege | 20070511 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 711 |