Hierarchy
⤷
⤷
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_STEP_INST | PMI: Step Instance Interface | 20030702 |
Properties
| Class | CL_SPI_STEP_INST | |
| Short Description | Process Step Instance | |
| 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
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SPI_COMMON | Common functionality | 20020704 | ||
| 2 | IF_SPI_COMPARABLE | Object comparison | 20020704 | ||
| 3 | IF_SPI_STEP_INST | PMI: Step Instance Interface | 20030702 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SPI_PROCESS_INST | 20020729 | 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_PROCESS_INST | Process Instance | 20020730 | |||
| 3 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SPI_STEP | Process Step Definition | 20020710 | |||
| 4 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SPI_TRANSITION_INST | Instance of a Process Step Transition | 20021017 | |||
| 5 | Instance attribute | Private | Object reference (TYPE REF TO) | CL_SPI_TRANSITION_INST | Instance of a Process Step Transition | 20021017 | |||
| 6 | Instance attribute | Private | Type reference (TYPE) | SPIBOOL | SPI_FALSE | Global SPI: Boolean Value | 20021216 | ||
| 7 | Instance attribute | Private | Type reference (TYPE) | SPIBOOL | SPI_FALSE | Global SPI: Boolean Value | 20040109 | ||
| 8 | Instance attribute | Protected | Type reference (TYPE) | SPITRGUID | SPI: GUID of a Tracking Record | 20020924 | |||
| 9 | Instance attribute | Protected | Type reference (TYPE) | SSPITRHD | Global SPI: Header of Tracking Record | 20020731 | |||
| 10 | Instance attribute | Protected | Type reference (TYPE) | TSPIATTR | Table with attributes | 20020823 | |||
| 11 | Instance attribute | Private | Type reference (TYPE) | TSPITRANSI | 20030411 | ||||
| 12 | Instance attribute | Private | Type reference (TYPE) | TSPITRANSI | 20030411 | ||||
| 13 | Instance attribute | Private | Type reference (TYPE) | SPIBRANID | Branch ID | 20030430 | |||
| 14 | Instance attribute | Private | Type reference (TYPE) | SPIPRSTID | Predecessor | 20031015 | |||
| 15 | Instance attribute | Private | Type reference (TYPE) | SPIBRANID | Superbranch ID | 20030430 | |||
| 16 | Instance attribute | Private | Type reference (TYPE) | SPIPRSTID | Step ID | 20031015 | |||
| 17 | Instance attribute | Private | Type reference (TYPE) | SPIPRSTID | Successors | 20031015 |
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 | Step Definition | 20020726 | |
| 6 | Instance method | Public | Method | 20020710 | ||
| 7 | Instance method | Public | Method | RFC destination that came from this step | 20020924 | |
| 8 | Instance method | Public | Method | GUID of this process instance | 20020903 | |
| 9 | Instance method | Public | Method | URL for ITS of the system that came from this step | 20021022 | |
| 10 | Instance method | Public | Method | Predecessor for Step | 20030414 | |
| 11 | Instance method | Public | Method | Process instance that belongs to this step | 20020730 | |
| 12 | Instance method | Public | Method | Type ID of process instance for this step | 20021007 | |
| 13 | Instance method | Private | Method | Determine destination belonging to step instance | 20021022 | |
| 14 | Instance method | Public | Method | Returns step ID of this step test | 20020919 | |
| 15 | Instance method | Public | Method | Process Instance of Subprocess | 20090813 | |
| 16 | Instance method | Public | Method | Successor for Step | 20030414 | |
| 17 | Instance method | Public | Method | Technical attributes of this step | 20020731 | |
| 18 | Instance method | Public | Method | Timestamp of step instance | 20021017 | |
| 19 | Instance method | Public | Method | GUID of tracking records for this step instance | 20020924 | |
| 20 | Instance method | Public | Method | Transitions to or from Step | 20030411 | |
| 21 | Instance method | Public | Method | Incoming transition edge | 20021017 | |
| 22 | Instance method | Public | Method | Outgoing transition edge | 20021017 | |
| 23 | Instance method | Public | Method | SPI_TRUE if this is a dummy instanceSPI_TRUE if this is a du | 20020724 | |
| 24 | Instance method | Public | Method | SPI_TRUE if this is an event | 20020924 | |
| 25 | Instance method | Public | Method | SPI_TRUE, if System Event | 20040109 | |
| 26 | Instance method | Public | Method | Selects this Step as Result | 20021216 | |
| 27 | Instance method | Public | Method | Flags Step as System Event | 20040109 |
Events
Class CL_SPI_STEP_INST has no event.
Types
Class CL_SPI_STEP_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_DEF | Value transfer | Object reference (TYPE REF TO) | CL_SPI_STEP | Prozessschrittdefinition | 20020710 | |||
| 2 | IO_PROCINST | Value transfer | Object reference (TYPE REF TO) | CL_SPI_PROCESS_INST | Prozessinstanz | 20020730 | |||
| 3 | IP_TRGUID | Call by reference | Type reference (TYPE) | SPITRGUID | SPI: GUID of a Tracking Record | 20020924 | |||
| 4 | IS_HEADER | Call by reference | Type reference (TYPE) | SSPITRHD | SPI Global: Header eines Tracking Records | 20020920 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme aufgrund fehlender Berechtigung | 20021120 | ||
| 2 | Schrittinstanz-Ausnahme | 20021120 |
Method EQUALS Signature
Method EQUALS on class CL_SPI_STEP_INST has no parameter.
Method EQUALS on class CL_SPI_STEP_INST has no exception.
Method GET_ATTRIBUTE Signature
Method GET_ATTRIBUTE on class CL_SPI_STEP_INST has no parameter.
Method GET_ATTRIBUTE on class CL_SPI_STEP_INST has no exception.
Method GET_ATTRIBUTES Signature
Method GET_ATTRIBUTES on class CL_SPI_STEP_INST has no parameter.
Method GET_ATTRIBUTES on class CL_SPI_STEP_INST has no exception.
Method GET_DEFINITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_DEF | Value transfer | Object reference (TYPE REF TO) | CL_SPI_STEP | Prozessschrittdefinition | 20020726 |
Method GET_DEFINITION on class CL_SPI_STEP_INST has no exception.
Method GET_DESCRIPTION Signature
Method GET_DESCRIPTION on class CL_SPI_STEP_INST has no parameter.
Method GET_DESCRIPTION on class CL_SPI_STEP_INST has no exception.
Method GET_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_DESTINATION | Value transfer | Type reference (TYPE) | RFCDEST | logische Destination (Wird bei Funktionsaufruf angegeben) | 20020924 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme aufgrund fehlender Berechtigung | 20021120 | ||
| 2 | Schrittinstanz-Ausnahme | 20021120 |
Method GET_INST_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_GUID | Value transfer | Type reference (TYPE) | SPIPRGUID | SPI: GUID of a Process | 20020903 |
Method GET_INST_GUID on class CL_SPI_STEP_INST has no exception.
Method GET_ITS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_ITS | Value transfer | Type reference (TYPE) | STRING | URL zum ITS | 20021022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme aufgrund fehlender Berechtigung | 20021120 | ||
| 2 | Schrittinstanz-Ausnahme | 20021120 |
Method GET_PREDECESSORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_STEPS | Call by reference | Type reference (TYPE) | TSPISTEPI | 20030414 |
Method GET_PREDECESSORS on class CL_SPI_STEP_INST has no exception.
Method GET_PROCESS_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_PROC | Value transfer | Object reference (TYPE REF TO) | CL_SPI_PROCESS_INST | Prozessinstanz | 20020730 |
Method GET_PROCESS_INSTANCE on class CL_SPI_STEP_INST has no exception.
Method GET_PROCESS_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_TYPE | Value transfer | Type reference (TYPE) | SPIPROCTP | SPI: ID eines Prozesstypen | 20021007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme aufgrund fehlender Berechtigung | 20021120 | ||
| 2 | PMI: Prozessausnahme | 20021120 |
Method GET_STEP_DESTINATION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_DEST | Value transfer | Type reference (TYPE) | SSPIPSDEST | Desination dieses Schrittes (SSPIPSDEST) | 20021022 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Zugriff auf Administrationsdaten | 20021120 | ||
| 2 | Ausnahme aufgrund fehlender Berechtigung | 20021120 |
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 | Schrittid | 20020919 |
Method GET_STEP_ID on class CL_SPI_STEP_INST has no exception.
Method GET_SUB_PROCESS_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_PROC_INST | Value transfer | Object reference (TYPE REF TO) | CL_SPI_PROCESS_INST | Prozessinstanz | 20090914 |
Method GET_SUB_PROCESS_INSTANCE on class CL_SPI_STEP_INST has no exception.
Method GET_SUCCESSORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_STEPS | Call by reference | Type reference (TYPE) | TSPISTEPI | 20030414 |
Method GET_SUCCESSORS on class CL_SPI_STEP_INST has no exception.
Method GET_TECH_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EP_BID | Call by reference | Type reference (TYPE) | SPIBRANID | Branch-Id | 20030430 | |||
| 2 | EP_SBID | Call by reference | Type reference (TYPE) | SPIBRANID | Superbranch-Id | 20030430 | |||
| 3 | ES_TINFO | Call by reference | Type reference (TYPE) | SSPITRHD | SPI Global: Header eines Tracking Records | 20020731 |
Method GET_TECH_INFO on class CL_SPI_STEP_INST has no exception.
Method GET_TIME_STAMP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_TST | Value transfer | Type reference (TYPE) | TIMESTAMPL | UTC-Zeitstempel in Langform (JJJJMMTThhmmssmmmuuun) | 20021017 |
Method GET_TIME_STAMP on class CL_SPI_STEP_INST has no exception.
Method GET_TRACKING_GUID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_GUID | Value transfer | Type reference (TYPE) | SPITRGUID | SPI: GUID of a Tracking Record | 20020924 |
Method GET_TRACKING_GUID on class CL_SPI_STEP_INST has no exception.
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) | TSPITRANSI | 20030411 | ||||
| 2 | ET_OUT | Call by reference | Type reference (TYPE) | TSPITRANSI | 20030411 |
Method GET_TRANSITIONS on class CL_SPI_STEP_INST has no exception.
Method GET_TRANSITION_IN Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_TRANS | Value transfer | Object reference (TYPE REF TO) | CL_SPI_TRANSITION_INST | Instanz eines Prozessschrittübergangs | 20021017 |
Method GET_TRANSITION_IN on class CL_SPI_STEP_INST has no exception.
Method GET_TRANSITION_OUT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_TRANS | Value transfer | Object reference (TYPE REF TO) | CL_SPI_TRANSITION_INST | Instanz eines Prozessschrittübergangs | 20021017 |
Method GET_TRANSITION_OUT on class CL_SPI_STEP_INST has no exception.
Method IS_DUMMY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_BOOL | Value transfer | Type reference (TYPE) | SPIBOOL | SPI Global: Boolscher Wert | 20020724 |
Method IS_DUMMY on class CL_SPI_STEP_INST has no exception.
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 | SPI Global: Boolscher Wert | 20020924 |
Method IS_EVENT on class CL_SPI_STEP_INST has no exception.
Method IS_SYSTEM_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 | SPI Global: Boolscher Wert | 20040109 |
Method IS_SYSTEM_EVENT on class CL_SPI_STEP_INST has no exception.
Method SET_EVENT Signature
Method SET_EVENT on class CL_SPI_STEP_INST has no parameter.
Method SET_EVENT on class CL_SPI_STEP_INST has no exception.
Method SET_SYSTEM_EVENT Signature
Method SET_SYSTEM_EVENT on class CL_SPI_STEP_INST has no parameter.
Method SET_SYSTEM_EVENT on class CL_SPI_STEP_INST has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |