SAP ABAP Class CL_SPI_UI_ADMIN_M_MODEL (Model class for administration)
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 | 20030401 |
Meta Relationship - Used By
# | Relationship type | Used by | Short Description | Created on |
---|---|---|---|---|
1 | Inheritance (c INHERITING FROM c_ref) | CL_SPI_UI_ADMIN_M_DATA_ACQUIRE | Model Class "Data Retrieval" | 20030401 |
2 | Inheritance (c INHERITING FROM c_ref) | CL_SPI_UI_ADMIN_M_DETAIL | Model Class for Detailed Admin Data | 20030429 |
3 | Inheritance (c INHERITING FROM c_ref) | CL_SPI_UI_ADMIN_M_STATUS | Admin: Model Class for Status Display | 20030404 |
Properties
Class | CL_SPI_UI_ADMIN_M_MODEL | |
Short Description | Model class for administration | |
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 | 20030401 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SPI_UI_ADMIN_M_MODEL has no forward declaration.
Interfaces
Class CL_SPI_UI_ADMIN_M_MODEL has no interface implemented.
Friends
Class CL_SPI_UI_ADMIN_M_MODEL 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) | SPIBOOL | 1 | is activated | 20030429 | |
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SPIBOOL | 0 | is deactivated | 20030429 | |
3 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'C' | Maintenance Mode | 20030912 | |
4 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'D' | Display mode | 20030912 | |
5 | ![]() |
Constant | Public | Type reference (TYPE) | CHAR1 | 'N' | No Authorization | 20030915 | |
6 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_SPI_PROCESS_ADMIN | Admin API | 20030429 | ||
7 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_SPI_ADMIN_MANAGER | Admin Manager | 20030429 | ||
8 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_SPI_E2E_TRACE_ANALYSIS | Analyze Trace Data | 20080723 | ||
9 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SPIBOOL | Accessible | 20100115 | ||
10 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR1 | Display Mode: ''X = Yes, ' ' = No | 20030915 | ||
11 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SPIBOOL | Is monitoring activated? | 20030429 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR1 | Processing Mode (Display/Maintain) | 20030912 | ||
13 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SPIPROCTP | ID of the Process Type | 20030429 | ||
14 | ![]() |
Instance attribute | Public | Type reference (TYPE) | SPIRTMODE | SPI: Runtime Mode | 20071022 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Method | Gets Processing Mode (Display/Maintain) | 20030912 |
2 | ![]() |
Instance method | Public | Method | Initializations | 20030429 |
3 | ![]() |
Instance method | Public | Method | Sets Processing Mode (Display/Maintain) | 20030912 |
Events
Class CL_SPI_UI_ADMIN_M_MODEL has no event.
Types
Class CL_SPI_UI_ADMIN_M_MODEL has no local type.
Method Signatures
Method GET_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
RP_MODE | Value transfer | Type reference (TYPE) | CHAR1 | Bearbeitungsmodus | 20030912 |
Method GET_MODE on class CL_SPI_UI_ADMIN_M_MODEL has no exception.
Method INITIALIZATION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IO_PROC_ID | Call by reference | Type reference (TYPE) | SPIPROCTP | ID des Prozesstyps | 20030429 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Fehler im Zugriff auf Administrationsdaten | 20030429 | |
2 | ![]() |
Ausnahme aufgrund fehlender Berechtigung | 20030429 |
Method SET_MODE Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IP_MODE | Value transfer | Type reference (TYPE) | CHAR1 | Bearbeitungsmodus | 20030912 |
Method SET_MODE on class CL_SPI_UI_ADMIN_M_MODEL has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 640 |