Hierarchy
⤷
⤷
Properties
| Class | CL_SPI_STEP_COLLECTION | |
| Short Description | Step Collection | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPI111 | Step Collections |
| Created | 20030514 | 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_STEP_COLLECTION has no interface implemented.
Friends
Class CL_SPI_STEP_COLLECTION has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Constant | Public | Type reference (TYPE) | STRING | 'LINEAR' | Default for Linear Steps in the Collection | 20040319 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'PARALLEL' | Default for Parallel Steps in the Collection | 20040319 | ||
| 3 | Constant | Public | Type reference (TYPE) | SPIUICUVIEW | 'I' | Instance View Only | 20030515 | ||
| 4 | Constant | Public | Type reference (TYPE) | SPIUICUVIEW | 'o' | Overview of Non-Optional Steps | 20040405 | ||
| 5 | Constant | Public | Type reference (TYPE) | SPIUICUVIEW | 'S' | Steps Without Events Only | 20030617 | ||
| 6 | Constant | Public | Type reference (TYPE) | SPIUICUVIEW | 'O' | Overview only | 20030515 | ||
| 7 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SPI_ADMIN | Administration Information | 20030828 | |||
| 8 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SPI_CU_PROCESS | Process from Metastore | 20030618 | |||
| 9 | Instance attribute | Protected | Object reference (TYPE REF TO) | CL_SPI_SEARCH_FILTER | Filter | 20030828 | |||
| 10 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SPI_PROCESS | Process Object | 20030828 | |||
| 11 | Instance attribute | Protected | Type reference (TYPE) | SPIBOOL | Step transitions loaded | 20030618 | |||
| 12 | Instance attribute | Protected | Type reference (TYPE) | SSPIUICUCD | 20030515 | ||||
| 13 | Static Attribute | Private | Type reference (TYPE) | TSPICOLREF | 20030515 | ||||
| 14 | Static Attribute | Protected | Type reference (TYPE) | TS_EXCL_TRANS | Table of attributes for transitions on interface | 20040420 | |||
| 15 | Static Attribute | Protected | See coding | 20030625 | |||||
| 16 | Instance attribute | Protected | See coding | 20030618 | |||||
| 17 | Instance attribute | Protected | See coding | 20030618 | |||||
| 18 | Static Attribute | Private | Type reference (TYPE) | TRANS_TAB | 20030515 | ||||
| 19 | Static Attribute | Protected | See coding | 20030515 | |||||
| 20 | Static Attribute | Protected | See coding | 20030627 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Adds Another Collection to the View | 20040318 | |
| 2 | Instance method | Public | Method | Inserts Further Steps into a Collection | 20040319 | |
| 3 | Static method | Public | Method | Adjusts Step Transitions to Collection Steps | 20030625 | |
| 4 | Instance method | Public | Constructor | Private CONSTRUCTOR | 20030514 | |
| 5 | Instance method | Public | Method | Deletes Collection | 20030620 | |
| 6 | Static method | Public | Method | Deletes All Collections and Transitions for View | 20030828 | |
| 7 | Static method | Public | Method | Resets Whole Buffer - References NULL | 20030515 | |
| 8 | Instance method | Public | Method | Specifies Whether Collection Monitored Actively | 20030828 | |
| 9 | Instance method | Protected | Method | Gets Interface to Administration Data | 20030828 | |
| 10 | Static method | Public | Method | Gets Highest Collections | 20040322 | |
| 11 | Static method | Public | Method | Gets Collections for Name | 20030515 | |
| 12 | Instance method | Public | Method | Gets Collection ID (GUID) | 20030514 | |
| 13 | Static method | Public | Method | Returns one of the possible default attributes for the UI | 20040319 | |
| 14 | Instance method | Public | Method | Description of Collection | 20030515 | |
| 15 | Static method | Protected | Method | 20040420 | ||
| 16 | Static method | Public | Method | Public CONSTRUCTOR | 20030515 | |
| 17 | Static method | Public | Method | Returns Collection Instance of a Step | 20041001 | |
| 18 | Instance method | Public | Method | Gets Collection Level (0 = Highest Level) | 20030514 | |
| 19 | Instance method | Public | Method | Gets Technical Name of Collection | 20030514 | |
| 20 | Static method | Protected | Method | Searches for Next Predecessor Step | 20030627 | |
| 21 | Static method | Protected | Method | Searches for Next Successor Step | 20030627 | |
| 22 | Instance method | Private | Method | Gets Corresponding Process Type of Instance (Currently View) | 20030515 | |
| 23 | Instance method | Public | Method | Gets Steps Within Collection | 20030515 | |
| 24 | Instance method | Public | Method | Gets Step Transitions Within Collection | 20030617 | |
| 25 | Instance method | Public | Method | Gets Directly Included Collections | 20030515 | |
| 26 | Instance method | Public | Method | Gets Transitions to Included Collections | 20030515 | |
| 27 | Static method | Public | Method | Gets Highest Collections | 20030515 | |
| 28 | Static method | Public | Method | Gets Transitions to Highest Collections | 20030515 | |
| 29 | Instance method | Public | Method | Gets View ID (GUID), Currently Process Type | 20030514 | |
| 30 | Static method | Protected | Method | Loads All Steps and Events of View | 20030627 | |
| 31 | Instance method | Public | Method | Specifies Whether Collection Monitored Actively | 20030620 | |
| 32 | Static method | Protected | Method | Gets All View Components from Database | 20030515 | |
| 33 | Instance method | Public | Method | Sets Component to Active or Not Active | 20030828 | |
| 34 | Instance method | Public | Method | Sets the Collection Attributes for the UI | 20040319 |
Events
Class CL_SPI_STEP_COLLECTION has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | STEPINST_TRANSTAB | Protected | See coding | 20030627 | STEPinst_TRANStab type sorted table of stepinst_trans_struct
with unique key step_id1 step_id2
|
||
| 2 | STEPINST_TRANS_STRUCT | Protected | See coding | 20030625 | begin of stepinst_trans_STRUCT,
step_id1 type spiprstid,
step_id2 type spiprstid,
trans type ref to cl_spi_transition_inst,
end of STEPinst_trans_STRUCT
|
||
| 3 | STEP_STRUCT | Protected | See coding | 20030618 | begin of STEP_STRUCT,
step_id type spiprstid,
event type spibool,
optional type spibool,
overview type spibool,
instance type spibool,
step type ref to cl_spi_step,
end of STEP_STRUCT
|
||
| 4 | STEP_TRANSTAB | Protected | See coding | 20030627 | STEP_TRANStab type sorted table of step_trans_struct
with unique key step_id1 step_id2
|
||
| 5 | STEP_TRANS_STRUCT | Protected | See coding | 20030618 | begin of step_trans_STRUCT,
step_id1 type spiprstid,
step_id2 type spiprstid,
step1 type ref to cl_spi_step,
step2 type ref to cl_spi_step,
trans type ref to cl_spi_transition,
end of STEP_trans_STRUCT
|
||
| 6 | S_EXCL_TRANS | Protected | See coding | 20040420 | begin of s_EXCL_TRANS,
prstepid1 type SPIPRSTID,
prstepid2 type SPIPRSTID,
end of s_excl_trans
|
||
| 7 | TRANS_STRUCT | Protected | See coding | 20030515 | begin of TRANS_STRUCT,
col1 type spicolid,
col2 type spicolid,
trans type ref to CL_SPI_COLLECTION_TRANSITION,
end of trans_struct
|
||
| 8 | TRANS_TAB | Protected | See coding | 20030515 | trans_tab type sorted table of trans_struct
with unique key col1 col2
|
||
| 9 | TS_EXCL_TRANS | Protected | See coding | 20040420 | TS_EXCL_TRANS type sorted table of s_excl_trans with unique key prstepid1 prstepid2
|
||
| 10 | VIEW_STRUCT | Protected | See coding | 20030515 | begin of view_STRUCT,
col_id type spicolid,
top_col type TSPISTCOL,
top_trans type TSPICOLTRANS,
end of view_struct
|
Method Signatures
Method ADD_COLLECTION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_COL_TEXT | Call by reference | Type reference (TYPE) | STRING | Beschreibung der Collection | 20040319 | |||
| 2 | IP_TEXT_LANGU | Call by reference | Type reference (TYPE) | SYLANGU | SY-LANGU | Sprache der Collectionbeschreibung | 20040319 | ||
| 3 | IS_COL_DATA | Value transfer | Type reference (TYPE) | SSPIUICUCD | Kopfdaten der Collections | 20040318 | |||
| 4 | IT_FROM_COLLECTIONS | Call by reference | Type reference (TYPE) | TSPISTCOL | Vorgänger-Collection | 20040319 | |||
| 5 | IT_STEPS | Value transfer | Type reference (TYPE) | TSPIUICUCE | Tabelle von Collectionelementen | 20040319 | |||
| 6 | IT_TO_COLLECTIONS | Call by reference | Type reference (TYPE) | TSPISTCOL | Vorgänger-Collection | 20040319 | |||
| 7 | RO_COLLECTION | Value transfer | Object reference (TYPE REF TO) | CL_SPI_STEP_COLLECTION | Kopfdaten mit CollectCollectionobjekt | 20040319 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in der Collection (Schrittzusammenfassung) | 20040319 |
Method ADD_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) | TSPIUICUCE | Neue Schritte | 20040319 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme aufgrund fehlender Berechtigung | 20040319 | ||
| 2 | Fehler in der Collection (Schrittzusammenfassung) | 20040319 |
Method CLEAN_UP_STEP_TRANSITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_VIEW_ID | Call by reference | Type reference (TYPE) | SPIVIEWID | View Id | 20030627 | |||
| 2 | IT_TRANSITIONS | Call by reference | Type reference (TYPE) | TSPITRANS | Übergänge der API | 20030625 | |||
| 3 | RT_TRANSITIONS | Value transfer | Type reference (TYPE) | TSPITRANS | Übergänge angepasst an den View | 20030625 |
Method CLEAN_UP_STEP_TRANSITIONS on class CL_SPI_STEP_COLLECTION has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_COLLECTION_DATA | Call by reference | Type reference (TYPE) | SSPIUICUCD | Daten der Collection | 20030515 |
Method CONSTRUCTOR on class CL_SPI_STEP_COLLECTION has no exception.
Method DELETE Signature
Method DELETE on class CL_SPI_STEP_COLLECTION has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme aufgrund fehlender Berechtigung | 20030828 | ||
| 2 | Fehler in der Collection (Schrittzusammenfassung) | 20030828 |
Method DELETE_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_VIEW_ID | Call by reference | Type reference (TYPE) | SPIVIEWID | View-ID (z.Zt. Prozesstyp) | 20030828 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme aufgrund fehlender Berechtigung | 20030828 | ||
| 2 | Fehler in der Collection (Schrittzusammenfassung) | 20030828 |
Method FREE_ALL Signature
Method FREE_ALL on class CL_SPI_STEP_COLLECTION has no parameter.
Method FREE_ALL on class CL_SPI_STEP_COLLECTION has no exception.
Method GET_ACTIVE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_ACTIVE | Value transfer | Type reference (TYPE) | SPIFLAG | Zusammenfassung ist activ ('X') | 20030828 |
Method GET_ACTIVE_STATUS on class CL_SPI_STEP_COLLECTION has no exception.
Method GET_ADMIN_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RO_ADMIN_INFO | Value transfer | Object reference (TYPE REF TO) | IF_SPI_ADMIN | Admininfo Interface | 20030828 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme aufgrund fehlender Berechtigung | 20030828 | ||
| 2 | Fehler in der Collection (Schrittzusammenfassung) | 20030828 |
Method GET_ALL_COLLECTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FILTER | Call by reference | Object reference (TYPE REF TO) | CL_SPI_SEARCH_FILTER | 20040322 | ||||
| 2 | IP_VIEW_ID | Call by reference | Type reference (TYPE) | SPIVIEWID | View-ID (z.Zt. Prozesstyp) | 20040322 | |||
| 3 | RT_COLLECTIONS | Value transfer | Type reference (TYPE) | TSPISTCOL | Tabelle von Collection-Objekte | 20040322 |
Method GET_ALL_COLLECTIONS on class CL_SPI_STEP_COLLECTION has no exception.
Method GET_COLLECTION_BY_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_NAME | Call by reference | Type reference (TYPE) | SPISYSLOCAL | Name der Komponente | 20030515 | |||
| 2 | IP_VIEW_ID | Call by reference | Type reference (TYPE) | SPIVIEWID | 20030515 | ||||
| 3 | RT_COLLECTIONS | Value transfer | Type reference (TYPE) | TSPISTCOL | 20030515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in der Collection (Schrittzusammenfassung) | 20030515 |
Method GET_COLLECTION_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_COLLECTION_ID | Value transfer | Type reference (TYPE) | SPICOLID | Collection-ID | 20030514 |
Method GET_COLLECTION_ID on class CL_SPI_STEP_COLLECTION has no exception.
Method GET_DEFAULT_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_DEFAULT_TYPE | Call by reference | Type reference (TYPE) | STRING | C_DEFAULT_TYPE_LINEAR | Art des Defauls | 20040319 | ||
| 2 | RT_ATTRIBUTES | Value transfer | Type reference (TYPE) | TSPIUICUSA | Attribute | 20040319 |
Method GET_DEFAULT_ATTRIBUTES on class CL_SPI_STEP_COLLECTION has no exception.
Method GET_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 | 20030515 | ||
| 2 | RP_DESCRIPTION | Value transfer | Type reference (TYPE) | STRING | Beschreibung | 20030515 |
Method GET_DESCRIPTION on class CL_SPI_STEP_COLLECTION has no exception.
Method GET_EXCLUDED_TRANSITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_VIEW_ID | Call by reference | Type reference (TYPE) | SPIVIEWID | ID eines Views (z.Zt. Prozesstyp GUID) auf den Prozess | 20040420 | |||
| 2 | RT_TRANS | Value transfer | Type reference (TYPE) | TS_EXCL_TRANS | Nicht anzuzeigende Übergänge | 20040420 |
Method GET_EXCLUDED_TRANSITIONS on class CL_SPI_STEP_COLLECTION has no exception.
Method GET_INSTANCE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FILTER | Call by reference | Object reference (TYPE REF TO) | CL_SPI_SEARCH_FILTER | Filter für Schritte und Übergänge | 20030828 | |||
| 2 | IP_COLLECTION_ID | Call by reference | Type reference (TYPE) | SPICOLID | Collection ID | 20030515 | |||
| 3 | IP_VIEW_ID | Call by reference | Type reference (TYPE) | SPIVIEWID | Prozesstyp (später View Id) | 20030515 | |||
| 4 | RO_COLLECTION | Value transfer | Object reference (TYPE REF TO) | CL_SPI_STEP_COLLECTION | Instanz | 20030515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler in der Collection (Schrittzusammenfassung) | 20030515 |
Method GET_INSTANCE_BY_STEP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_STEP | Call by reference | Object reference (TYPE REF TO) | CL_SPI_STEP | Schrittdefinition | 20041001 | |||
| 2 | RO_COLLECTION | Value transfer | Object reference (TYPE REF TO) | CL_SPI_STEP_COLLECTION | Instanz | 20041001 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme aufgrund fehlender Berechtigung | 20041001 | ||
| 2 | Fehler in der Collection (Schrittzusammenfassung) | 20041001 |
Method GET_LEVEL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_LEVEL | Value transfer | Type reference (TYPE) | SPICOLLEVEL | Stufe der Collection | 20030514 |
Method GET_LEVEL on class CL_SPI_STEP_COLLECTION has no exception.
Method GET_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_NAME | Value transfer | Type reference (TYPE) | SPISYSLOCAL | Collection-Name | 20040322 |
Method GET_NAME on class CL_SPI_STEP_COLLECTION has no exception.
Method GET_NEW_STEP1 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_NEW_STEP1 | Call by reference | Object reference (TYPE REF TO) | CL_SPI_STEP | 20030627 | ||||
| 2 | EP_NEW_STEPID1 | Call by reference | Type reference (TYPE) | SPIPRSTID | 20030627 | ||||
| 3 | IS_OLD_TRANSITION | Call by reference | Type reference (TYPE) | STEP_TRANS_STRUCT | 20030627 | ||||
| 4 | IT_IN_TRANSITIONS | Call by reference | Type reference (TYPE) | STEP_TRANSTAB | 20030627 | ||||
| 5 | RT_STEP_SKIPPED | Call by reference | Type reference (TYPE) | TSPISTEPD | 20030627 | ||||
| 6 | RT_TRANS_SKIPPED | Call by reference | Type reference (TYPE) | TSPITRANS | 20030627 |
Method GET_NEW_STEP1 on class CL_SPI_STEP_COLLECTION has no exception.
Method GET_NEW_STEP2 Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EO_NEW_STEP2 | Call by reference | Object reference (TYPE REF TO) | CL_SPI_STEP | 20030627 | ||||
| 2 | EP_NEW_STEPID2 | Call by reference | Type reference (TYPE) | SPIPRSTID | 20030627 | ||||
| 3 | IS_OLD_TRANSITION | Call by reference | Type reference (TYPE) | STEP_TRANS_STRUCT | 20030627 | ||||
| 4 | IT_IN_TRANSITIONS | Call by reference | Type reference (TYPE) | STEP_TRANSTAB | 20030627 | ||||
| 5 | RT_STEP_SKIPPED | Call by reference | Type reference (TYPE) | TSPISTEPD | 20030627 | ||||
| 6 | RT_TRANS_SKIPPED | Call by reference | Type reference (TYPE) | TSPITRANS | 20030627 |
Method GET_NEW_STEP2 on class CL_SPI_STEP_COLLECTION 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_ID | Value transfer | Type reference (TYPE) | SPIPROCTP | Prozess-Id | 20030515 |
Method GET_PROCESS_ID on class CL_SPI_STEP_COLLECTION has no exception.
Method GET_STEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SEARCH_FILTER | Call by reference | Object reference (TYPE REF TO) | CL_SPI_SEARCH_FILTER | (Anderer) Filter auf die Schritte | 20030722 | |||
| 2 | IP_STEP_RESTRICTION | Call by reference | Type reference (TYPE) | SPIUICUVIEW | SPACE | Schritte eingeschränkt auf Sicht (vgl. Konstanten) | 20030515 | ||
| 3 | RT_STEPS | Value transfer | Type reference (TYPE) | TSPISTEPD | Tabbel von Schrittobjekten | 20030515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme aufgrund fehlender Berechtigung | 20030515 | ||
| 2 | Fehler in der Collection (Schrittzusammenfassung) | 20030515 |
Method GET_STEP_TRANSITIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_SEARCH_FILTER | Call by reference | Object reference (TYPE REF TO) | CL_SPI_SEARCH_FILTER | 20030722 | ||||
| 2 | RT_TRANSITIONS | Value transfer | Type reference (TYPE) | TSPITRANS | 20030617 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme aufgrund fehlender Berechtigung | 20030617 | ||
| 2 | Fehler in der Collection (Schrittzusammenfassung) | 20030617 |
Method GET_SUB_COLLECTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_COL_RESTRICTION | Call by reference | Type reference (TYPE) | SPIBOOL | SPACE | Schritte eingeschränkt auf Sicht (vgl. Konstanten) | 20030515 | ||
| 2 | RT_COLLECTIONS | Value transfer | Type reference (TYPE) | TSPISTCOL | Tabelle von Collections | 20030515 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme aufgrund fehlender Berechtigung | 20030515 | ||
| 2 | Fehler in der Collection (Schrittzusammenfassung) | 20030515 |
Method GET_SUB_TRANSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_TRANS | Value transfer | Type reference (TYPE) | TSPICOLTRANS | Übergänge | 20030515 |
Method GET_SUB_TRANSITION on class CL_SPI_STEP_COLLECTION has no exception.
Method GET_TOP_LEVEL_COLLECTIONS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FILTER | Call by reference | Object reference (TYPE REF TO) | CL_SPI_SEARCH_FILTER | 20030828 | ||||
| 2 | IP_VIEW_ID | Call by reference | Type reference (TYPE) | SPIVIEWID | View-ID (z.Zt. Prozesstyp) | 20030515 | |||
| 3 | RT_COLLECTIONS | Value transfer | Type reference (TYPE) | TSPISTCOL | Tabelle von Collection-Objekte | 20030515 |
Method GET_TOP_LEVEL_COLLECTIONS on class CL_SPI_STEP_COLLECTION has no exception.
Method GET_TOP_LEVEL_TRANSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FILTER | Call by reference | Object reference (TYPE REF TO) | CL_SPI_SEARCH_FILTER | Filter | 20030828 | |||
| 2 | IP_VIEW_ID | Call by reference | Type reference (TYPE) | SPIVIEWID | View-ID (z.Zt. Prozesstyp) | 20030515 | |||
| 3 | RT_TRANS | Value transfer | Type reference (TYPE) | TSPICOLTRANS | Übergänge | 20030515 |
Method GET_TOP_LEVEL_TRANSITION on class CL_SPI_STEP_COLLECTION has no exception.
Method GET_VIEW_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_VIEW_ID | Value transfer | Type reference (TYPE) | SPICOLID | View-ID (z.Zt. Prozesstyp) | 20030514 |
Method GET_VIEW_ID on class CL_SPI_STEP_COLLECTION has no exception.
Method GET_VIEW_STEPS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_VIEW_ID | Call by reference | Type reference (TYPE) | SPIVIEWID | View Id (zZt. Prozessid) | 20030627 | |||
| 2 | RT_STEPS | Value transfer | Type reference (TYPE) | TSPIUICUCE | Tabelle von view-Schritten | 20030627 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme aufgrund fehlender Berechtigung | 20030627 | ||
| 2 | Fehler in der Collection (Schrittzusammenfassung) | 20030627 |
Method IS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_ACTIVE | Value transfer | Type reference (TYPE) | SPIBOOL | Zusammenfassung ist activ | 20030620 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme aufgrund fehlender Berechtigung | 20030828 | ||
| 2 | Fehler in der Collection (Schrittzusammenfassung) | 20030828 |
Method LOAD_VIEW Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IO_FILTER | Call by reference | Object reference (TYPE REF TO) | CL_SPI_SEARCH_FILTER | Filter für Instanzen | 20030828 | |||
| 2 | IP_VIEW_ID | Call by reference | Type reference (TYPE) | SPIVIEWID | View ID (z.Zt. Prozesstyp) | 20030515 |
Method LOAD_VIEW on class CL_SPI_STEP_COLLECTION has no exception.
Method SET_ACTIVE_STATUS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ACTIVE | Call by reference | Type reference (TYPE) | SPICOLACT | Aktive = 'X', Inaktiv = SPACE | 20030828 |
Method SET_ACTIVE_STATUS on class CL_SPI_STEP_COLLECTION has no exception.
Method SET_ATTRIBUTES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_ATTRIBUTES | Value transfer | Type reference (TYPE) | TSPIUICUSA | Attribute | 20040319 |
Method SET_ATTRIBUTES on class CL_SPI_STEP_COLLECTION has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 640 |