SAP ABAP Class CL_SPI_TRANSITION_COL (Extension for Transition Class for Collections)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
⤷
SPI111 (Package) Step Collections
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SPI_TRANSITION | Definition of Process Step Transition | 20030627 |
Properties
| Class | CL_SPI_TRANSITION_COL | |
| Short Description | Extension for Transition Class for Collections | |
| Super Class | CL_SPI_TRANSITION | Definition of Process Step Transition |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPI111 | Step Collections |
| Created | 20030627 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SPI_TRANSITION_COL has no forward declaration.
Interfaces
Class CL_SPI_TRANSITION_COL has no interface implemented.
Friends
Class CL_SPI_TRANSITION_COL has no friend class.
Attributes
Class CL_SPI_TRANSITION_COL has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20030627 | ||
| 2 | Instance method | Public | Method | 20030627 | ||
| 3 | Static method | Public | Method | 20030627 |
Events
Class CL_SPI_TRANSITION_COL has no event.
Types
Class CL_SPI_TRANSITION_COL has no local type.
Method Signatures
Method ADD_SKIPPED_STEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_STEPS | Call by reference | Type reference (TYPE) | TSPISTEPD | 20030627 |
Method ADD_SKIPPED_STEPS on class CL_SPI_TRANSITION_COL has no exception.
Method ADD_SKIPPED_TRANSITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_TRANSITIONS | Call by reference | Type reference (TYPE) | TSPITRANS | 20030627 |
Method ADD_SKIPPED_TRANSITIONS on class CL_SPI_TRANSITION_COL has no exception.
Method GET_TRANSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SOURCE | Call by reference | Object reference (TYPE REF TO) | CL_SPI_STEP | 20030627 | ||||
| 2 | IO_TARGET | Call by reference | Object reference (TYPE REF TO) | CL_SPI_STEP | 20030627 | ||||
| 3 | IT_SKIPPED_STEPS | Call by reference | Type reference (TYPE) | TSPISTEPD | 20030627 | ||||
| 4 | IT_SKIPPED_TRANS | Call by reference | Type reference (TYPE) | TSPITRANS | 20030627 | ||||
| 5 | RO_TRANSITION | Value transfer | Object reference (TYPE REF TO) | CL_SPI_TRANSITION | Definition eines Prozessschrittübergangs | 20030627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | PMI: Übergang-Ausnahme | 20030627 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |