SAP ABAP Table RLREF (Structure of line reference for LOAD REPORT key word)
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 RLREF   Table Relationship Diagram
Short Description Structure of line reference for LOAD REPORT key word    
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 OFFSET ABP_CLCONT SYCHAR10 CHAR 10   0   Number of processing control blocks  
2 SOURCE ABP_PGNAME PROGNAME CHAR 40   0   Name of an ABAP/4 program  
3 LINE ABP_SLINE SYCHAR05 CHAR 5   0   Source code line of an ABAP/4 program  
4 LLINE ABP_SLINELONG SYCHAR08 CHAR 8   0   Source Line of an ABAP Program (8-Digit)  
5 COLUMN ABP_SCOL SYCHAR03 CHAR 3   0   Column Position Within an ABAP Source Line  
6 FLAG ABP_SFLAG SYCHAR01 CHAR 1   0   Additional Info in ABAP Line Reference Table  
7 ENDLLINE ABP_SLINELONG SYCHAR08 CHAR 8   0   Source Line of an ABAP Program (8-Digit)  
8 ENDCOLUMN ABP_SCOL SYCHAR03 CHAR 3   0   Column Position Within an ABAP Source Line  
History
Last changed by/on SAP  20100420 
SAP Release Created in 620