SAP ABAP Interface IF_SCOV_STMNT_PERSISTENCY (Encapsulated DB Accesses)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-COV (Application Component) Coverage Analyzer
     SCOV_API (Package) API
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
Interface IF_SCOV_STMNT_PERSISTENCY  
Short Description Encapsulated DB Accesses    
General Data
Package SCOV_API   API 
Created 20100722   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
Interface IF_SCOV_STMNT_PERSISTENCY has no forward declaration.
Interfaces
Interface IF_SCOV_STMNT_PERSISTENCY has no interface.
Friends
Interface IF_SCOV_STMNT_PERSISTENCY has no friend.
Attributes
Interface 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
Interface IF_SCOV_STMNT_PERSISTENCY has no event.
Types
Interface 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 800