Hierarchy

⤷

⤷

Meta Relationship - Using
# | Relationship type | Using | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SPI_UI_ADMIN_M_MODEL | Model class for administration | 20030404 |
Properties
Class | CL_SPI_UI_ADMIN_M_STATUS | |
Short Description | Admin: Model Class for Status Display | |
Super Class | CL_SPI_UI_ADMIN_M_MODEL | Model class for administration |
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SPI10 | Central: User Interface |
Created | 20030404 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SPI_UI_ADMIN_M_STATUS has no forward declaration.
Interfaces
Class CL_SPI_UI_ADMIN_M_STATUS has no interface implemented.
Friends
Class CL_SPI_UI_ADMIN_M_STATUS 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 | '$OVERDUE' | Overdue | 20040528 | |
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Error Text | 20030408 | ||
3 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR2 | 10 | Every 10 Minutes | 20030410 | |
4 | ![]() |
Instance attribute | Private | Type reference (TYPE) | CHAR2 | 2 | Every 2 Hours | 20030410 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR2 | 15 | Every 15 Minutes | 20080723 | |
6 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR2 | 30 | Every 10 Minutes | 20030410 | |
7 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR2 | 05 | Every 5 Minutes | 20030410 | |
8 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR2 | 60 | Every 60 Minutes | 20030410 | |
9 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_SPI_UI_ADMIN_ALERT_TVIT | Table View Iterator for Administration Alerts | 20031217 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Activated/Deactivated by | 20030410 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Time Stamp of Last Activation/Deactivation | 20030410 | ||
12 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | CCMS Alert Messages | 20030724 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | Application URL | 20040121 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SPIBOOL | Flag: Refresh Required | 20040204 | ||
15 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Selected Update Frequency | 20030410 | ||
16 | ![]() |
Instance attribute | Public | Type reference (TYPE) | INT2 | 20030505 | |||
17 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | '&INITIAL&' | ITS URL | 20040128 | |
18 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Time Stamp Last Update | 20030411 | ||
19 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | URL for Displaying Long Text | 20040121 | ||
20 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Message After '(De-)Activate' | 20030806 | ||
21 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Message after "Start Assembly" | 20080723 | ||
22 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Message After 'Check Monitoring' | 20030717 | ||
23 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Message After 'Start Update' | 20030717 | ||
24 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Time Stamp Next Update | 20030411 | ||
25 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Current Update Frequency | 20030410 | ||
26 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SPIBOOL | Update is Overdue | 20040609 | ||
27 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Selected Tracing Duration | 20080723 | ||
28 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | TZNTSTMPS | Time Stamp: Last "Update Now" | 20040701 | ||
29 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | URL for Application Log Link | 20031223 | ||
30 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TSPIUIALRT | Table of Administration Alerts | 20031217 | ||
31 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TSPIUIDDLB | Selected Values Update Frequency | 20030410 | ||
32 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TSPIUIDDLB | Tracing Duration | 20080723 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Activate Monitoring for Process | 20030424 |
2 | ![]() |
Instance method | Public | Method | Change Minimum Update Frequency | 20030430 |
3 | ![]() |
Instance method | Public | Method | Change Tracing Duration | 20080723 |
4 | ![]() |
Instance method | Public | Method | Check Monitoring | 20030425 |
5 | ![]() |
Instance method | Public | Method | Deletes All CCMS Alerts | 20030724 |
6 | ![]() |
Instance method | Public | Method | Deletes All Messages | 20030717 |
7 | ![]() |
Instance method | Public | Method | Deletes an Alert | 20031218 |
8 | ![]() |
Instance method | Public | Constructor | Constructor | 20030410 |
9 | ![]() |
Instance method | Public | Method | Fill selected values for update frequency | 20030410 |
10 | ![]() |
Instance method | Public | Method | Fill Select Values for Tracing Duration | 20080723 |
11 | ![]() |
Instance method | Public | Method | Creates URL for Long Text Display | 20040121 |
12 | ![]() |
Instance method | Public | Method | Deactivate Monitoring for Process | 20030424 |
13 | ![]() |
Instance method | Private | Method | Convert Days/Hours/Minutes to Fixed Frequency | 20030702 |
14 | ![]() |
Instance method | Private | Method | Convert Fixed Frequency to Days/Hours/Minutes | 20030702 |
15 | ![]() |
Instance method | Protected | Method | Gets CCMS Alerts | 20031217 |
16 | ![]() |
Instance method | Public | Method | Gets ITS URL | 20040128 |
17 | ![]() |
Instance method | Private | Method | Gets Minimum Update Frequency | 20030626 |
18 | ![]() |
Instance method | Protected | Method | Gets URL for ITS | 20031223 |
19 | ![]() |
Instance method | Public | Method | Fetch Administration Values | 20030411 |
20 | ![]() |
Instance method | Public | Method | Processes Request to Display Application Log | 20040128 |
21 | ![]() |
Instance method | Public | Method | Processes Request to Display Long Text | 20040122 |
22 | ![]() |
Instance method | Public | Method | Starts Transport and Assembler | 20080723 |
23 | ![]() |
Instance method | Public | Method | Start Update | 20030425 |
Events
Class CL_SPI_UI_ADMIN_M_STATUS has no event.
Types
Class CL_SPI_UI_ADMIN_M_STATUS has no local type.
Method Signatures
Method ACTIVATE_PROCESS Signature
Method ACTIVATE_PROCESS on class CL_SPI_UI_ADMIN_M_STATUS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im Zugriff auf Administrationsdaten | 20030424 | |
2 | ![]() |
Ausnahme aufgrund fehlender Berechtigung | 20030424 |
Method CHANGE_FREQUENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_FREQ | Call by reference | Type reference (TYPE) | STRING | Neue Aktualisierungsfrequenz | 20030430 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im Zugriff auf Administrationsdaten | 20030430 | |
2 | ![]() |
Ausnahme aufgrund fehlender Berechtigung | 20030430 |
Method CHANGE_TRACING_DURATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_DURATION | Call by reference | Type reference (TYPE) | STRING | Tracing-Dauer | 20080723 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im Zugriff auf Administrationsdaten | 20080723 | |
2 | ![]() |
Ausnahme aufgrund fehlender Berechtigung | 20080723 |
Method CHECK_MONITORING Signature
Method CHECK_MONITORING on class CL_SPI_UI_ADMIN_M_STATUS has no parameter.
Method CHECK_MONITORING on class CL_SPI_UI_ADMIN_M_STATUS has no exception.
Method CLEAR_ALERTS Signature
Method CLEAR_ALERTS on class CL_SPI_UI_ADMIN_M_STATUS has no parameter.
Method CLEAR_ALERTS on class CL_SPI_UI_ADMIN_M_STATUS has no exception.
Method CLEAR_MESSAGES Signature
Method CLEAR_MESSAGES on class CL_SPI_UI_ADMIN_M_STATUS has no parameter.
Method CLEAR_MESSAGES on class CL_SPI_UI_ADMIN_M_STATUS has no exception.
Method CLEAR_SINGLE_ALERT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_INDEX | Value transfer | Type reference (TYPE) | INT4 | Ausgewählte Zeile | 20031218 |
Method CLEAR_SINGLE_ALERT on class CL_SPI_UI_ADMIN_M_STATUS has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SPI_UI_ADMIN_M_STATUS has no parameter.
Method CONSTRUCTOR on class CL_SPI_UI_ADMIN_M_STATUS has no exception.
Method CREATE_FREQ_SELECT Signature
Method CREATE_FREQ_SELECT on class CL_SPI_UI_ADMIN_M_STATUS has no parameter.
Method CREATE_FREQ_SELECT on class CL_SPI_UI_ADMIN_M_STATUS has no exception.
Method CREATE_TRACING_DURATION_SELECT Signature
Method CREATE_TRACING_DURATION_SELECT on class CL_SPI_UI_ADMIN_M_STATUS has no parameter.
Method CREATE_TRACING_DURATION_SELECT on class CL_SPI_UI_ADMIN_M_STATUS has no exception.
Method CREATE_URL_FOR_LONGTEXT Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
EP_URL | Call by reference | Type reference (TYPE) | STRING | URL | 20040121 | ||
2 | ![]() |
IO_PAGE_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_BSP_PAGE_CONTEXT | Kontext | 20040121 | ||
3 | ![]() |
IP_MSGID | Call by reference | Type reference (TYPE) | XMILOGMID | Nachrichtenklasse und -nummer | 20040121 | ||
4 | ![]() |
IP_MSGV1 | Call by reference | Type reference (TYPE) | SYMSGV | Variable 1 | 20040121 | ||
5 | ![]() |
IP_MSGV2 | Call by reference | Type reference (TYPE) | SYMSGV | Variable 2 | 20040121 | ||
6 | ![]() |
IP_MSGV3 | Call by reference | Type reference (TYPE) | SYMSGV | Variable 3 | 20040121 | ||
7 | ![]() |
IP_MSGV4 | Call by reference | Type reference (TYPE) | SYMSGV | Variable 4 | 20040121 |
Method CREATE_URL_FOR_LONGTEXT on class CL_SPI_UI_ADMIN_M_STATUS has no exception.
Method DEACTIVATE_PROCESS Signature
Method DEACTIVATE_PROCESS on class CL_SPI_UI_ADMIN_M_STATUS has no parameter.
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im Zugriff auf Administrationsdaten | 20030424 | |
2 | ![]() |
Ausnahme aufgrund fehlender Berechtigung | 20030424 |
Method DHM2FREQ Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IS_TR_DATA | Call by reference | Type reference (TYPE) | SSPILSADM | Transportdaten | 20030702 | ||
2 | ![]() |
RP_FREQ | Value transfer | Type reference (TYPE) | STRING | Frequenz | 20030702 |
Method DHM2FREQ on class CL_SPI_UI_ADMIN_M_STATUS has no exception.
Method FREQ2DHM Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_FREQ | Call by reference | Type reference (TYPE) | STRING | Frequenz | 20030702 | ||
2 | ![]() |
RS_TR_DATA | Value transfer | Type reference (TYPE) | SSPILSADM | Transportdaten | 20030702 |
Method FREQ2DHM on class CL_SPI_UI_ADMIN_M_STATUS has no exception.
Method GET_ALERTS Signature
Method GET_ALERTS on class CL_SPI_UI_ADMIN_M_STATUS has no parameter.
Method GET_ALERTS on class CL_SPI_UI_ADMIN_M_STATUS has no exception.
Method GET_ITS_URL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_URL | Value transfer | Type reference (TYPE) | STRING | URL | 20040128 |
Method GET_ITS_URL on class CL_SPI_UI_ADMIN_M_STATUS has no exception.
Method GET_MINIMUM_FREQUENCE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RESULT | Value transfer | Type reference (TYPE) | STRING | Aktualisierungsfrequenz | 20030626 |
Method GET_MINIMUM_FREQUENCE on class CL_SPI_UI_ADMIN_M_STATUS has no exception.
Method GET_URL_FOR_APPLOG Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_COMPONENT | Value transfer | Type reference (TYPE) | DSPICOMP | Komponente | 20031223 | ||
2 | ![]() |
IP_FROM_DATE | Value transfer | Type reference (TYPE) | D | Startdatum für Anzeige | 20031223 | ||
3 | ![]() |
IP_FROM_TIME | Value transfer | Type reference (TYPE) | T | Startuhrzeit für Anzeige | 20031223 | ||
4 | ![]() |
IP_PROCTP | Value transfer | Type reference (TYPE) | SPIPROCTP | Prozesstyp | 20031223 | ||
5 | ![]() |
IP_TO_DATE | Value transfer | Type reference (TYPE) | D | Endedatum für Anzeige | 20031223 | ||
6 | ![]() |
IP_TO_TIME | Value transfer | Type reference (TYPE) | T | Endeuhrzeit für Anzeige | 20031223 | ||
7 | ![]() |
IP_VIA_SELSCREEN | Value transfer | Type reference (TYPE) | SPIBOOL | 0 | Selection-Screen anzeigen? | 20040126 | |
8 | ![]() |
RP_URL | Value transfer | Type reference (TYPE) | STRING | URL | 20031223 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im Zugriff auf Administrationsdaten | 20040116 | |
2 | ![]() |
Ausnahme aufgrund fehlender Berechtigung | 20031223 |
Method GET_VALUES Signature
Method GET_VALUES on class CL_SPI_UI_ADMIN_M_STATUS has no parameter.
Method GET_VALUES on class CL_SPI_UI_ADMIN_M_STATUS has no exception.
Method HANDLE_APPLOG_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_INDEX | Value transfer | Type reference (TYPE) | INT4 | Ausgewählte Zeile | 20040128 |
Method HANDLE_APPLOG_REQUEST on class CL_SPI_UI_ADMIN_M_STATUS has no exception.
Method HANDLE_LONGTEXT_REQUEST Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_PAGE_CONTEXT | Call by reference | Object reference (TYPE REF TO) | IF_BSP_PAGE_CONTEXT | BSP-Seitenkontext für Element-Handler | 20040122 | ||
2 | ![]() |
IP_ROW_INDEX | Call by reference | Type reference (TYPE) | INT4 | Natürliche Zahl | 20040122 |
Method HANDLE_LONGTEXT_REQUEST on class CL_SPI_UI_ADMIN_M_STATUS has no exception.
Method START_ASSEMBLER Signature
Method START_ASSEMBLER on class CL_SPI_UI_ADMIN_M_STATUS has no parameter.
Method START_ASSEMBLER on class CL_SPI_UI_ADMIN_M_STATUS has no exception.
Method START_UPDATE Signature
Method START_UPDATE on class CL_SPI_UI_ADMIN_M_STATUS has no parameter.
Method START_UPDATE on class CL_SPI_UI_ADMIN_M_STATUS has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |