SAP ABAP Class IF_SPI_ADMIN (Administration Data 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_ADMIN_MANAGER | Administration Functions for Monitoring | 20020911 |
Properties
| Class | IF_SPI_ADMIN | |
| Short Description | Administration Data of a Process | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20020911 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SPI_ADMIN has no forward declaration.
Interfaces
Class IF_SPI_ADMIN has no interface implemented.
Friends
Class IF_SPI_ADMIN has no friend class.
Attributes
Class IF_SPI_ADMIN has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Activates Monitoring | 20020916 | |
| 2 | Instance method | Public | Method | Deactivates Monitoring | 20020916 | |
| 3 | Instance method | Public | Method | Gets Alert Messages of CCMS in Short Form | 20030728 | |
| 4 | Instance method | Public | Method | Last Start Time (UTC) of Monitoring | 20020911 | |
| 5 | Instance method | Public | Method | Name of person who started monitoring process | 20020911 | |
| 6 | Instance method | Public | Method | Last Stop Time (UTC) of Monitoring | 20020911 | |
| 7 | Instance method | Public | Method | Name of person who stopped monitoring process | 20020911 | |
| 8 | Instance method | Public | Method | Last change to process store for this process | 20021007 | |
| 9 | Instance method | Public | Method | Gets Process Variant | 20031120 | |
| 10 | Static method | Protected | Method | Conversion SY-UNAME -> Address Name | 20020913 | |
| 11 | Instance method | Public | Method | True if process is actively monitored | 20020911 | |
| 12 | Static method | Public | Method | Active Process Monitoring (Cross-Client) | 20030908 | |
| 13 | Instance method | Public | Method | True, if Process Released | 20030903 | |
| 14 | Instance method | Public | Method | True, if Step Monitored Actively | 20030827 | |
| 15 | Instance method | Public | Method | Set New Process Variant (space = reset) | 20031120 |
Events
Class IF_SPI_ADMIN has no event.
Types
Class IF_SPI_ADMIN has no local type.
Method Signatures
Method ACTIVATE Signature
Method ACTIVATE on class IF_SPI_ADMIN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Zugriff auf Administrationsdaten | 20021119 | ||
| 2 | Ausnahme aufgrund fehlender Berechtigung | 20021119 |
Method DEACTIVATE Signature
Method DEACTIVATE on class IF_SPI_ADMIN has no parameter.
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Zugriff auf Administrationsdaten | 20021119 | ||
| 2 | Ausnahme aufgrund fehlender Berechtigung | 20021119 |
Method GET_ALERT_SHORT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_ACT_PROC_ONLY | Value transfer | Type reference (TYPE) | SPIBOOL | 1 | obsolet | 20030728 | ||
| 2 | RS_ALERT | Value transfer | Type reference (TYPE) | SSPIALTMSG | Alerts in Kurzform | 20030728 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme aufgrund fehlender Berechtigung | 20030728 |
Method GET_LAST_START Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_START | Value transfer | Type reference (TYPE) | SPILSTSTART | Prozessmonitoring zuletzt gestartet | 20020911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Zugriff auf Administrationsdaten | 20021119 | ||
| 2 | Ausnahme aufgrund fehlender Berechtigung | 20021119 |
Method GET_LAST_STARTER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_AS_UNAME | Call by reference | Type reference (TYPE) | SPIBOOL | SPI Global: Boolscher Wert | 20080109 | |||
| 2 | RP_STARTER | Value transfer | Type reference (TYPE) | STRING | Starter | 20020911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Zugriff auf Administrationsdaten | 20021119 | ||
| 2 | Ausnahme aufgrund fehlender Berechtigung | 20021119 |
Method GET_LAST_STOP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_STOP | Value transfer | Type reference (TYPE) | SPILSTSTOP | Zeitpunkt des letzten Stops des Monitorings | 20020911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Zugriff auf Administrationsdaten | 20021119 | ||
| 2 | Ausnahme aufgrund fehlender Berechtigung | 20021119 |
Method GET_LAST_STOPPER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_AS_UNAME | Call by reference | Type reference (TYPE) | SPIBOOL | SPI Global: Boolscher Wert | 20080109 | |||
| 2 | RP_STOPPER | Value transfer | Type reference (TYPE) | STRING | Stopper | 20020911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Zugriff auf Administrationsdaten | 20021119 | ||
| 2 | Ausnahme aufgrund fehlender Berechtigung | 20021119 |
Method GET_LAST_UPDATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_UPDATE | Value transfer | Type reference (TYPE) | SPIASNEW | Process Store zuletzt geändert | 20021007 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Zugriff auf Administrationsdaten | 20021119 | ||
| 2 | Ausnahme aufgrund fehlender Berechtigung | 20021119 |
Method GET_PROCESS_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RS_RESULT | Value transfer | Type reference (TYPE) | SSPIPVKEY | 20031120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Zugriff auf Administrationsdaten | 20031120 | ||
| 2 | Ausnahme aufgrund fehlender Berechtigung | 20031120 |
Method GET_USER_NAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_USER | Call by reference | Type reference (TYPE) | SYUNAME | SY-UNAME | R/3-System, Anmeldename des Benutzers | 20020913 | ||
| 2 | RP_USER_NAME | Value transfer | Type reference (TYPE) | STRING | Adressnamen | 20020913 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Zugriff auf Administrationsdaten | 20021119 | ||
| 2 | Ausnahme aufgrund fehlender Berechtigung | 20021119 |
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 | true falls aktiv | 20020911 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Zugriff auf Administrationsdaten | 20021119 | ||
| 2 | Ausnahme aufgrund fehlender Berechtigung | 20021119 |
Method IS_ANY_PROCESS_ACTIVE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_CLIENT | Call by reference | Type reference (TYPE) | MANDT | Mandant | 20101119 | |||
| 2 | RP_ANY_ACTIVE | Value transfer | Type reference (TYPE) | SPIBOOL | 'True', falls es mind. 1 aktiven Process gibt | 20030908 |
Method IS_ANY_PROCESS_ACTIVE on class IF_SPI_ADMIN has no exception.
Method IS_RELEASED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RP_RELEASED | Value transfer | Type reference (TYPE) | SPIBOOL | true falls freigegeben | 20030903 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Zugriff auf Administrationsdaten | 20030903 | ||
| 2 | Ausnahme aufgrund fehlender Berechtigung | 20030903 |
Method IS_STEP_ACTIVE 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 | Schritt | 20030827 | |||
| 2 | RP_ACTIVE | Value transfer | Type reference (TYPE) | SPIBOOL | SPI_TRUE falls aktiv | 20030827 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Zugriff auf Administrationsdaten | 20030916 | ||
| 2 | Ausnahme aufgrund fehlender Berechtigung | 20030916 |
Method SET_PROCESS_VARIANT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_VARIANT | Call by reference | Type reference (TYPE) | SSPIPVKEY | 20031120 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Fehler im Zugriff auf Administrationsdaten | 20031120 | ||
| 2 | Ausnahme aufgrund fehlender Berechtigung | 20031120 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |