SAP ABAP Class CL_SPI_UI_M_MODEL (Model Class for SPI UI)
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_BSP_MODEL BSP: Model Basis Class 20021209
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SPI_UI_M_MONITOR Model Class for spi_procmonitor 20030819
Properties
Class CL_SPI_UI_M_MODEL  
Short Description Model Class for SPI UI    
Super Class CL_BSP_MODEL BSP: Model Basis Class 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SPI10   Central: User Interface 
Created 20021209   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SPI_UI_M_MODEL has no forward declaration.
Interfaces
Class CL_SPI_UI_M_MODEL has no interface implemented.
Friends
Class CL_SPI_UI_M_MODEL has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ALL Constant Public Type reference (TYPE) STRING 'AE' All 20021209
2 GC_FREE_SELECTION Constant Public Type reference (TYPE) STRING 'FS' Free Selection 20021209
3 GC_LAST_DAY Constant Public Type reference (TYPE) STRING 'LD' Last Day 20021209
4 GC_LAST_MONTH Constant Public Type reference (TYPE) STRING 'LM' Last Month 20021209
5 GC_LAST_WEEK Constant Public Type reference (TYPE) STRING 'LW' Last Week 20021209
6 GC_SELECT Constant Public Type reference (TYPE) STRING 'SELECT' Selection 20021209
7 GO_CONV_ATTR_VALUE Instance attribute Public Object reference (TYPE REF TO) CL_SPI_UI_CONVERT_ATTR_VALUE Conversion of Attribute Values 20021209
8 GO_MESSAGES Instance attribute Public Object reference (TYPE REF TO) CL_BSP_MESSAGES BSP Error Messages 20021209
9 G_APPLICATION_URL Instance attribute Public Type reference (TYPE) STRING URL for BSP Application 20021209
10 G_TIMEZONE Instance attribute Public Type reference (TYPE) TZNZONE Time Zone 20021209
Methods
# Method Level Visibility Method type Description Created on
1 ADD_MESSAGE Instance method Public Method Adds Error Message 20021209
2 CONSTRUCTOR Instance method Public Constructor 20021209
3 DELETE_MESSAGE Instance method Public Method Deletes Error Messages 20030506
4 INITIALIZE_MESSAGES Instance method Public Method Initializes Error Messages 20030506
5 SET_APPLICATION_URL Instance method Public Method Sets the URL to the running BSP 20021209
Events
Class CL_SPI_UI_M_MODEL has no event.
Types
Class CL_SPI_UI_M_MODEL has no local type.
Method Signatures

Method ADD_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_CU_ATTR Call by reference Object reference (TYPE REF TO) CL_SPI_UI_CU_ATTRIBUTE Customizing UI 20021209
2 Importing IO_EXCEPTION Call by reference Object reference (TYPE REF TO) CX_ROOT Abstrakte Oberklasse aller globalen Exceptions 20021209
3 Importing IP_CONDITION Call by reference Type reference (TYPE) STRING Meldungstyp 20021211
4 Importing IP_LOCATION Call by reference Type reference (TYPE) STRING Name des Moduls, das den Fehler ausgibt 20021213
5 Importing IP_MESSAGE Call by reference Type reference (TYPE) ANY Meldungstext 20021209

Method ADD_MESSAGE on class CL_SPI_UI_M_MODEL has no exception.

Method CONSTRUCTOR Signature

Method CONSTRUCTOR on class CL_SPI_UI_M_MODEL has no parameter.
Method CONSTRUCTOR on class CL_SPI_UI_M_MODEL has no exception.

Method DELETE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IP_CONDITION Call by reference Type reference (TYPE) STRING 20030506

Method DELETE_MESSAGE on class CL_SPI_UI_M_MODEL has no exception.

Method INITIALIZE_MESSAGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_MESSAGES Call by reference Object reference (TYPE REF TO) CL_BSP_MESSAGES Business Server Pages (BSP) Meldungen 20030506

Method INITIALIZE_MESSAGES on class CL_SPI_UI_M_MODEL has no exception.

Method SET_APPLICATION_URL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IO_PAGE_CONTEXT Call by reference Object reference (TYPE REF TO) IF_BSP_PAGE_CONTEXT BSP-Seitenkontext für Element-Handler 20030110

Method SET_APPLICATION_URL on class CL_SPI_UI_M_MODEL has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 630