SAP ABAP Interface IF_SPI_PROCESS_INST (PMI: Process Instance 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_PROCESS_INST | Process Instance | 20030702 |
Properties
Interface | IF_SPI_PROCESS_INST | |
Short Description | PMI: Process Instance Interface |
General Data
Package | SPI6 | Central: API Process Information |
Created | 20030701 | SAP |
Last changed | 20110908 | SAP |
Unicode checks active |
Forward declarations
Interface IF_SPI_PROCESS_INST has no forward declaration.
Interfaces
# | Interface | Abstract | Final | Description | Created on |
---|---|---|---|---|---|
1 | IF_SPI_COMMON | Common functionality | 20030701 |
Friends
Interface IF_SPI_PROCESS_INST has no friend.
Attributes
Interface IF_SPI_PROCESS_INST 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 | Process instance creation/change by assembler | 20030701 |
5 | ![]() |
Instance method | Public | Method | 20030704 | |
6 | ![]() |
Instance method | Public | Method | Process duration (in seconds), if still open: initial | 20030701 |
7 | ![]() |
Instance method | Public | Method | End time (UTC), if not available: initial | 20030701 |
8 | ![]() |
Instance method | Public | Method | Gets Process for Process Instance | 20030701 |
9 | ![]() |
Instance method | Public | Method | Gets Process ID | 20030701 |
10 | ![]() |
Instance method | Public | Method | Start time (UTC) | 20030701 |
11 | ![]() |
Instance method | Public | Method | Returns step instances | 20030701 |
12 | ![]() |
Instance method | Public | Method | Gets Transition Instances | 20030701 |
13 | ![]() |
Instance method | Public | Method | Is Process Complete? | 20030701 |
14 | ![]() |
Instance method | Public | Method | Has Process Ended? | 20030701 |
Events
Interface IF_SPI_PROCESS_INST has no event.
Types
Interface IF_SPI_PROCESS_INST has no local type.
Method Signatures
Method EQUALS Signature
Method EQUALS on Interface IF_SPI_PROCESS_INST has no parameter.
Method EQUALS on Interface IF_SPI_PROCESS_INST has no exception.
Method GET_ATTRIBUTE Signature
Method GET_ATTRIBUTE on Interface IF_SPI_PROCESS_INST has no parameter.
Method GET_ATTRIBUTE on Interface IF_SPI_PROCESS_INST has no exception.
Method GET_ATTRIBUTES Signature
Method GET_ATTRIBUTES on Interface IF_SPI_PROCESS_INST has no parameter.
Method GET_ATTRIBUTES on Interface IF_SPI_PROCESS_INST has no exception.
Method GET_CREATION_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_TIME | Value transfer | Type reference (TYPE) | SPIINSTMP | 20030701 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme aufgrund fehlender Berechtigung | 20030701 | |
2 | ![]() |
PMI: Prozessinstanz-Ausnahme | 20030701 |
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on Interface IF_SPI_PROCESS_INST has no parameter.
Method GET_DESCRIPTION on Interface IF_SPI_PROCESS_INST has no exception.
Method GET_DURATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_TIME | Value transfer | Type reference (TYPE) | TIMESTAMPL | 20030701 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme aufgrund fehlender Berechtigung | 20030701 | |
2 | ![]() |
PMI: Prozessinstanz-Ausnahme | 20030701 |
Method GET_END_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_TIME | Value transfer | Type reference (TYPE) | TIMESTAMPL | 20030701 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme aufgrund fehlender Berechtigung | 20030702 | |
2 | ![]() |
PMI: Prozessinstanz-Ausnahme | 20030702 |
Method GET_PROCESS Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RO_PROCESS | Value transfer | Object reference (TYPE REF TO) | IF_SPI_PROCESS | 20030702 |
Method GET_PROCESS on Interface IF_SPI_PROCESS_INST has no exception.
Method GET_PROCESS_ID Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_PROCESS_TYPE | Value transfer | Type reference (TYPE) | SPIPROCTP | 20030701 |
Method GET_PROCESS_ID on Interface IF_SPI_PROCESS_INST has no exception.
Method GET_START_TIME Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_TIME | Value transfer | Type reference (TYPE) | TIMESTAMPL | 20030701 |
Method GET_START_TIME on Interface IF_SPI_PROCESS_INST has no exception.
Method GET_STEP_INSTANCES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_STEP_NAME | Value transfer | Type reference (TYPE) | SPIPSNAME | 20030702 | |||
2 | ![]() |
RT_STEP_INSTANCES | Value transfer | Type reference (TYPE) | TSPIIFSTIN | 20030702 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme aufgrund fehlender Berechtigung | 20030701 | |
2 | ![]() |
PMI: Prozessinstanz-Ausnahme | 20030701 |
Method GET_TRANSITION_INSTANCES Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RT_TRANSITION_INSTANCES | Value transfer | Type reference (TYPE) | TSPIIFTRIN | 20030702 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme aufgrund fehlender Berechtigung | 20030701 | |
2 | ![]() |
PMI: Prozessinstanz-Ausnahme | 20030701 |
Method IS_COMPLETE 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 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme aufgrund fehlender Berechtigung | 20030701 | |
2 | ![]() |
PMI: Prozessinstanz-Ausnahme | 20030701 |
Method IS_FINISHED 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 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Ausnahme aufgrund fehlender Berechtigung | 20030701 | |
2 | ![]() |
PMI: Prozessinstanz-Ausnahme | 20030701 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |