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 | ![]() |
Constant | Public | Type reference (TYPE) | SOTR_CONC | '001321AF52A31DDF85BEC4DA02FF6DCE' | 20100209 | ||
2 | ![]() |
Instance attribute | Public | Type reference (TYPE) | TEXTPOOLTX | "Free" error message | 20100209 | ||
3 | ![]() |
Instance attribute | Public | Type reference (TYPE) | STRING | Error location | 20100210 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Instance method | Public | Constructor | CONSTRUCTOR | 20100209 |
2 | ![]() |
Static method | Public | Method | Convert any exception into CX_SMSS_TOOLS exception | 20100925 |
3 | ![]() |
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 | ![]() |
ERR_MESSAGE | Call by reference | Type reference (TYPE) | TEXTPOOLTX | 20100209 | |||
2 | ![]() |
MODULE | Call by reference | Type reference (TYPE) | STRING | 20100210 | |||
3 | ![]() |
PREVIOUS | Call by reference | Attribute reference (LIKE) | PREVIOUS | 20100209 | |||
4 | ![]() |
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 | ![]() |
EXCP | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Abstract Superclass for All Global Exceptions | 20100925 | ||
2 | ![]() |
MODULE | Call by reference | Type reference (TYPE) | STRING | Module name where exception got caught | 20100925 | ||
3 | ![]() |
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 | ![]() |
EXCP | Call by reference | Object reference (TYPE REF TO) | CX_ROOT | Exception instance | 20100925 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Non-class based exception for SMSS_TOOLS errors | 20100925 |
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 730 |