SAP ABAP Table SEO_SRC_POS_IND (index table storing source positions of class includes)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-CLA (Application Component) Class Builder
     SEO_SOURCE_BASED (Package) Source-based Class Editor
Basic Data
Table Category TRANSP    Transparent table 
Transparent table SEO_SRC_POS_IND   Table Relationship Diagram
Short Description index table storing source positions of class includes    
Delivery and Maintenance
Pool/cluster      
Delivery Class L   Table for storing temporary data, delivered empty 
Data Browser/Table View Maintenance X   Display/Maintenance Allowed 
Components
     
Field Key Data Element Domain Data
Type
Length Decimal
Places
Short Description Check
table
1 INCLUDE_NAME CHAR40 CHAR40 CHAR 40   0   Character field of length 40  
2 POSITION_KIND CHAR1 CHAR1 CHAR 1   0   Single-Character Flag  
3 VERSION CHAR1 CHAR1 CHAR 1   0   Single-Character Flag  
4 COMPONENT_NAME     CHAR 61   0    
5 START_LINE INT4 INT4 INT4 10   0   Natural number  
6 START_COLUMN INT4 INT4 INT4 10   0   Natural number  
7 END_LINE INT4 INT4 INT4 10   0   Natural number  
8 END_COLUMN INT4 INT4 INT4 10   0   Natural number  
9 CLASS_NAME CHAR30 CHAR30 CHAR 30   0   30 Characters  
10 CS_INCLUDE_TIMESTAMP TIMESTAMP TZNTSTMPS DEC 15   0   UTC Time Stamp in Short Form (YYYYMMDDhhmmss)  
History
Last changed by/on SAP  20130604 
SAP Release Created in