SAP ABAP Table SYN_ERROR (Syntax Error)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA (Application Component) Syntax, Compiler, Runtime
     SABP_COMPILER (Package) ABAP Compiler
Basic Data
Table Category INTTAB    Structure 
Structure SYN_ERROR   Table Relationship Diagram
Short Description Syntax Error    
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 SUBRC SYSUBRC SYST_SHORT INT4 10   0   Return Code  
2 MSGID TRMSG_KEY   STRU 0   0    
3 SPRAS DSPRAS LANG LANG 1   0   Language Key  
4 KEYWORD TRMSG_KEYW SYCHAR20 CHAR 20   0   ABAP key word in syntax error message  
5 MSGNUMBER TRMSG_NUM3   CHAR 3   0   Message Number  
6 MESSAGE     STRG 0   0    
7 INCLUDE PROGRAM PROGRAMM CHAR 40   0   Program/Transaction in SQL Trace Evaluation *
8 LINE     INT4 10   0    
9 COLUMN     INT2 5   0    
10 WORD SYCHAR255 SYCHAR255 CHAR 255   0   CHAR255 data element for SYST  
History
Last changed by/on SAP  20131122 
SAP Release Created in