SAP ABAP Interface IF_SPI_STEP (PMI: Step 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_STEP | Process Step Definition | 20030701 |
Properties
Interface | IF_SPI_STEP | |
Short Description | PMI: Step Interface |
General Data
Package | SPI6 | Central: API Process Information |
Created | 20030701 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SPI_STEP has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SPI_COMMON | Common functionality | 20030701 |
Friends
Interface IF_SPI_STEP has no friend.
Attributes
Interface IF_SPI_STEP has no attribute.
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | 20030704 | |
2 | ![]() |
Instance method | Public | Method | 20030704 | |
3 | ![]() |
Instance method | Public | Method | 20030704 | |
4 | ![]() |
Instance method | Public | Method | 20030704 | |
5 | ![]() |
Instance method | Public | Method | Gets Attribute Definitions for Step Instances | 20030701 |
6 | ![]() |
Instance method | Public | Method | Gets Step Name | 20030922 |
7 | ![]() |
Instance method | Public | Method | Gets Predecessor of Step | 20030701 |
8 | ![]() |
Instance method | Public | Method | Returns process that belongs to this step | 20030701 |
9 | ![]() |
Instance method | Public | Method | Gets Step ID (GUID) | 20030701 |
10 | ![]() |
Instance method | Public | Method | Gets Successor of Step | 20030701 |
11 | ![]() |
Instance method | Public | Method | Gets Inbound and Outbound Transition Links | 20030701 |
12 | ![]() |
Instance method | Public | Method | Event? | 20030701 |
Events
Interface IF_SPI_STEP has no event.
Types
Interface IF_SPI_STEP has no local type.
Method Signatures
Method EQUALS Signature
Method EQUALS on Interface IF_SPI_STEP has no parameter.
Method EQUALS on Interface IF_SPI_STEP has no exception.
Method GET_ATTRIBUTE Signature
Method GET_ATTRIBUTE on Interface IF_SPI_STEP has no parameter.
Method GET_ATTRIBUTE on Interface IF_SPI_STEP has no exception.
Method GET_ATTRIBUTES Signature
Method GET_ATTRIBUTES on Interface IF_SPI_STEP has no parameter.
Method GET_ATTRIBUTES on Interface IF_SPI_STEP has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on Interface IF_SPI_STEP has no parameter.
Method GET_DESCRIPTION on Interface IF_SPI_STEP has no exception.
Method GET_INSTANCE_ATTRIBUTES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_ATTR | Value transfer | Type reference (TYPE) | TSPIATTR | 20030701 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
PMI: API-Ausnahme | 20030701 | |
2 | ![]() |
Ausnahme aufgrund fehlender Berechtigung | 20030701 |
Method GET_NAME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_NAME | Value transfer | Type reference (TYPE) | SPIPSNAME | Schrittname | 20030922 |
Method GET_NAME on Interface IF_SPI_STEP has no exception.
Method GET_PREDECESSORS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_STEPS | Value transfer | Type reference (TYPE) | TSPIIFST | 20030701 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme aufgrund fehlender Berechtigung | 20030701 | |
2 | ![]() |
PMI: Schrittausnahme | 20030701 |
Method GET_PROCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_PROC | Value transfer | Object reference (TYPE REF TO) | IF_SPI_PROCESS | 20030701 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme aufgrund fehlender Berechtigung | 20030701 | |
2 | ![]() |
PMI: Prozessausnahme | 20030701 |
Method GET_STEP_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_ID | Value transfer | Type reference (TYPE) | SPIPRSTID | 20030701 |
Method GET_STEP_ID on Interface IF_SPI_STEP has no exception.
Method GET_SUCCESSORS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_STEPS | Value transfer | Type reference (TYPE) | TSPIIFST | 20030701 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme aufgrund fehlender Berechtigung | 20030701 | |
2 | ![]() |
PMI: Schrittausnahme | 20030701 |
Method GET_TRANSITIONS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ET_IN | Call by reference | Type reference (TYPE) | TSPIIFTR | Eingehende Übergänge | 20030701 | ||
2 | ![]() |
ET_OUT | Call by reference | Type reference (TYPE) | TSPIIFTR | Ausgehende Übergänge | 20030701 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme aufgrund fehlender Berechtigung | 20030701 | |
2 | ![]() |
PMI: Schrittausnahme | 20030701 | |
3 | ![]() |
PMI: Übergang-Ausnahme | 20030701 |
Method IS_EVENT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_BOOL | Value transfer | Type reference (TYPE) | SPIBOOL | 20030701 |
Method IS_EVENT on Interface IF_SPI_STEP has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |