SAP ABAP Interface IF_SCV_DISPATCHER (Dispatcher - ensures consistent data access)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-COV (Application Component) Coverage Analyzer
     SCOV_API_CALC (Package) Calculations
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SCV_DISPATCHER Dispatcher - ensures consistent data access 20100316
Properties
Interface IF_SCV_DISPATCHER  
Short Description Dispatcher - ensures consistent data access    
General Data
Package SCOV_API_CALC   Calculations 
Created 20100316   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_SCV_DISPATCHER has no forward declaration.
Interfaces
Interface IF_SCV_DISPATCHER has no interface.
Friends
Interface IF_SCV_DISPATCHER has no friend.
Attributes
Interface IF_SCV_DISPATCHER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_COVERAGE_DATA Instance method Public Method Gets data for a program and test key 20100316
2 GET_TESTKEYS Instance method Public Method 20120118
3 SET_TESTKEYS Instance method Public Method Define test groups for selection 20100712
Events
Interface IF_SCV_DISPATCHER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TY_TESTKEY_TAB Public See coding Multiple Test Group Keys 20100514 ty_testkey_tab TYPE SORTED TABLE OF cva_testk WITH UNIQUE KEY table_line
Method Signatures

Method GET_COVERAGE_DATA Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Exporting E_META_DATA Call by reference Object reference (TYPE REF TO) IF_SCV_MD_PROGRAM Metadaten 20100316
2 Exporting E_RESULT_DATA Call by reference Type reference (TYPE) IF_SCV_RD_REPOSITORY=>TY_DATA Ergebnisdaten 20100316
3 Importing I_EVALUATION_CONSTRAINTS Call by reference Object reference (TYPE REF TO) CL_SCV_EVALUATION_CONSTRAINTS 20130718
4 Importing I_PROGRAM Call by reference Type reference (TYPE) CSEQUENCE Name des Programms 20100316
# Exception Resumable Description Created on
1 CX_SCV_EXECUTION_ERROR Statische Exceptions der SCV API 20100323

Method GET_TESTKEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TESTKEYS Value transfer Type reference (TYPE) TY_TESTKEY_TAB 20120118

Method GET_TESTKEYS on Interface IF_SCV_DISPATCHER has no exception.

Method SET_TESTKEYS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TESTKEYS Call by reference Type reference (TYPE) TY_TESTKEY_TAB Mehrere Testgruppenschlüssel 20100712

Method SET_TESTKEYS on Interface IF_SCV_DISPATCHER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 800