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 | Constant | Public | Type reference (TYPE) | STRING | 'AE' | All | 20021209 | ||
| 2 | Constant | Public | Type reference (TYPE) | STRING | 'FS' | Free Selection | 20021209 | ||
| 3 | Constant | Public | Type reference (TYPE) | STRING | 'LD' | Last Day | 20021209 | ||
| 4 | Constant | Public | Type reference (TYPE) | STRING | 'LM' | Last Month | 20021209 | ||
| 5 | Constant | Public | Type reference (TYPE) | STRING | 'LW' | Last Week | 20021209 | ||
| 6 | Constant | Public | Type reference (TYPE) | STRING | 'SELECT' | Selection | 20021209 | ||
| 7 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_SPI_UI_CONVERT_ATTR_VALUE | Conversion of Attribute Values | 20021209 | |||
| 8 | Instance attribute | Public | Object reference (TYPE REF TO) | CL_BSP_MESSAGES | BSP Error Messages | 20021209 | |||
| 9 | Instance attribute | Public | Type reference (TYPE) | STRING | URL for BSP Application | 20021209 | |||
| 10 | Instance attribute | Public | Type reference (TYPE) | TZNZONE | Time Zone | 20021209 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Adds Error Message | 20021209 | |
| 2 | Instance method | Public | Constructor | 20021209 | ||
| 3 | Instance method | Public | Method | Deletes Error Messages | 20030506 | |
| 4 | Instance method | Public | Method | Initializes Error Messages | 20030506 | |
| 5 | 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 | IO_CU_ATTR | Call by reference | Object reference (TYPE REF TO) | CL_SPI_UI_CU_ATTRIBUTE | Customizing UI | 20021209 | |||
| 2 | IO_EXCEPTION | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstrakte Oberklasse aller globalen Exceptions | 20021209 | |||
| 3 | IP_CONDITION | Call by reference | Type reference (TYPE) | STRING | Meldungstyp | 20021211 | |||
| 4 | IP_LOCATION | Call by reference | Type reference (TYPE) | STRING | Name des Moduls, das den Fehler ausgibt | 20021213 | |||
| 5 | 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 | 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 | 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 | 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 |