Hierarchy
⤷
⤷
Properties
| Class | CL_SPI_CU_STEP | |
| Short Description | Process Step Data from Customizing | |
| Super Class | ||
| Instantiability of a Class | 1 | Protected |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPI2 | Central: Meta Data |
| Created | 20020702 | 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 CL_SPI_CU_STEP has no interface implemented.
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SPI_CU_PROCESS | 20020702 | Process Data from Customizing |
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SPI_CU_PROCESS | Corresponding Process Object | 20020708 | |||
| 2 | Instance attribute | Protected | Type reference (TYPE) | SSPIAGD | SPI: Signature Definition | 20020715 | |||
| 3 | Instance attribute | Protected | Type reference (TYPE) | SSPISGD | SPI: Signature Definition | 20020711 | |||
| 4 | Instance attribute | Protected | Type reference (TYPE) | SSPIPSD | Step Definition Data | 20020708 | |||
| 5 | Instance attribute | Protected | Type reference (TYPE) | TSPISGCON | Condition Table of a Signature | 20020708 | |||
| 6 | Instance attribute | Protected | Type reference (TYPE) | TSPISGFLD | SPI: Signature Payload Attributes | 20020708 | |||
| 7 | Instance attribute | Protected | Type reference (TYPE) | TSPISTEPRNG | SPI: Ranges Table Type for Steps (GUIDS) | 20110510 | |||
| 8 | Instance attribute | Protected | Type reference (TYPE) | TSPISTEPRNG | SPI: Ranges Table Type for Steps (GUIDS) | 20110510 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | SPIBOOL | SPI_FALSE | Indicator: Is Final Step | 20020807 | ||
| 10 | Instance attribute | Public | Type reference (TYPE) | SPIBOOL | SPI_FALSE | Indicator: Is Initial Step | 20020807 | ||
| 11 | Instance attribute | Public | See coding | Step Group | 20031001 | ||||
| 12 | Instance attribute | Public | Type reference (TYPE) | SPISTEPTP | SPI_ST_EVENT | Event, Standard see Type Pool SPI | 20020918 | ||
| 13 | Instance attribute | Public | Type reference (TYPE) | SPIBOOL | Indicator: Signature Unique | 20020918 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Checks Consistency of Entries in Customizing | 20020715 | |
| 2 | Instance method | Public | Method | Checks Whether a Particular Field Name in the Payload | 20021223 | |
| 3 | Instance method | Protected | Method | Returns the ID of the Signature | 20020715 | |
| 4 | Instance method | Public | Method | Returns the ID of the Assigned Agent | 20020711 | |
| 5 | Instance method | Public | Method | Gets all predecessor and pre-predecessor steps in ranges | 20110510 | |
| 6 | Instance method | Public | Method | Instantiates Attribute Object from Persistent ID | 20020918 | |
| 7 | Instance method | Public | Method | Returns Clients | 20030821 | |
| 8 | Instance method | Public | Method | Gets the component of the step | 20070822 | |
| 9 | Instance method | Public | Method | Returns Conditions of the Signature | 20020703 | |
| 10 | Instance method | Public | Method | Returns the Instance-Dependent Attributes of the Step | 20020705 | |
| 11 | Instance method | Public | Method | Returns Successor | 20060622 | |
| 12 | Instance method | Public | Method | Returns Payload Fields of the Signature | 20020703 | |
| 13 | Instance method | Public | Method | Returns the Description of a Payload Field | 20031024 | |
| 14 | Instance method | Public | Method | Returns Predecessor | 20030410 | |
| 15 | Instance method | Public | Method | Process Instance for Step | 20030410 | |
| 16 | Instance method | Public | Method | Returns Instance-Independent Attribute of the Step | 20020705 | |
| 17 | Instance method | Public | Method | Returns the Process GUID of the Step | 20020712 | |
| 18 | Instance method | Public | Method | Returns the Description of the Signature | 20030902 | |
| 19 | Instance method | Public | Method | Returns the Description of the Signature | 20030902 | |
| 20 | Instance method | Public | Method | Returns Step ID | 20020704 | |
| 21 | Instance method | Public | Method | Returns Description of the Step | 20020703 | |
| 22 | Instance method | Public | Method | Returns the Name of the Step | 20030603 | |
| 23 | Instance method | Public | Method | Returns Successor | 20030410 | |
| 24 | Instance method | Public | Method | 20020918 | ||
| 25 | Instance method | Public | Method | Determines Whether Optional Steps are Involved | 20030401 | |
| 26 | Instance method | Public | Method | Checks Activation of the Signature in Another Process | 20020731 | |
| 27 | Instance method | Public | Method | 20030131 |
Events
Class CL_SPI_CU_STEP has no event.
Types
Class CL_SPI_CU_STEP has no local type.
Method Signatures
Method CHECK_CONSISTENCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_MESSAGES | Value transfer | Type reference (TYPE) | TSPICONSMES | Tabelle von Konsistentcheckmitteilungen | 20020715 |
Method CHECK_CONSISTENCE on class CL_SPI_CU_STEP has no exception.
Method CHECK_FOR_PAYLOAD_FIELD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_FLDNAM | Call by reference | Type reference (TYPE) | SPIDFLDNAM | Feldnamen | 20031105 | |||
| 2 | RP_FOUND | Value transfer | Type reference (TYPE) | SPIBOOL | Feldnamen gefunden | 20021223 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme aufgrund fehlender Berechtigung | 20021223 | ||
| 2 | Fehler beim Zugriff auf die Schrittdaten im Metastore | 20021223 |
Method GET_AGENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_AGENT | Value transfer | Type reference (TYPE) | SSPIAGD | SPI Global: Agentendefinition | 20020715 |
Method GET_AGENT on class CL_SPI_CU_STEP has no exception.
Method GET_AGENT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_AGENTID | Value transfer | Type reference (TYPE) | SPIAGNTID | SPI Global: Agenten-ID | 20020711 |
Method GET_AGENT_ID on class CL_SPI_CU_STEP has no exception.
Method GET_ALL_PREDEC_STEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_PREDECESSORS | Call by reference | Type reference (TYPE) | TSPISTEPRNG | Vorgängerschritte | 20110510 | |||
| 2 | ET_PREPREDECESSORS | Call by reference | Type reference (TYPE) | TSPISTEPRNG | Vorvorgängerschritte | 20110510 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Zugriff auf die Schrittdaten im Metastore | 20110510 |
Method GET_ATTRIBUTE_TOOL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_ATTRIBUTE_ID | Call by reference | Type reference (TYPE) | SSPIATTID | Id desAttributes | 20020918 | |||
| 2 | RO_TOOL | Value transfer | Object reference (TYPE REF TO) | IF_SPI_TOOL | Toolinstanz | 20020918 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Tool-Ausnahme | 20021121 |
Method GET_CLIENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_CLIENT | Value transfer | Type reference (TYPE) | MANDT | Mandant eines Schrittes | 20030821 |
Method GET_CLIENT on class CL_SPI_CU_STEP has no exception.
Method GET_COMPONENT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_COMPONENT | Value transfer | Type reference (TYPE) | SPITOOLID | SPI: Id eines Tools | 20070822 |
Method GET_COMPONENT on class CL_SPI_CU_STEP has no exception.
Method GET_CONDITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_CONDITIONS | Value transfer | Type reference (TYPE) | TSPISGCON | SPI: Payload Attribute einer Signatur | 20020703 |
Method GET_CONDITIONS on class CL_SPI_CU_STEP has no exception.
Method GET_INSTANCE_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ATTRIBUTES | Value transfer | Type reference (TYPE) | TSPIATTR | Attribute | 20020708 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Tool-Ausnahme | 20021121 |
Method GET_MANDATORY_SUCCESSORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TRANSITION | Call by reference | Type reference (TYPE) | TSPIPSTD | Übergänge | 20060622 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Zugriff auf die Schrittdaten im Metastore | 20060622 |
Method GET_PAYLOAD Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_PAYLOAD | Value transfer | Type reference (TYPE) | TSPISGFLD | SPI: Payload Attribute einer Signatur | 20020703 |
Method GET_PAYLOAD on class CL_SPI_CU_STEP has no exception.
Method GET_PAYLOAD_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_FIELD | Call by reference | Type reference (TYPE) | SPIDFLDNAM | Feldname | 20031024 | |||
| 2 | IP_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Sprachenschlüssel | 20031024 | ||
| 3 | RP_DES | Value transfer | Type reference (TYPE) | SPIATTTXT | Kurztext für Schritt | 20031024 |
Method GET_PAYLOAD_DESCRIPTION on class CL_SPI_CU_STEP has no exception.
Method GET_PREDECCESSORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TRANSITION | Call by reference | Type reference (TYPE) | TSPIPSTD | Übergänge | 20030410 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Zugriff auf die Schrittdaten im Metastore | 20030410 |
Method GET_PROCESS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_PROC | Value transfer | Object reference (TYPE REF TO) | CL_SPI_CU_PROCESS | 20030410 |
Method GET_PROCESS on class CL_SPI_CU_STEP has no exception.
Method GET_PROCESS_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_ATTRIBUTES | Value transfer | Type reference (TYPE) | TSPIATTR | Attribute | 20020708 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Tool-Ausnahme | 20021121 |
Method GET_PROCESS_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_PROCTYPE | Value transfer | Type reference (TYPE) | SPIPROCTP | Prozess-ID | 20020712 |
Method GET_PROCESS_ID on class CL_SPI_CU_STEP has no exception.
Method GET_SIGNATURE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_SIGNATURE | Value transfer | Type reference (TYPE) | SPIAGSIGN | SPI Global: Agentensignatur | 20030902 |
Method GET_SIGNATURE on class CL_SPI_CU_STEP has no exception.
Method GET_SIGNATURE_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache | 20030902 | ||
| 2 | RP_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Signaturebeschreibung | 20030902 |
Method GET_SIGNATURE_DESCRIPTION on class CL_SPI_CU_STEP has no exception.
Method GET_STEPID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_STEPID | Value transfer | Type reference (TYPE) | SPIPRSTID | Schritt-ID | 20020704 |
Method GET_STEPID on class CL_SPI_CU_STEP has no exception.
Method GET_STEP_DESCRIPTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_LANGU | Call by reference | Type reference (TYPE) | LANGU | SY-LANGU | Sprachenschlüssel | 20020703 | ||
| 2 | RP_DES | Value transfer | Type reference (TYPE) | SPISGNTXT | Kurztext für Schritt | 20020703 |
Method GET_STEP_DESCRIPTION on class CL_SPI_CU_STEP has no exception.
Method GET_STEP_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_NAME | Value transfer | Type reference (TYPE) | SPIPSNAME | Schrittname | 20030603 |
Method GET_STEP_NAME on class CL_SPI_CU_STEP has no exception.
Method GET_SUCCESSORS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | ET_TRANSITION | Call by reference | Type reference (TYPE) | TSPIPSTD | Übergänge | 20030410 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler beim Zugriff auf die Schrittdaten im Metastore | 20030410 |
Method IS_EVENT 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 | 20020918 |
Method IS_EVENT on class CL_SPI_CU_STEP has no exception.
Method IS_OPTIONAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_RESULT | Value transfer | Type reference (TYPE) | SPIBOOL | 20030401 |
Method IS_OPTIONAL on class CL_SPI_CU_STEP has no exception.
Method IS_SIGNATURE_ACTIVE_ELSEWHERE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_ACTIVE | Value transfer | Type reference (TYPE) | SPIBOOL | Sigantur ist aktiv | 20020731 |
Method IS_SIGNATURE_ACTIVE_ELSEWHERE on class CL_SPI_CU_STEP has no exception.
Method IS_SYSTEM_EVENT 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 | 20030131 |
Method IS_SYSTEM_EVENT on class CL_SPI_CU_STEP has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |