SAP ABAP Table CVS_ST_NO_INCL (Line number of include statement relative to program unit)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-COV (Application Component) Coverage Analyzer
     SCOV_MAIN (Package) Main Package I
Basic Data
Table Category INTTAB    Structure 
Structure CVS_ST_NO_INCL   Table Relationship Diagram
Short Description Line number of include statement relative to program unit    
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 SOURCE ABP_PGNAME PROGNAME CHAR 40   0   Name of an ABAP/4 program  
2 LLINE ABP_SLINELONG SYCHAR08 CHAR 8   0   Source Line of an ABAP Program (8-Digit)  
3 COLUMN ABP_SCOL SYCHAR03 CHAR 3   0   Column Position Within an ABAP Source Line  
4 ENDLLINE ABP_SLINELONG SYCHAR08 CHAR 8   0   Source Line of an ABAP Program (8-Digit)  
5 ENDCOLUMN ABP_SCOL SYCHAR03 CHAR 3   0   Column Position Within an ABAP Source Line  
6 STATEMENT_NO CVA_ST_NO CVO_INT4 INT4 10   0   Position of a Statement in a Processing Block  
History
Last changed by/on SAP  20110908 
SAP Release Created in 710