SAP ABAP Class CL_SCOV_PB_STMNTS_INFO_FACTORY (Factory to create COV info for statements of a processing bl)
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_SCOV_PB_STMNTS_INFO_FACTORY  
Short Description Factory to create COV info for statements of a processing bl    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SCOV_MAIN_II   Main Package II 
Created 20090126   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SCOV_PB_STMNTS_INFO_FACTORY has no forward declaration.
Interfaces
Class CL_SCOV_PB_STMNTS_INFO_FACTORY has no interface implemented.
Friends
Class CL_SCOV_PB_STMNTS_INFO_FACTORY has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 GO_FACTORY Static Attribute Private Object reference (TYPE REF TO) CL_SCOV_PB_STMNTS_INFO_FACTORY Factory to create COV info for statements of a processing bl 20090126
Methods
# Method Level Visibility Method type Description Created on
1 CREATE_STMNT_COV_INFO_STRES Instance method Public Method Creates COV info for statements of a processing block 20090317
2 CREATE_STMNT_COV_INFO_WURES Instance method Public Method Creates COV info for statements of a processing block 20090317
3 GET_INSTANCE Static method Public Method Creates Factory 20090126
Events
Class CL_SCOV_PB_STMNTS_INFO_FACTORY has no event.
Types
Class CL_SCOV_PB_STMNTS_INFO_FACTORY has no local type.
Method Signatures

Method CREATE_STMNT_COV_INFO_STRES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing IM_PB_INFO Call by reference Object reference (TYPE REF TO) CL_SCOV_PB_INFO Beschreibung eines Verarbeitungsblocks 20090317
2 Importing IM_STATEMENT_RESULTS Call by reference Type reference (TYPE) CVT_ST_RES Sortierte Menge von Coverage-Ergebnissen pro Anweisung 20090317
3 Importing IM_TKEY_SELECT Call by reference Type reference (TYPE) CVT_SOTKY Auswahlkriterien für die Testgruppe 20090317
4 Returning RE_INFO Value transfer Object reference (TYPE REF TO) IF_SCOV_PB_STMNTS_INFO Coverage-Info für Anweisungen eines Verarbeitungsblocks 20090317

Method CREATE_STMNT_COV_INFO_STRES on class CL_SCOV_PB_STMNTS_INFO_FACTORY has no exception.

Method CREATE_STMNT_COV_INFO_WURES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PROGRAM_RESULTS Call by reference Type reference (TYPE) CVT_WURES Coverage Watch Units (itab) für eine Unit wie in COVRES 20090317
2 Exporting EX_INFO Call by reference Object reference (TYPE REF TO) IF_SCOV_PB_STMNTS_INFO Coverage-Info für Anweisungen eines Verarbeitungsblocks 20090317
3 Importing IM_PB_INFO Call by reference Object reference (TYPE REF TO) CL_SCOV_PB_INFO Beschreibung eines Verarbeitungsblocks 20090317
4 Importing IM_TKEY_SELECT Call by reference Type reference (TYPE) CVT_SOTKY Auswahlkriterien für die Testgruppe 20090317
# Exception Resumable Description Created on
1 CX_COVERAGE_ROOT Abstrakte Oberklasse aller SCOV-Ausnahmen 20090513

Method GET_INSTANCE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning RE_FACTORY Value transfer Object reference (TYPE REF TO) CL_SCOV_PB_STMNTS_INFO_FACTORY Fabrik zur Erzeug. Cov.-Info für Anw. eines Verarbeitungsbl. 20090126

Method GET_INSTANCE on class CL_SCOV_PB_STMNTS_INFO_FACTORY has no exception.
History
Last changed by/on SAP  20110908 
SAP Release Created in 720