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 CP_IS_ACTIVE Instance attribute Public Type reference (TYPE) SPIBOOL 1 is activated 20030429
2 CP_IS_INACTIVE Instance attribute Public Type reference (TYPE) SPIBOOL 0 is deactivated 20030429
3 CP_MODE_CHANGE Constant Public Type reference (TYPE) CHAR1 'C' Maintenance Mode 20030912
4 CP_MODE_DISPLAY Constant Public Type reference (TYPE) CHAR1 'D' Display mode 20030912
5 CP_MODE_NO_AUTH Constant Public Type reference (TYPE) CHAR1 'N' No Authorization 20030915
6 GO_ADMIN_API Instance attribute Public Object reference (TYPE REF TO) CL_SPI_PROCESS_ADMIN Admin API 20030429
7 GO_ADMIN_MAN Instance attribute Public Object reference (TYPE REF TO) CL_SPI_ADMIN_MANAGER Admin Manager 20030429
8 GO_TRACE_ANALYSIS Instance attribute Public Object reference (TYPE REF TO) CL_SPI_E2E_TRACE_ANALYSIS Analyze Trace Data 20080723
9 GP_ACCESSIBILITY Instance attribute Public Type reference (TYPE) SPIBOOL Accessible 20100115
10 GP_DISABLED Instance attribute Public Type reference (TYPE) CHAR1 Display Mode: ''X = Yes, ' ' = No 20030915
11 GP_IS_ACTIVE Instance attribute Public Type reference (TYPE) SPIBOOL Is monitoring activated? 20030429
12 GP_MODE Instance attribute Protected Type reference (TYPE) CHAR1 Processing Mode (Display/Maintain) 20030912
13 GP_PROC_ID Instance attribute Public Type reference (TYPE) SPIPROCTP ID of the Process Type 20030429
14 GP_RUNTIME_MODE Instance attribute Public Type reference (TYPE) SPIRTMODE SPI: Runtime Mode 20071022
Methods
# Method Level Visibility Method type Description Created on
1 GET_MODE Instance method Public Method Gets Processing Mode (Display/Maintain) 20030912
2 INITIALIZATION Instance method Public Method Initializations 20030429
3 SET_MODE 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 Returning 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 Importing IO_PROC_ID Call by reference Type reference (TYPE) SPIPROCTP ID des Prozesstyps 20030429
# Exception Resumable Description Created on
1 CX_SPI_ADMIN Fehler im Zugriff auf Administrationsdaten 20030429
2 CX_SPI_AUTH Ausnahme aufgrund fehlender Berechtigung 20030429

Method SET_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing 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