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 CL_SPI_UI_PM_M_MONITOR 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 GC_ACTIVE Instance attribute Public Type reference (TYPE) STRING 'ACTIVE' Active 20021023
2 GC_ERROR Instance attribute Public Type reference (TYPE) STRING 'ERROR' Errors 20021023
3 GC_INACTIVE Instance attribute Public Type reference (TYPE) STRING 'INACTIVE' Inactive 20021023
4 GC_NOERROR Instance attribute Public Type reference (TYPE) STRING 'NOERROR' No error 20021023
5 GC_WARNING Instance attribute Public Type reference (TYPE) STRING 'WARNING' Warning 20021023
6 GO_PROCMON_TVIT Instance attribute Public Object reference (TYPE REF TO) CL_SPI_UI_MONITOR_TVIT_PRLIST 20030822
7 GT_PROCESSES Instance attribute Public Type reference (TYPE) TSPIPROC Table with References to Process Definitions 20020916
8 GT_PROCESSLIST Instance attribute Public Type reference (TYPE) TSPIUIPROC SPI: Table for Tableview Process Types 20020916
9 GT_PROC_BEGIN Instance attribute Public Type reference (TYPE) TSPIUIDDLB Table for DropDown ListBox Values 20021023
10 GT_RUNTIME_MODE Instance attribute Public Type reference (TYPE) TSPIRTMODERANGE SPI: Ranges Table for Runtime Mode 20070828
11 G_ACCESSIBILITY Instance attribute Public Type reference (TYPE) SPIBOOL Accessibility 20050509
12 G_NO_APPL_FRAME Instance attribute Public Type reference (TYPE) SPIBOOL Display Page Without Group Frames 20050429
13 G_PROCESS_URL Instance attribute Public Type reference (TYPE) STRING 20030821
14 G_PROC_BEGIN Instance attribute Public Type reference (TYPE) STRING Type of Process Selection 20021022
15 G_PROC_BEGIN_TEXT Instance attribute Public Type reference (TYPE) STRING Type of Process Selection 20031106
16 G_PROC_DATE_FROM Instance attribute Public Type reference (TYPE) D Date Process Selection Started 20021022
17 G_PROC_DATE_TO Instance attribute Public Type reference (TYPE) D Date Process Selection Ended 20021022
18 G_PROC_TIME_FROM Instance attribute Public Type reference (TYPE) T Time Process Selection Started 20021022
19 G_PROC_TIME_TO Instance attribute Public Type reference (TYPE) T Time Process Selection Ended 20021022
20 G_REFRESH_INTERVAL Instance attribute Public Type reference (TYPE) I 300000 Refresh interval 20021001
21 G_TITLE_MON_STATUS Instance attribute Public Type reference (TYPE) STRING Title for Process Attribute 20020930
22 G_TITLE_PROC_COMPLETED Instance attribute Public Type reference (TYPE) STRING Title for Process Attribute 20020913
23 G_TITLE_PROC_DESCRIPTION Instance attribute Public Type reference (TYPE) STRING Title for Process Attribute 20020930
24 G_TITLE_PROC_ERROR Instance attribute Public Type reference (TYPE) STRING Title for Process Attribute 20020913
25 G_TITLE_PROC_OPEN Instance attribute Public Type reference (TYPE) STRING Title for Process Attribute 20020913
26 G_TITLE_PROC_STATUS Instance attribute Public Type reference (TYPE) STRING Title for Process Attribute 20020913
27 G_TITLE_PROC_TOTAL Instance attribute Public Type reference (TYPE) STRING Title for Process Attribute 20020913
28 G_TITLE_TIMEINT Instance attribute Public Type reference (TYPE) STRING Title for Process Attribute 20031105
29 G_TRAY_SELECT_COLLAPSED Instance attribute Public Type reference (TYPE) STRING State of the Select Tray 20021002
30 G_UI_DESIGN Instance attribute Public Type reference (TYPE) STRING CL_SPI_UI_PM_M_MONITOR=>GC_UI_DESIGN BSP Design 20050429
31 G_USER_ADDRESS_NAME Instance attribute Public Type reference (TYPE) STRING Address Name of User 20020913
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor 20021028
2 CREATE_MONITORPROCLIST Instance method Public Method Structures the Process List 20020919
3 CREATE_MONITORSELECT Instance method Public Method Structures the Selection Options 20021025
4 GET_CONDITIONS Instance method Private Method Gets Current Selection Conditions 20030819
5 GET_PROCESSES Instance method Private Method Gets All Available Process Types 20020916
6 INITIALIZE_SELECTION Instance method Public Method Initializes Data for Process Selection 20020916
7 SET_NO_APPL_FRAME Instance method Public Method Sets the Attribute for Displaying Without Group Frames 20050429
8 SET_REFRESH_INTERVAL Instance method Public Method Sets the Refresh Time 20050429
9 SET_RUNTIME_MODE Instance method Public Method Sets the values for the runtime mode 20070828
10 SET_TIME_INTERVAL 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 Returning 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 Returning RT_PROCESSES Value transfer Type reference (TYPE) TSPIPROC Tabelle mit Referenzen auf Prozessdefinitionen 20020916
# Exception Resumable Description Created on
1 CX_SPI_UI 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 Importing 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 Importing 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 Importing 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 Importing 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