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 | 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 | Instance attribute | Public | Type reference (TYPE) | CE_SCV_COVERAGE_TYPE=>TAB | Coverage Types to Determine | 20090803 | |||
| 2 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | If FALSE subpackages and subcomponents are evaluated | 20090803 | |||
| 3 | Instance attribute | Public | Type reference (TYPE) | ABAP_BOOL | If FALSE, class includes are given separate nodes | 20090803 | |||
| 4 | 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 | Instance method | Public | Method | All Coverage Types will be provided | 20090803 | |
| 2 | Instance method | Public | Method | The specified coverage type will be provided | 20090803 | |
| 3 | Instance method | Public | Method | Returns a copy of the settings | 20090803 | |
| 4 | Instance method | Public | Method | Results tree returned in its full depth | 20090803 | |
| 5 | Instance method | Public | Method | Is object write-protected? | 20090905 | |
| 6 | Instance method | Public | Method | No coverage type will be provided | 20090803 | |
| 7 | Instance method | Public | Method | The specified coverage type will not be provided | 20090803 | |
| 8 | Instance method | Public | Method | Reset All Settings to Standard Values | 20090803 | |
| 9 | Instance method | Public | Method | Sets coverage category to exclusive | 20100326 | |
| 10 | Instance method | Public | Method | Flat Evaluation, No Subcomponents or Subpackages | 20090803 | |
| 11 | Instance method | Public | Method | Skip Local and Global Classes | 20090803 | |
| 12 | 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 | 20090828 |
Method ADD_COVERAGE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPE | Call by reference | Object reference (TYPE REF TO) | CE_SCV_COVERAGE_TYPE | Abdeckungsart | 20090803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20090828 |
Method CLONE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 20090828 |
Method IS_READ_ONLY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | 20090828 |
Method REMOVE_COVERAGE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TYPE | Call by reference | Object reference (TYPE REF TO) | CE_SCV_COVERAGE_TYPE | Abdeckungsart | 20090803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 20090828 |
Method SET_COVERAGE_TYPE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | 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 | I_DECISION | Call by reference | Type reference (TYPE) | ABAP_BOOL | Wahrheitswert | 20090803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | I_DECISION | Call by reference | Type reference (TYPE) | ABAP_BOOL | Wahrheitswert | 20090803 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 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 | 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 | 20090828 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in |