SAP ABAP Class IF_SPI_PROCESS_PATH (BPT: Instance of a process)
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SPI_AS_PROCESS_PATH | 20020911 |
Properties
| Class | IF_SPI_PROCESS_PATH | |
| Short Description | BPT: Instance of a process | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020618 | 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
Class IF_SPI_PROCESS_PATH has no interface implemented.
Friends
Class IF_SPI_PROCESS_PATH has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | SPISTEPREPL | 2 | SPI: Step is replaced | 20100729 | ||
| 2 | Constant | Public | Type reference (TYPE) | SPISTEPREPL | 1 | SPI: Step is replaced | 20100729 | ||
| 3 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SPI_TRACKING_RECORD | Temporary Record in Group | 20030407 | |||
| 4 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SPI_TRACKING_RECORD | Temporary Record in Higher-Level Group | 20030407 | |||
| 5 | Instance attribute | Public | Object reference (TYPE REF TO) | IF_SPI_TRACKING_RECORD | Temporary Record in "Supersupergroup" | 20101123 | |||
| 6 | Instance attribute | Public | Type reference (TYPE) | TSPIPRST | SPI: references to tracking records | 20020916 | |||
| 7 | Instance attribute | Public | Type reference (TYPE) | I | Persistence status of instance | 20020726 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | SPIEVSTT | Event Status for Steps (TRs) of Top Processes | 20090701 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | SPIORIGSTMP | SPI: Creation Timestamp Central Store | 20080908 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | SPIBOOL | Is an "overall forced finish" set? | 20100714 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | SPIBOOL | Global SPI: Boolean Value | 20070621 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | SPIBOOL | Resubmission on Save | 20070514 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | I | Persistency Status for TRs/Steps of Top Processes | 20090713 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds a step | 20020911 | |
| 2 | Instance method | Public | Method | Call Before Saving and Before Determining Header | 20040408 | |
| 3 | Instance method | Public | Method | Returns infosets for a process instance | 20020913 | |
| 4 | Instance method | Public | Method | Returns instance header | 20020911 | |
| 5 | Instance method | Public | Method | Returns tracking record for step | 20020618 | |
| 6 | Instance method | Public | Method | Is process complete? | 20021009 | |
| 7 | Instance method | Public | Method | Is process finished? | 20021009 | |
| 8 | Instance method | Public | Method | Was the process ended using "overall forced finish"? | 20100713 | |
| 9 | Instance method | Public | Method | Remove Deleted Steps | 20030205 |
Events
Class IF_SPI_PROCESS_PATH has no event.
Types
Class IF_SPI_PROCESS_PATH has no local type.
Method Signatures
Method ADD_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | II_RECORD | Call by reference | Object reference (TYPE REF TO) | IF_SPI_TRACKING_RECORD | BPT: Tracking Record | 20020911 | |||
| 2 | IO_STEP | Call by reference | Object reference (TYPE REF TO) | CL_SPI_CU_STEP | Prozessschrittdaten aus dem Customizing | 20020911 | |||
| 3 | IP_BRANCH | Call by reference | Type reference (TYPE) | SPIBRANID | Zweig | 20030411 | |||
| 4 | IP_PREDECID | Call by reference | Type reference (TYPE) | SPIPRSTID | Vorgänger eines Events | 20040419 | |||
| 5 | IP_REPLACE | Call by reference | Type reference (TYPE) | SPISTEPREPL | Vorhandenen Schritt ersetzen | 20100729 | |||
| 6 | IP_SUCCEDID | Call by reference | Type reference (TYPE) | SPIPRSTID | Nachfolger eines Events | 20040419 | |||
| 7 | IP_SUPBRANCH | Call by reference | Type reference (TYPE) | SPIBRANID | übergeordneter Zweig | 20030411 | |||
| 8 | RP_INDEX | Value transfer | Type reference (TYPE) | I | Index unter dem der Schritt in GT_STEPS eingefügt wurde | 20040113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahmeklasse Assembler | 20031006 |
Method BEFORE_SAVING Signature
Method BEFORE_SAVING on class IF_SPI_PROCESS_PATH has no parameter.
Method BEFORE_SAVING on class IF_SPI_PROCESS_PATH has no exception.
Method EXPAND Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_INFO | Call by reference | Type reference (TYPE) | TSPIPRINFO | SPI: Infosätze einer Prozessinstanz (sortiert nach FLDNAME) | 20020913 | |||
| 2 | IT_STEP_PAYLOAD | Call by reference | Type reference (TYPE) | TSPISTPLFD | SPI: Tabelle Payload Field in Step | 20020926 |
Method EXPAND on class IF_SPI_PROCESS_PATH has no exception.
Method GET_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_HEADER | Value transfer | Type reference (TYPE) | SSPIPRHD | SPI: Prozess Header | 20020911 |
Method GET_HEADER on class IF_SPI_PROCESS_PATH has no exception.
Method GET_RECORD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_STEP | Call by reference | Type reference (TYPE) | SPIPRSTID | SPI: ID eines Schrittes | 20020618 | |||
| 2 | RI_RECORD | Value transfer | Object reference (TYPE REF TO) | IF_SPI_TRACKING_RECORD | SPI: Tracking Record | 20020618 |
Method GET_RECORD on class IF_SPI_PROCESS_PATH has no exception.
Method IS_COMPLETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_RESULT | Value transfer | Type reference (TYPE) | SPIBOOL | SPI Global: Boolscher Wert | 20021009 |
Method IS_COMPLETE on class IF_SPI_PROCESS_PATH has no exception.
Method IS_FINISHED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_RESULT | Value transfer | Type reference (TYPE) | SPIBOOL | SPI Global: Boolscher Wert | 20021009 |
Method IS_FINISHED on class IF_SPI_PROCESS_PATH has no exception.
Method IS_OVERALL_FORCEDFINISH Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_RESULT | Value transfer | Type reference (TYPE) | SPIBOOL | SPI Global: Boolscher Wert | 20100713 |
Method IS_OVERALL_FORCEDFINISH on class IF_SPI_PROCESS_PATH has no exception.
Method REMOVE_DELETED Signature
Method REMOVE_DELETED on class IF_SPI_PROCESS_PATH has no parameter.
Method REMOVE_DELETED on class IF_SPI_PROCESS_PATH has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |