SAP ABAP Class CL_SMOI_UI (SMOI_WS: UI Base)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-CCM-MON (Application Component) Monitoring
     SMOI_WS (Package) WS Interface to CCMS Agents as of Release 7.10
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CL_SMOI_UI_CONTROL SMOI_WS: UI Control 20100922
Properties
Class CL_SMOI_UI  
Short Description SMOI_WS: UI Base    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SMOI_WS   WS Interface to CCMS Agents as of Release 7.10 
Created 20100728   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_SBTI_CRITERIA_PROFILE Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_SMOI_UI has no interface implemented.
Friends
Class CL_SMOI_UI has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ENABLED Instance attribute Protected Type reference (TYPE) BOOLEAN 20100922
2 R_CONTAINER Instance attribute Protected Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstract Container for GUI Controls 20100922
Methods
# Method Level Visibility Method type Description Created on
1 ACTIVATE Instance method Public Method 20100922
2 CONSTRUCTOR Instance method Public Constructor 20100922
3 DEACTIVATE Instance method Public Method 20100922
4 DISABLE Instance method Public Method 20100922
5 ENABLE Instance method Public Method 20100922
6 GET_GUI_CONTAINER Instance method Private Method 20100922
7 REFRESH Instance method Public Method 20100922
Events
Class CL_SMOI_UI has no event.
Types
Class CL_SMOI_UI has no local type.
Method Signatures

Method ACTIVATE Signature

Method ACTIVATE on class CL_SMOI_UI has no parameter.
Method ACTIVATE on class CL_SMOI_UI has no exception.

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINER_NAME Call by reference Type reference (TYPE) C 20100922
2 Importing I_GUI_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20100922
# Exception Resumable Description Created on
1 CX_SMOI_WS_UI_EX 20100922

Method DEACTIVATE Signature

Method DEACTIVATE on class CL_SMOI_UI has no parameter.
Method DEACTIVATE on class CL_SMOI_UI has no exception.

Method DISABLE Signature

Method DISABLE on class CL_SMOI_UI has no parameter.
Method DISABLE on class CL_SMOI_UI has no exception.

Method ENABLE Signature

Method ENABLE on class CL_SMOI_UI has no parameter.
Method ENABLE on class CL_SMOI_UI has no exception.

Method GET_GUI_CONTAINER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CONTAINER_NAME Call by reference Type reference (TYPE) C 20100922
2 Importing I_GUI_CONTAINER Call by reference Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20100922
3 Returning R_GUI_CONTAINER Value transfer Object reference (TYPE REF TO) CL_GUI_CONTAINER Abstracter Container fuer GUI Controls 20100922
# Exception Resumable Description Created on
1 CX_SMOI_WS_UI_EX 20100922

Method REFRESH Signature

Method REFRESH on class CL_SMOI_UI has no parameter.
# Exception Resumable Description Created on
1 CX_SMOI_WS_UI_EX 20100922
History
Last changed by/on SAP  20110908 
SAP Release Created in