SAP ABAP Class CL_SPI_CM_PSR (Metadata relationship between steps)
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' | 20021121 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SPI_CM_CHECK | Consistency Check of PMI Metadata | 20021211 |
Properties
| Class | CL_SPI_CM_PSR | |
| Short Description | Metadata relationship between steps | |
| 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 | 20021121 | 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) | |
| 2 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) | |
| 3 | 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' | 20021121 | ||
| 2 | IF_SPI_CM_CHECK | Consistency Check of PMI Metadata | 20021211 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CB_SPI_CM_PSR | 20030509 | Base Agent Metadata Relationships Between Steps | |
| 2 | CL_SPI_CU_MAINTAIN | 20021125 | Metadata maintenance: API class |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SPIRELCND | 1 | Required | 20030319 | ||
| 2 | Constant | Public | Type reference (TYPE) | SPIRELCND | 2 | Sufficient | 20030319 | ||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SPIPROCTP | SPI: Process Type ID | 20021121 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SPIRELID | SPI: Relationship ID | 20021121 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | SPIRELTP | SPI: Relationship Type ID | 20021121 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | SPIRELCND | SPI: Relationship Rule Sufficient / Required | 20030318 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | SPIPRSTID | SPI: Process Step ID | 20021121 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | SPIRLSTID | SPI: Linked Technical Step | 20021121 |
Methods
Events
Class CL_SPI_CM_PSR has no event.
Types
Class CL_SPI_CM_PSR has no local type.
Method Signatures
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 | 20021121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20021121 |
Method GET_RELRULE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SPIRELID | Attributwert | 20021121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20021121 |
Method GET_RELTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SPIRELTP | Attributwert | 20021121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20021121 |
Method GET_RULEOPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RESULT | Value transfer | Type reference (TYPE) | SPIRELCND | Attributwert | 20030318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030318 |
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 | 20021121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20021121 |
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) | SPIRLSTID | Attributwert | 20021121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20021121 |
Method SET_RELTYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RELTYPE | Call by reference | Type reference (TYPE) | SPIRELTP | Attributwert | 20021121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20021121 |
Method SET_RULEOPT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RULEOPT | Call by reference | Type reference (TYPE) | SPIRELCND | Attributwert | 20030318 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20030318 |
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 | 20021121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20021121 |
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) | SPIRLSTID | Attributwert | 20021121 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Object Services Exception | 20021121 |
Method _GET_FIELD_RELATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_RESULT | Value transfer | Type reference (TYPE) | TSPICMPSRFLD | Liste von Referenzen auf Feldbeziehungen | 20021123 |
Method _GET_FIELD_RELATIONS on class CL_SPI_CM_PSR has no exception.
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 | 20021126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für die Objekte Metadatenpflege | 20021126 |
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 | 20021126 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehlerklasse für die Objekte Metadatenpflege | 20021126 |
Method _GET_TECHNICAL_RELATIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_RESULT | Value transfer | Type reference (TYPE) | TSPICMPSRTFLD | Liste von Referenzen auf Headerbeziehungen | 20021125 |
Method _GET_TECHNICAL_RELATIONS on class CL_SPI_CM_PSR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |