SAP ABAP Class IF_SCV_DISPATCHER (Dispatcher - ensures consistent data access)
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
Class IF_SCV_DISPATCHER  
Short Description Dispatcher - ensures consistent data access    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20100316   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class IF_SCV_DISPATCHER has no forward declaration.
Interfaces
Class IF_SCV_DISPATCHER has no interface implemented.
Friends
Class IF_SCV_DISPATCHER has no friend class.
Attributes
Class 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
Class 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 class 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 class IF_SCV_DISPATCHER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in