SAP ABAP Class CX_SMSS_TOOLS (MSSQL exception class)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-MSS (Application Component) Microsoft SQL Server
     SMSS_TOOLS (Package) Utilities for MS SQL Server
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 20100209
Properties
Class CX_SMSS_TOOLS  
Short Description MSSQL 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 SMSS_TOOLS   Utilities for MS SQL Server 
Created 20100209   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CX_SMSS_TOOLS has no forward declaration.
Interfaces
Class CX_SMSS_TOOLS has no interface implemented.
Friends
Class CX_SMSS_TOOLS has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CX_SMSS_TOOLS Constant Public Type reference (TYPE) SOTR_CONC '001321AF52A31DDF85BEC4DA02FF6DCE' 20100209
2 ERR_MESSAGE Instance attribute Public Type reference (TYPE) TEXTPOOLTX "Free" error message 20100209
3 MODULE Instance attribute Public Type reference (TYPE) STRING Error location 20100210
Methods
# Method Level Visibility Method type Description Created on
1 CONSTRUCTOR Instance method Public Constructor CONSTRUCTOR 20100209
2 CONVERT_EXCEPT Static method Public Method Convert any exception into CX_SMSS_TOOLS exception 20100925
3 RAISE_MESSAGE Static method Public Method Convert a CX_SMSS_TOOLS / CX_ROOT exception to a message 20100925
Events
Class CX_SMSS_TOOLS has no event.
Types
Class CX_SMSS_TOOLS 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 ERR_MESSAGE Call by reference Type reference (TYPE) TEXTPOOLTX 20100209
2 Importing MODULE Call by reference Type reference (TYPE) STRING 20100210
3 Importing PREVIOUS Call by reference Attribute reference (LIKE) PREVIOUS 20100209
4 Importing TEXTID Call by reference Attribute reference (LIKE) TEXTID 20100209

Method CONSTRUCTOR on class CX_SMSS_TOOLS has no exception.

Method CONVERT_EXCEPT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCP Call by reference Object reference (TYPE REF TO) CX_ROOT Abstract Superclass for All Global Exceptions 20100925
2 Importing MODULE Call by reference Type reference (TYPE) STRING Module name where exception got caught 20100925
3 Returning SMSS_EXCP Value transfer Object reference (TYPE REF TO) CX_SMSS_TOOLS MSSQL exception class 20100925

Method CONVERT_EXCEPT on class CX_SMSS_TOOLS has no exception.

Method RAISE_MESSAGE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing EXCP Call by reference Object reference (TYPE REF TO) CX_ROOT Exception instance 20100925
# Exception Resumable Description Created on
1 SMSS_TOOLS Non-class based exception for SMSS_TOOLS errors 20100925
History
Last changed by/on SAP  20110908 
SAP Release Created in 730