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 | 8 | Except. |
Medium | 20 | Display Exception |
Long | 20 | Display Exception |
Heading | 8 | 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:
- Exception name
- Trigger location of the exception
- If relevant: Interface of the module that has not caught the exception
- If relevant: Error type when raising or catching the exception
- Info text of the exception
- Exception attributes
- 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 |