SAP ABAP Class IF_SPI_TRANSITION (PMI: Transition Interface)
Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Interface composition (i COMPRISING i_ref) | IF_SPI_COMMON | Common functionality | 20030701 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SPI_TRANSITION | Definition of Process Step Transition | 20030701 |
Properties
Class | IF_SPI_TRANSITION | |
Short Description | PMI: Transition Interface | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | ||
Created | 20030701 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class IF_SPI_TRANSITION has no forward declaration.
Interfaces
Class IF_SPI_TRANSITION has no interface implemented.
Friends
Class IF_SPI_TRANSITION has no friend class.
Attributes
Class IF_SPI_TRANSITION 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 Description for Process Instances | 20030701 |
6 | ![]() |
Instance method | Public | Method | Returns the process that belongs to this transition | 20030701 |
7 | ![]() |
Instance method | Public | Method | Gets Steps for Transition | 20030701 |
8 | ![]() |
Instance method | Public | Method | Gets Type of Transition | 20030701 |
9 | ![]() |
Instance method | Public | Method | Checks whether step is source of transition | 20030701 |
10 | ![]() |
Instance method | Public | Method | Checks whether step is destination of the transition | 20030701 |
Events
Class IF_SPI_TRANSITION has no event.
Types
Class IF_SPI_TRANSITION has no local type.
Method Signatures
Method EQUALS Signature
Method EQUALS on class IF_SPI_TRANSITION has no parameter.
Method EQUALS on class IF_SPI_TRANSITION has no exception.
Method GET_ATTRIBUTE Signature
Method GET_ATTRIBUTE on class IF_SPI_TRANSITION has no parameter.
Method GET_ATTRIBUTE on class IF_SPI_TRANSITION has no exception.
Method GET_ATTRIBUTES Signature
Method GET_ATTRIBUTES on class IF_SPI_TRANSITION has no parameter.
Method GET_ATTRIBUTES on class IF_SPI_TRANSITION has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on class IF_SPI_TRANSITION has no parameter.
Method GET_DESCRIPTION on class IF_SPI_TRANSITION 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_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_STEPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_SOURCE | Call by reference | Object reference (TYPE REF TO) | IF_SPI_STEP | 20030701 | |||
2 | ![]() |
EO_TARGET | Call by reference | Object reference (TYPE REF TO) | IF_SPI_STEP | 20030701 |
Method GET_STEPS on class IF_SPI_TRANSITION has no exception.
Method GET_TRANSITION_TYPE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_TYPE | Value transfer | Type reference (TYPE) | SPITRANS | 20030701 |
Method GET_TRANSITION_TYPE on class IF_SPI_TRANSITION has no exception.
Method IS_SOURCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_STEPID | Value transfer | Type reference (TYPE) | SPIPRSTID | 20030701 | |||
2 | ![]() |
RP_RES | Value transfer | Type reference (TYPE) | SPIBOOL | 20030701 |
Method IS_SOURCE on class IF_SPI_TRANSITION has no exception.
Method IS_TARGET Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_STEPID | Value transfer | Type reference (TYPE) | SPIPRSTID | 20030701 | |||
2 | ![]() |
RP_RES | Value transfer | Type reference (TYPE) | SPIBOOL | 20030701 |
Method IS_TARGET on class IF_SPI_TRANSITION has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in |