SAP ABAP Table RSLINLMSG (Output structure for syntax check warnings)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-ABA-LA-EPC (Application Component) Extended Program Check (SLIN)
     SLIN_EXTERNAL (Package) External SLIN Interfaces
Basic Data
Table Category INTTAB    Structure 
Structure RSLINLMSG   Table Relationship Diagram
Short Description Output structure for syntax check warnings    
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 STMT_CNT INT4 INT4 INT4 10   0   Natural number  
2 INCNAME SYREPID PROGRAMM CHAR 40   0   ABAP Program: Current Main Program *
3 LINE INT4 INT4 INT4 10   0   Natural number  
4 COL INT4 INT4 INT4 10   0   Natural number  
5 SPRAS DSPRAS LANG LANG 1   0   Language Key  
6 KEYWORD TRMSG_KEYW SYCHAR20 CHAR 20   0   ABAP key word in syntax error message  
7 MSGNUMBER TRMSG_NUMB SYCHAR04 CHAR 4   0   Syntax error message number  
8 MESSAGE TEXT240 TEXT240 CHAR 240   0   Text field of length 240  
9 KIND     CHAR 4   0    
History
Last changed by/on SAP  20141013 
SAP Release Created in