SAP ABAP Table ABMSG (ABAP Error Message)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP (Package) ABAP Runtime Environment
Basic Data
Table Category INTTAB    Structure 
Structure ABMSG   Table Relationship Diagram
Short Description ABAP Error Message    
Delivery and Maintenance
Pool/cluster      
Delivery Class      
Data Browser/Table View Maintenance     Display/Maintenance Allowed with Restrictions 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 MSGID ABMSGMSGID ABMSGMSGID CHAR 23   0   Error number (key for table T100)  
2 MSGTXT ABMSGTXT ABMSGTXT CHAR 73   0   Message  
3 MSGTXTX ABMSGTXT ABMSGTXT CHAR 73   0   Message  
4 EVENT EVENT____1 EVENT____1 CHAR 20   0   Current event  
5 EKIND EKIND____1 EKIND____1 CHAR 12   0   Event type  
6 CODE CODE_____1 CLAS CHAR 4   0   ABAP/4 program class *
7 REPID REPID____1 PROGRAMID CHAR 40   0   Current program name  
8 IREPID IREPID___1 PROGRAMID CHAR 40   0   Name of INCLUDE program  
9 LINNO LINNO____1 LINNO____1 CHAR 5   0   Line number in ABAP program  
10 MODUL C_MODULE C_MODULE CHAR 14   0   C modules (file/member)  
11 MODLINE MODLINE__1 MODLINE__1 CHAR 5   0   Line number in module  
12 FUNCTION C_FUNCTION C_FUNCTION CHAR 32   0   C function  
13 MSGTXTX2 ABMSGTXT ABMSGTXT CHAR 73   0   Message  
History
Last changed by/on SAP  20050204 
SAP Release Created in 620