SAP ABAP Class CL_SPI_TRANSITION_INST (Instance of a Process Step Transition)
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 | 20020704 |
2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SPI_COMPARABLE | Object comparison | 20020704 |
3 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SPI_TRANSITION_INST | PMI: Transition Instance Interface | 20030702 |
Properties
Class | CL_SPI_TRANSITION_INST | |
Short Description | Instance of a Process Step Transition | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SPI6 | Central: API Process Information |
Created | 20020704 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SPI_TRANSITION_INST has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SPI_COMMON | Common functionality | 20020704 | ||
2 | IF_SPI_COMPARABLE | Object comparison | 20020704 | ||
3 | IF_SPI_TRANSITION_INST | PMI: Transition Instance Interface | 20030702 |
Friends
# | Friend | Modeled only | Created on | Description |
---|---|---|---|---|
1 | CL_SPI_PROCESS_INST | 20021017 | Process Instance |
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Private | Object reference (TYPE REF TO) | CL_SPI_ATTRIBUTE_CACHE | Cache for Attribute Instances | 20021007 | ||
2 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SPI_STEP_INST | Process Step Instance | 20020729 | ||
3 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SPI_STEP_INST | Process Step Instance | 20020729 | ||
4 | ![]() |
Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SPI_TRANSITION | Definition of Process Step Transition | 20020729 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | 20020710 | |
2 | ![]() |
Instance method | Public | Method | 20020710 | |
3 | ![]() |
Instance method | Public | Method | 20020710 | |
4 | ![]() |
Instance method | Public | Method | 20020710 | |
5 | ![]() |
Instance method | Public | Method | Transition definition | 20020729 |
6 | ![]() |
Instance method | Public | Method | 20020710 | |
7 | ![]() |
Instance method | Public | Method | Step instances for this transition | 20020704 |
8 | ![]() |
Instance method | Public | Method | Set transition definition | 20020925 |
Events
Class CL_SPI_TRANSITION_INST has no event.
Types
Class CL_SPI_TRANSITION_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 | ![]() |
IO_SOURCE | Value transfer | Object reference (TYPE REF TO) | CL_SPI_STEP_INST | Prozessschrittinstanz | 20020729 | ||
2 | ![]() |
IO_TARGET | Value transfer | Object reference (TYPE REF TO) | CL_SPI_STEP_INST | Prozessschrittinstanz | 20020729 | ||
3 | ![]() |
IO_TRANS | Value transfer | Object reference (TYPE REF TO) | CL_SPI_TRANSITION | Definition eines Prozessschrittübergangs | 20020729 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Übergansinstanz-Ausnahme | 20021121 |
Method EQUALS Signature
Method EQUALS on class CL_SPI_TRANSITION_INST has no parameter.
Method EQUALS on class CL_SPI_TRANSITION_INST has no exception.
Method GET_ATTRIBUTE Signature
Method GET_ATTRIBUTE on class CL_SPI_TRANSITION_INST has no parameter.
Method GET_ATTRIBUTE on class CL_SPI_TRANSITION_INST has no exception.
Method GET_ATTRIBUTES Signature
Method GET_ATTRIBUTES on class CL_SPI_TRANSITION_INST has no parameter.
Method GET_ATTRIBUTES on class CL_SPI_TRANSITION_INST has no exception.
Method GET_DEFINITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_DEF | Value transfer | Object reference (TYPE REF TO) | CL_SPI_TRANSITION | Definition eines Prozessschrittübergangs | 20020729 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Übergansinstanz-Ausnahme | 20021122 |
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on class CL_SPI_TRANSITION_INST has no parameter.
Method GET_DESCRIPTION on class CL_SPI_TRANSITION_INST has no exception.
Method GET_STEPS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EO_SOURCE | Value transfer | Object reference (TYPE REF TO) | CL_SPI_STEP_INST | Prozessschrittinstanz | 20020729 | ||
2 | ![]() |
EO_TARGET | Value transfer | Object reference (TYPE REF TO) | CL_SPI_STEP_INST | Prozessschrittinstanz | 20020729 |
Method GET_STEPS on class CL_SPI_TRANSITION_INST has no exception.
Method SET_DEFINITION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_TRANS | Call by reference | Object reference (TYPE REF TO) | CL_SPI_TRANSITION | Definition eines Prozessschrittübergangs | 20020925 |
Method SET_DEFINITION on class CL_SPI_TRANSITION_INST has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 630 |