SAP ABAP Interface IF_SCV_RESULT_CONFIGURATION (Enables the fine configuration of the results tree)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-COV (Application Component) Coverage Analyzer
     SCOV_API_ALL (Package) Coverage API for All Purposes
Meta Relationship - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SCV_RESULT_CONFIGURATION Fine Configuration of Results Tree 20090819
Properties
Interface IF_SCV_RESULT_CONFIGURATION  
Short Description Enables the fine configuration of the results tree    
General Data
Package SCOV_API_ALL   Coverage API for All Purposes 
Created 20090803   SAP 
Last changed 20110908   SAP 
Unicode checks active    
Forward declarations
# Type group / Object type Type Type Description
1 ABAP Type group use (TYPE-POOLS tp)  Type group use (TYPE-POOLS tp)
Interfaces
Interface IF_SCV_RESULT_CONFIGURATION has no interface.
Friends
Interface IF_SCV_RESULT_CONFIGURATION has no friend.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 COVERAGE_TYPES Instance attribute Public Type reference (TYPE) CE_SCV_COVERAGE_TYPE=>TAB Coverage Types to Determine 20090803
2 FLAG_IGNORE_HIERARCHY Instance attribute Public Type reference (TYPE) ABAP_BOOL If FALSE subpackages and subcomponents are evaluated 20090803
3 FLAG_SKIP_CLASS_LEVEL Instance attribute Public Type reference (TYPE) ABAP_BOOL If FALSE, class includes are given separate nodes 20090803
4 STOP_LEVEL Instance attribute Public Object reference (TYPE REF TO) CE_SCV_NODE_TYPE Lowest Node Type Required in Result 20090803
Methods
# Method Level Visibility Method type Description Created on
1 ADD_ALL_COVERAGE_TYPES Instance method Public Method All Coverage Types will be provided 20090803
2 ADD_COVERAGE_TYPE Instance method Public Method The specified coverage type will be provided 20090803
3 CLONE Instance method Public Method Returns a copy of the settings 20090803
4 DONT_STOP Instance method Public Method Results tree returned in its full depth 20090803
5 IS_READ_ONLY Instance method Public Method Is object write-protected? 20090905
6 REMOVE_ALL_COVERAGE_TYPES Instance method Public Method No coverage type will be provided 20090803
7 REMOVE_COVERAGE_TYPE Instance method Public Method The specified coverage type will not be provided 20090803
8 RESET_TO_DEFAULT Instance method Public Method Reset All Settings to Standard Values 20090803
9 SET_COVERAGE_TYPE Instance method Public Method Sets coverage category to exclusive 20100326
10 SET_IGNORE_HIERARCHY Instance method Public Method Flat Evaluation, No Subcomponents or Subpackages 20090803
11 SET_SKIP_CLASS_LEVEL Instance method Public Method Skip Local and Global Classes 20090803
12 STOP_AT Instance method Public Method Results tree is truncated at the level specified 20090803
Events
Interface IF_SCV_RESULT_CONFIGURATION has no event.
Types
Interface IF_SCV_RESULT_CONFIGURATION has no local type.
Method Signatures

Method ADD_ALL_COVERAGE_TYPES Signature

Method ADD_ALL_COVERAGE_TYPES on Interface IF_SCV_RESULT_CONFIGURATION has no parameter.
# Exception Resumable Description Created on
1 CX_SCV_CALL_ERROR 20090828

Method ADD_COVERAGE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Call by reference Object reference (TYPE REF TO) CE_SCV_COVERAGE_TYPE Abdeckungsart 20090803
# Exception Resumable Description Created on
1 CX_SCV_CALL_ERROR 20090828

Method CLONE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_CONFIGURATION Value transfer Object reference (TYPE REF TO) IF_SCV_RESULT_CONFIGURATION Ermöglicht die Feinkonfiguration des Ergebnisbaums 20090803

Method CLONE on Interface IF_SCV_RESULT_CONFIGURATION has no exception.

Method DONT_STOP Signature

Method DONT_STOP on Interface IF_SCV_RESULT_CONFIGURATION has no parameter.
# Exception Resumable Description Created on
1 CX_SCV_CALL_ERROR 20090828

Method IS_READ_ONLY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_BOOLEAN Value transfer Type reference (TYPE) ABAP_BOOL Wahrheitswert 20090905

Method IS_READ_ONLY on Interface IF_SCV_RESULT_CONFIGURATION has no exception.

Method REMOVE_ALL_COVERAGE_TYPES Signature

Method REMOVE_ALL_COVERAGE_TYPES on Interface IF_SCV_RESULT_CONFIGURATION has no parameter.
# Exception Resumable Description Created on
1 CX_SCV_CALL_ERROR 20090828

Method REMOVE_COVERAGE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Call by reference Object reference (TYPE REF TO) CE_SCV_COVERAGE_TYPE Abdeckungsart 20090803
# Exception Resumable Description Created on
1 CX_SCV_CALL_ERROR 20090828

Method RESET_TO_DEFAULT Signature

Method RESET_TO_DEFAULT on Interface IF_SCV_RESULT_CONFIGURATION has no parameter.
# Exception Resumable Description Created on
1 CX_SCV_CALL_ERROR 20090828

Method SET_COVERAGE_TYPE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_TYPE Call by reference Object reference (TYPE REF TO) CE_SCV_COVERAGE_TYPE Abdeckungsart 20100326

Method SET_COVERAGE_TYPE on Interface IF_SCV_RESULT_CONFIGURATION has no exception.

Method SET_IGNORE_HIERARCHY Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DECISION Call by reference Type reference (TYPE) ABAP_BOOL Wahrheitswert 20090803
# Exception Resumable Description Created on
1 CX_SCV_CALL_ERROR Statische Exceptions der SCV API 20090828

Method SET_SKIP_CLASS_LEVEL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_DECISION Call by reference Type reference (TYPE) ABAP_BOOL Wahrheitswert 20090803
# Exception Resumable Description Created on
1 CX_SCV_CALL_ERROR Statische Exceptions der SCV API 20090828

Method STOP_AT Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_LEVEL Call by reference Object reference (TYPE REF TO) CE_SCV_NODE_TYPE Knotenart bei der angehalten werden soll 20090803
# Exception Resumable Description Created on
1 CX_SCV_CALL_ERROR 20090828
History
Last changed by/on SAP  20110908 
SAP Release Created in 800