SAP ABAP Table CVS_WU (Coverage Watch Unit (Line Type))
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_WU   Table Relationship Diagram
Short Description Coverage Watch Unit (Line Type)    
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   Key for Watch Units  
2 TYPE CVA_WUTYP CVO_TYPE CHAR 4   0   Type of Processing Block  
3 NAME CVA_WUNAM   CHAR 61   0   Name of Processing Block  
4 CLASS CVA_WUCLA SEU_NAME CHAR 30   0   Class of Processing Block  
5 .INCLUDE       0   0   Absolute Value of Counter  
6 PB_CNT_CUM CVA_PBCC CVO_DEC20 DEC 20   0   Cumulative Runs  
7 PB_RBX_CUM CVA_PBRC CVO_DEC20 DEC 20   0   Cumulative Runtime Errors  
8 PB_CNT_CUR CVA_PBCCU CVO_DEC20 DEC 20   0   Current Counter for Executions  
9 PB_RBX_CUR CVA_PBRCU CVO_DEC20 DEC 20   0   Current Counter for Runtime Errors  
10 CHANGE_COUNT CVA_WUCHGCNT CVO_INT4 INT4 10   0   Number of Source Code Changes of a Processing Block  
11 STATEMENT_COUNT CVA_WUSTCNT CVO_INT4 INT4 10   0   Number of Statements Within a Processing Block  
12 BRANCH_COUNT CVA_WUBRCHCNT CVO_INT4 INT4 10   0   Number of Branches in a Processing Block  
13 TESTED_ST CVA_TESSTAT CVO_TOTAL_ST DEC 31   0   Number of Tested Statements  
14 TESTED_ST_CUM CVA_TESSTAT_CUM CVO_TOTAL_ST DEC 31   0   Number of Statements Tested (Cumulated)  
15 TESTED_BRCH CVA_TSTBRCH CVO_TOTAL_ST DEC 31   0   Number of tested Branches  
16 TESTED_BRCH_CUM CVA_TSTBRCH_CUM CVO_TOTAL_ST DEC 31   0   Number of tested branches (cumulative)  
17 .INCLUDE       0   0   Truth Values for Counters that Are Not Equal to Zero  
18 PB_CNT_CUM_NOT_NULL     INT4 10   0    
19 PB_RBX_CUM_NOT_NULL     INT4 10   0    
20 PB_CNT_CUR_NOT_NULL     INT4 10   0    
21 PB_RBX_CUR_NOT_NULL     INT4 10   0    
22 COVRESET1_NOT_NULL     INT4 10   0    
23 UNICODE CVA_UNIABS CVO_DEC20 DEC 20   0   Unicode Flag Absolute Value  
24 TESTED CVA_TOTAL CVO_TOTAL DEC 20   0   Number of Processing Blocks  
25 .INCLUDE       0   0   Additions for Evaluation of Watch Units  
26 LED CVA_LED   CHAR 1   0   Field for LED Display  
27 ICON CVA_ICON CVO_ICON CHAR 132   0   Icon with Output Length 2  
28 SRC_KEY CVA_WUSRCKEY   RAW 4   0   Source Code Key of a Processing Block  
29 COVRESET1 CVA_RESET CVO_DEC20 DEC 20   0   Counter: Coverage results reset  
30 COVRESET2 CVA_RESET CVO_DEC20 DEC 20   0   Counter: Coverage results reset  
History
Last changed by/on SAP  20110908 
SAP Release Created in