SAP ABAP Class CX_SMOI_EXCEPTION (SMOI_WS: Base Exception Class)
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 - Using
# Relationship type Using Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 20100922
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_T100_MESSAGE Interface for Accessing T100 Texts 20100922
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Inheritance (c INHERITING FROM c_ref)  CX_SMOI_WS_EX SMOI_WS: Exception Class 20100922
2 Inheritance (c INHERITING FROM c_ref)  CX_SMOI_WS_UI_EX SMOI_WS: UI Exceptions 20100922
Properties
Class CX_SMOI_EXCEPTION  
Short Description SMOI_WS: Base Exception Class    
Super Class CX_STATIC_CHECK Exceptions with Static and Dynamic Check of RAISING Clause 
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 40  Exception Class 
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
Class CX_SMOI_EXCEPTION has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_T100_MESSAGE Interface for Accessing T100 Texts 20100922
Friends
Class CX_SMOI_EXCEPTION has no friend class.
Attributes
Class CX_SMOI_EXCEPTION has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100922
2 IS_FROM_TYPE Instance method Public Method 20100922
3 MAKE_SYMESSAGE Instance method Public Method 20100922
4 SHOW_AS_INFOMESSAGE Instance method Public Method 20100922
Events
Class CX_SMOI_EXCEPTION has no event.
Types
Class CX_SMOI_EXCEPTION has no local type.
Method Signatures

Method CONSTRUCTOR Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100922
2 Importing TEXTID Call by reference Attribute reference (LIKE) IF_T100_MESSAGE=>T100KEY 20100922

Method CONSTRUCTOR on class CX_SMOI_EXCEPTION has no exception.

Method IS_FROM_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_KEY Call by reference Type reference (TYPE) SCX_T100KEY T100 Schlüssel mit Abbildung der Parameter auf Attributnamen 20100922
2 Returning R_RESULT Value transfer Type reference (TYPE) BOOLEAN boolsche Variable (X=true, -=false, space=unknown) 20100922

Method IS_FROM_TYPE on class CX_SMOI_EXCEPTION has no exception.

Method MAKE_SYMESSAGE Signature

Method MAKE_SYMESSAGE on class CX_SMOI_EXCEPTION has no parameter.
Method MAKE_SYMESSAGE on class CX_SMOI_EXCEPTION has no exception.

Method SHOW_AS_INFOMESSAGE Signature

Method SHOW_AS_INFOMESSAGE on class CX_SMOI_EXCEPTION has no parameter.
Method SHOW_AS_INFOMESSAGE on class CX_SMOI_EXCEPTION has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in