SAP ABAP Class IF_SCOV_STMNT_PERSISTENCY (Encapsulated DB Accesses)
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SCOV_STMNT_PERSISTENCY Not yet productive; encapsulates DB accesses 20100722
Properties
Class IF_SCOV_STMNT_PERSISTENCY  
Short Description Encapsulated DB Accesses    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100722   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SCOV_STMNT_PERSISTENCY has no forward declaration.
Interfaces
Class IF_SCOV_STMNT_PERSISTENCY has no interface implemented.
Friends
Class IF_SCOV_STMNT_PERSISTENCY has no friend class.
Attributes
Class IF_SCOV_STMNT_PERSISTENCY has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 READ_PROGRAM_RESULTS Instance method Public Method Gets Program Coverage 20100722
2 READ_STATEMENT_RESULTS Instance method Public Method Gets Statement Coverage Results of a Processing Block 20100722
Events
Class IF_SCOV_STMNT_PERSISTENCY has no event.
Types
Class IF_SCOV_STMNT_PERSISTENCY has no local type.
Method Signatures

Method READ_PROGRAM_RESULTS 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 20100722
2 Importing IM_TEST_KEY_SELOPS Call by reference Type reference (TYPE) CVT_SOTKY 20100722
3 Returning RE_PROGRAM_RESULTS Value transfer Type reference (TYPE) CVT_WURES 20100722
# Exception Resumable Description Created on
1 CX_COVERAGE_API_ROOT 20100722

Method READ_STATEMENT_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Changing CH_PB_INFO Call by reference Object reference (TYPE REF TO) CL_SCOV_PB_INFO 20100722
2 Exporting EX_LINE Call by reference Type reference (TYPE) I 20100722
3 Exporting EX_RESULTS Call by reference Type reference (TYPE) CVT_ST_RES 20100722
4 Exporting EX_SOURCE Call by reference Type reference (TYPE) SVT_SRC 20100722
5 Importing IM_TEST_KEY_SELOPS Call by reference Type reference (TYPE) CVT_SOTKY Selection Criteria for Test Group 20100722
# Exception Resumable Description Created on
1 CX_COVERAGE_API_ROOT 20100722
History
Last changed by/on SAP  20110908 
SAP Release Created in