SAP ABAP Data Element MSSEVERITY (MS SQL Server severity level)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DB-MSS (Application Component) Microsoft SQL Server
     STUN_MSS (Package) Package for new SQL Server monitoring objects
Basic Data
Data Element MSSEVERITY
Short Description MS SQL Server severity level  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type INT4    
Data Type INT4   4-byte integer, integer number with sign 
Length 10    
Decimal Places 0    
Output Length 10    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 severity 
Medium 15 MS severity 
Long 20 MS severity level 
Heading  
Documentation

Definition

The severity level provides an indication of the type of problem SQL
Server has encountered.

Severity levels 0 and 10 are informational messages and indicate
problems caused by mistakes in information you have entered. Both
severity level 0 and 10 messages are sent as severity 0 (for backward
compatibility).

Severity levels 11 through 16 are generated by the user, and these
errors can be corrected by the user.

Severity levels 17 and higher indicate software or hardware errors.
With a level 17, 18, or 19 error you can continue the work you are doing,
although you might not be able to execute a particular statement.

Severity levels 20 and higher indicate system problems. These are fatal
errors, which means that the process (the program code that
accomplishes the task specified in your statement) is no longer running.
For details, refer to the administrator's guide.

History
Last changed by/on SAP  20110908 
SAP Release Created in