SAP ABAP Class CL_SPI_UI_M_MONITOR (Model Class for spi_procmonitor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-SRV-PMI (Application Component) Process Monitoring Infrastructure
⤷
SPI10 (Package) Central: User Interface
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_SPI_UI_M_MODEL | Model Class for SPI UI | 20030819 |
Properties
| Class | CL_SPI_UI_M_MONITOR | |
| Short Description | Model Class for spi_procmonitor | |
| Super Class | CL_SPI_UI_M_MODEL | Model Class for SPI UI |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SPI10 | Central: User Interface |
| Created | 20020723 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Forward declaration class (CLASS c DEFINITION DEFERRED) | Forward declaration class (CLASS c DEFINITION DEFERRED) |
Interfaces
Class CL_SPI_UI_M_MONITOR has no interface implemented.
Friends
Class CL_SPI_UI_M_MONITOR has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Type reference (TYPE) | STRING | 'ACTIVE' | Active | 20021023 | ||
| 2 | Instance attribute | Public | Type reference (TYPE) | STRING | 'ERROR' | Errors | 20021023 | ||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 'INACTIVE' | Inactive | 20021023 | ||
| 4 | Instance attribute | Public | Type reference (TYPE) | STRING | 'NOERROR' | No error | 20021023 | ||
| 5 | Instance attribute | Public | Type reference (TYPE) | STRING | 'WARNING' | Warning | 20021023 | ||
| 6 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SPI_UI_MONITOR_TVIT_PRLIST | 20030822 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | TSPIPROC | Table with References to Process Definitions | 20020916 | |||
| 8 | Instance attribute | Public | Type reference (TYPE) | TSPIUIPROC | SPI: Table for Tableview Process Types | 20020916 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | TSPIUIDDLB | Table for DropDown ListBox Values | 20021023 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | TSPIRTMODERANGE | SPI: Ranges Table for Runtime Mode | 20070828 | |||
| 11 | Instance attribute | Public | Type reference (TYPE) | SPIBOOL | Accessibility | 20050509 | |||
| 12 | Instance attribute | Public | Type reference (TYPE) | SPIBOOL | Display Page Without Group Frames | 20050429 | |||
| 13 | Instance attribute | Public | Type reference (TYPE) | STRING | 20030821 | ||||
| 14 | Instance attribute | Public | Type reference (TYPE) | STRING | Type of Process Selection | 20021022 | |||
| 15 | Instance attribute | Public | Type reference (TYPE) | STRING | Type of Process Selection | 20031106 | |||
| 16 | Instance attribute | Public | Type reference (TYPE) | D | Date Process Selection Started | 20021022 | |||
| 17 | Instance attribute | Public | Type reference (TYPE) | D | Date Process Selection Ended | 20021022 | |||
| 18 | Instance attribute | Public | Type reference (TYPE) | T | Time Process Selection Started | 20021022 | |||
| 19 | Instance attribute | Public | Type reference (TYPE) | T | Time Process Selection Ended | 20021022 | |||
| 20 | Instance attribute | Public | Type reference (TYPE) | I | 300000 | Refresh interval | 20021001 | ||
| 21 | Instance attribute | Public | Type reference (TYPE) | STRING | Title for Process Attribute | 20020930 | |||
| 22 | Instance attribute | Public | Type reference (TYPE) | STRING | Title for Process Attribute | 20020913 | |||
| 23 | Instance attribute | Public | Type reference (TYPE) | STRING | Title for Process Attribute | 20020930 | |||
| 24 | Instance attribute | Public | Type reference (TYPE) | STRING | Title for Process Attribute | 20020913 | |||
| 25 | Instance attribute | Public | Type reference (TYPE) | STRING | Title for Process Attribute | 20020913 | |||
| 26 | Instance attribute | Public | Type reference (TYPE) | STRING | Title for Process Attribute | 20020913 | |||
| 27 | Instance attribute | Public | Type reference (TYPE) | STRING | Title for Process Attribute | 20020913 | |||
| 28 | Instance attribute | Public | Type reference (TYPE) | STRING | Title for Process Attribute | 20031105 | |||
| 29 | Instance attribute | Public | Type reference (TYPE) | STRING | State of the Select Tray | 20021002 | |||
| 30 | Instance attribute | Public | Type reference (TYPE) | STRING | CL_SPI_UI_PM_M_MONITOR=>GC_UI_DESIGN | BSP Design | 20050429 | ||
| 31 | Instance attribute | Public | Type reference (TYPE) | STRING | Address Name of User | 20020913 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20021028 | ||
| 2 | Instance method | Public | Method | Structures the Process List | 20020919 | |
| 3 | Instance method | Public | Method | Structures the Selection Options | 20021025 | |
| 4 | Instance method | Private | Method | Gets Current Selection Conditions | 20030819 | |
| 5 | Instance method | Private | Method | Gets All Available Process Types | 20020916 | |
| 6 | Instance method | Public | Method | Initializes Data for Process Selection | 20020916 | |
| 7 | Instance method | Public | Method | Sets the Attribute for Displaying Without Group Frames | 20050429 | |
| 8 | Instance method | Public | Method | Sets the Refresh Time | 20050429 | |
| 9 | Instance method | Public | Method | Sets the values for the runtime mode | 20070828 | |
| 10 | Instance method | Public | Method | Sets the iime interval for the selection | 20070828 |
Events
Class CL_SPI_UI_M_MONITOR has no event.
Types
Class CL_SPI_UI_M_MONITOR has no local type.
Method Signatures
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_SPI_UI_M_MONITOR has no parameter.
Method CONSTRUCTOR on class CL_SPI_UI_M_MONITOR has no exception.
Method CREATE_MONITORPROCLIST Signature
Method CREATE_MONITORPROCLIST on class CL_SPI_UI_M_MONITOR has no parameter.
Method CREATE_MONITORPROCLIST on class CL_SPI_UI_M_MONITOR has no exception.
Method CREATE_MONITORSELECT Signature
Method CREATE_MONITORSELECT on class CL_SPI_UI_M_MONITOR has no parameter.
Method CREATE_MONITORSELECT on class CL_SPI_UI_M_MONITOR 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) | TSPIATTRAN | 20030819 |
Method GET_CONDITIONS on class CL_SPI_UI_M_MONITOR has no exception.
Method GET_PROCESSES Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RT_PROCESSES | Value transfer | Type reference (TYPE) | TSPIPROC | Tabelle mit Referenzen auf Prozessdefinitionen | 20020916 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Ausnahme im Monitoring UI | 20021218 |
Method INITIALIZE_SELECTION Signature
Method INITIALIZE_SELECTION on class CL_SPI_UI_M_MONITOR has no parameter.
Method INITIALIZE_SELECTION on class CL_SPI_UI_M_MONITOR has no exception.
Method SET_NO_APPL_FRAME Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_NO_APPL_FRAME | Call by reference | Type reference (TYPE) | SPIBOOL | Seite ohne Gruppen-Rahmen | 20050429 |
Method SET_NO_APPL_FRAME on class CL_SPI_UI_M_MONITOR has no exception.
Method SET_REFRESH_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IP_REFRESH_INTERVAL | Call by reference | Type reference (TYPE) | STRING | Auffrischintervall | 20050429 |
Method SET_REFRESH_INTERVAL on class CL_SPI_UI_M_MONITOR has no exception.
Method SET_RUNTIME_MODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IT_RUNTIME_MODE | Call by reference | Type reference (TYPE) | TSPIRTMODERANGE | SPI: Ranges-Tabelle für Laufzeitmodus | 20070828 |
Method SET_RUNTIME_MODE on class CL_SPI_UI_M_MONITOR has no exception.
Method SET_TIME_INTERVAL Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IS_TIMEINT | Call by reference | Type reference (TYPE) | SSPITIMINT | UTC-Zeitintervall | 20070828 |
Method SET_TIME_INTERVAL on class CL_SPI_UI_M_MONITOR has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 630 |