SAP ABAP Table SADT_RSLINLMSG_WITH_URI (syntax check result structure including URI)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-AIE (Application Component) Installation and Infrastructure for ABAP Tools in Eclipse
     SADT_UTILITIES (Package) ADT Utilities
Basic Data
Table Category INTTAB    Structure 
Structure SADT_RSLINLMSG_WITH_URI   Table Relationship Diagram
Short Description syntax check result structure including URI    
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 .INCLUDE       0   0   Output structure for syntax check warnings  
2 STMT_CNT INT4 INT4 INT4 10   0   Natural number  
3 INCNAME SYREPID PROGRAMM CHAR 40   0   ABAP Program: Current Main Program *
4 LINE INT4 INT4 INT4 10   0   Natural number  
5 COL INT4 INT4 INT4 10   0   Natural number  
6 SPRAS DSPRAS LANG LANG 1   0   Language Key  
7 KEYWORD TRMSG_KEYW SYCHAR20 CHAR 20   0   ABAP key word in syntax error message  
8 MSGNUMBER TRMSG_NUMB SYCHAR04 CHAR 4   0   Syntax error message number  
9 MESSAGE TEXT240 TEXT240 CHAR 240   0   Text field of length 240  
10 KIND     CHAR 4   0    
11 URI     STRG 0   0    
12 DOCUURI     STRG 0   0    
13 PACKCHECKURI     STRG 0   0    
History
Last changed by/on SAP  20141013 
SAP Release Created in 800