SAP ABAP Class CL_SCV_RD_REPOSITORY (Persistency Layer of Raw Coverage Data for Programs)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-COV (Application Component) Coverage Analyzer
     SCOV_API_CALC (Package) Calculations
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SCV_RD_REPOSITORY Gets raw coverage data from programs 20100302
Properties
Class CL_SCV_RD_REPOSITORY  
Short Description Persistency Layer of Raw Coverage Data for Programs    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCOV_API_CALC   Calculations 
Created 20100302   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SCV_RD_REPOSITORY has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SCV_RD_REPOSITORY Gets raw coverage data from programs 20100302
Friends
Class CL_SCV_RD_REPOSITORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 C_RELID Static Attribute Public Type reference (TYPE) COVRES-RELID 'AT' 20110815
2 C_SRTF2 Static Attribute Public Type reference (TYPE) COVREF-SRTF2 0 20130708
Methods
# Method Level Visibility Method type Description Created on
1 ADD_COVRES0_TO_COVRES Static method Public Method Merge Raw Results Data 20100712
2 ADD_COVRES0_TO_COVRES_STMNTS Static method Private Method Merge Statement Results 20100729
3 CREATE Static method Public Method Creates production instance of type IF_SCV_RD_REPOSITORY 20100302
Events
Class CL_SCV_RD_REPOSITORY has no event.
Types
Class CL_SCV_RD_REPOSITORY has no local type.
Method Signatures

Method ADD_COVRES0_TO_COVRES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_WURES Call by reference Type reference (TYPE) CVT_WURES Coverage Watch Units (itab) für eine Unit wie in COVRES 20100729
2 Importing I_WURES0 Call by reference Type reference (TYPE) CVT_WURES Coverage Watch Units (itab) für eine Unit wie in COVRES 20100729

Method ADD_COVRES0_TO_COVRES on class CL_SCV_RD_REPOSITORY has no exception.

Method ADD_COVRES0_TO_COVRES_STMNTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing C_STRES Call by reference Type reference (TYPE) CVT_STRES Abdekungszähler der Anweisungen 20100729
2 Importing I_STRES0 Call by reference Type reference (TYPE) CVT_STRES Abdekungszähler der Anweisungen 20100729

Method ADD_COVRES0_TO_COVRES_STMNTS on class CL_SCV_RD_REPOSITORY has no exception.

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REPOSITORY Value transfer Object reference (TYPE REF TO) CL_SCV_RD_REPOSITORY 20100302

Method CREATE on class CL_SCV_RD_REPOSITORY has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 800