SAP ABAP Data Element ST22EXC (ABAP Runtime Error: Display Exception/Short Text)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_RABAX (Package) Runtime Error Handling
Basic Data
Data Element ST22EXC
Short Description ABAP Runtime Error: Display Exception/Short Text  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type FLAG    
Data Type CHAR   Character String 
Length 1    
Decimal Places 0    
Output Length 1    
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 Except. 
Medium 20 Display Exception 
Long 20 Display Exception 
Heading Except. 
Documentation

Definition

A short text of the runtime error (dump) with concise informattion is provided. The long text can be accessed by navigation.

If the dump was caused by an exception, all data required for this exception is contained in the dump text.

This includes:

  1. Exception name
  2. Trigger location of the exception
  3. If relevant: Interface of the module that has not caught the exception
  4. If relevant: Error type when raising or catching the exception
  5. Info text of the exception
  6. Exception attributes
  7. If existent: Chain of exceptions (associated using the attribute PREVIOUS)

Use

Dependencies

Example

History
Last changed by/on SAP  20130604 
SAP Release Created in 630