SAP ABAP Class IF_SCV_RESULT_CONFIGURATION (Enables the fine configuration of the results tree)
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
Class IF_SCV_RESULT_CONFIGURATION  
Short Description Enables the fine configuration of the results tree    
Super Class    
Instantiability of a Class 2  Public 
Final    
General Data
Message Class    
Program status     
Category 0   
Package      
Created 20090803   SAP 
Last change 20110908   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
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
Class IF_SCV_RESULT_CONFIGURATION has no interface implemented.
Friends
Class IF_SCV_RESULT_CONFIGURATION has no friend class.
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
Class IF_SCV_RESULT_CONFIGURATION has no event.
Types
Class IF_SCV_RESULT_CONFIGURATION has no local type.
Method Signatures

Method ADD_ALL_COVERAGE_TYPES Signature

Method ADD_ALL_COVERAGE_TYPES on class 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 class IF_SCV_RESULT_CONFIGURATION has no exception.

Method DONT_STOP Signature

Method DONT_STOP on class 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 class IF_SCV_RESULT_CONFIGURATION has no exception.

Method REMOVE_ALL_COVERAGE_TYPES Signature

Method REMOVE_ALL_COVERAGE_TYPES on class 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 class 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 class 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