SAP ABAP Class CL_COVERAGE_COLLECT (Wrapper Class for RSCVR_COLLECT)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-COV (Application Component) Coverage Analyzer
     SCOV_MAIN_II (Package) Main Package II
Properties
Class CL_COVERAGE_COLLECT  
Short Description Wrapper Class for RSCVR_COLLECT    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCOV_MAIN_II   Main Package II 
Created 20061122   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
2 CL_COVERAGE_COLLECT Forward declaration class (CLASS c DEFINITION DEFERRED)  Forward declaration class (CLASS c DEFINITION DEFERRED)
Interfaces
Class CL_COVERAGE_COLLECT has no interface implemented.
Friends
Class CL_COVERAGE_COLLECT has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GC_ALL_HOSTS Constant Public Type reference (TYPE) MSNAME2 '*' Collect coverage data for all hosts of a partition 20081120
2 GC_MAX_IMPORTS_PER_PARTITION Static Attribute Public Type reference (TYPE) I Max. Number of Imports that Can Be Processed at Once 20061130
3 GC_MAX_PROGS_BETWEEN_COMMITS Static Attribute Public Type reference (TYPE) I 25 Max. No. of Programs that Can Be Processed Before Commit 20061130
4 GC_MAX_SECS_TO_COMMIT Constant Public Type reference (TYPE) TZNTSTMPL '60.0000000' Maximum Length of Time (sec) Between 2 COMMITS 20061123
5 GC_TOOLS Constant Public See coding Tool (COVAN or AUNIT) called by COLLECT 20070504
6 TASK_ID_GENERATOR Static Attribute Private Object reference (TYPE REF TO) IF_SYSTEM_UUID 20120210
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor CLASS_CONSTRUCTOR 20061130
2 CREATE_TASK_ID_FOR_SERVER Static method Public Method 20120210
3 DO_COLLECTION Static method Public Method Get and Merge of Coverage Results 20061122
4 FLUSH_SHARED_MEMORY Static method Public Method 20120123
5 GET_MAX_NUM_COLLECTING_SERVERS Static method Public Method 20130221
6 GET_RELID_FOR_TOOL Static method Public Method Gets repository key for coverage tool 20100920
Events
Class CL_COVERAGE_COLLECT has no event.
Types
Class CL_COVERAGE_COLLECT has no local type.
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CL_COVERAGE_COLLECT has no parameter.
Method CLASS_CONSTRUCTOR on class CL_COVERAGE_COLLECT has no exception.

Method CREATE_TASK_ID_FOR_SERVER Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_SERVER Call by reference Type reference (TYPE) CL_COVERAGE_ADMIN=>TY_SERVER_NAME 20120210
2 Returning R_TASK_ID Value transfer Type reference (TYPE) SYSUUID_C32 20120210
# Exception Resumable Description Created on
1 CX_SCV_EXECUTION_ERROR 20120210

Method DO_COLLECTION Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FLUSH_SHM_DATA Call by reference Type reference (TYPE) ABAP_BOOL ABAP_TRUE Coverage-Daten vor der Sammelung flushen (ShMem -> COVRES0) 20081120
2 Importing IM_FOR_TOOL Call by reference Type reference (TYPE) STRING GC_TOOLS-COVAN Daten für Coverage Analyzer oder ABAP Unit sammeln 20070504
3 Importing IM_HOST Call by reference Type reference (TYPE) MSNAME2 GC_ALL_HOSTS Für welchen Host sollte gesammelt werden? 20081120
4 Importing IM_PARALLELIZE_COLLECT Call by reference Type reference (TYPE) ABAP_BOOL ABAP_FALSE Datensammelung parallelisieren? 20081119

Method DO_COLLECTION on class CL_COVERAGE_COLLECT has no exception.

Method FLUSH_SHARED_MEMORY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LOCAL_SERVER_ONLY Call by reference Type reference (TYPE) ABAP_BOOL 20120123
# Exception Resumable Description Created on
1 CX_SCV_EXECUTION_ERROR 20120123

Method GET_MAX_NUM_COLLECTING_SERVERS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NUMBER_ENABLED_SERVERS Call by reference Type reference (TYPE) I 20130222
2 Returning R_MAX_NUM_COLLECTING_SERVERS Value transfer Type reference (TYPE) I 20130221

Method GET_MAX_NUM_COLLECTING_SERVERS on class CL_COVERAGE_COLLECT has no exception.

Method GET_RELID_FOR_TOOL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_FOR_TOOL Call by reference Type reference (TYPE) STRING GC_TOOLS-COVAN 20100920
2 Returning R_RELID Value transfer Type reference (TYPE) COVRES0-RELID 20100920

Method GET_RELID_FOR_TOOL on class CL_COVERAGE_COLLECT has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 710