SAP ABAP Table CVS_ST_RES_ALV (Statement Results to Be Shown in ALV Grid)
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_RES_ALV   Table Relationship Diagram
Short Description Statement Results to Be Shown in ALV Grid    
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 STATEMENT_NO CVA_ST_NO CVO_INT4 INT4 10   0   Position of a Statement in a Processing Block  
2 CUR_COUNTER CVA_STCCU CVO_DEC20 DEC 20   0   Current Executions of a Statement  
3 CUM_COUNTER CVA_STCC CVO_DEC20 DEC 20   0   Cumulative Executions of a Statement  
4 STATEMENT_TXT CVA_ST   CHAR 40   0   ABAP Statement  
5 SOURCE CVA_SOURCE PROGNAME CHAR 40   0   Name of a Source Code  
6 ST_TYPE CVA_ST_TYPE   CHAR 20   0   Statement Type  
7 ST_LINE CVA_START_LINE   INT4 10   0   Start Line of a Statement  
8 ST_COLUMN CVA_START_COLUMN   INT4 10   0   Start Column of a Statement  
9 EN_LINE CVA_END_LINE   INT4 10   0   End Line of a Statement  
10 EN_COLUMN CVA_END_COLUMN   INT4 10   0   End Column of a Statement  
History
Last changed by/on SAP  20110908 
SAP Release Created in 710