SAP ABAP Class CL_SCV_COVERAGE_API (Central Access SCOV API)
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

⤷

⤷

Properties
Class | CL_SCV_COVERAGE_API | |
Short Description | Central Access SCOV API | |
Super Class | ||
Instantiability of a Class | 0 | Private |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SCOV_API_ALL | Coverage API for All Purposes |
Created | 20090804 | SAP |
Last change | 20110908 | SAP |
Shared Memory-enabled | ||
Fixed point arithmetic | ||
Unicode checks active |
Forward declarations
Class CL_SCV_COVERAGE_API has no forward declaration.
Interfaces
Class CL_SCV_COVERAGE_API has no interface implemented.
Friends
Class CL_SCV_COVERAGE_API has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_SCV_FACTORY | Interface for Coverage Measurements | 20090902 | ||
2 | ![]() |
Static Attribute | Private | Object reference (TYPE REF TO) | IF_SCV_REPOSITORY | Persistency Interface for Coverage Measurements | 20090902 |
Methods
# | Method | Level | Visibility | Method type | Description | Created on |
---|---|---|---|---|---|---|
1 | ![]() |
Static method | Public | Constructor | 20090902 | |
2 | ![]() |
Static method | Public | Method | Returns central interface for coverage measurements | 20090902 |
3 | ![]() |
Static method | Public | Method | Returns central persistency for coverage measurements | 20090902 |
Events
Class CL_SCV_COVERAGE_API has no event.
Types
Class CL_SCV_COVERAGE_API has no local type.
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CL_SCV_COVERAGE_API has no parameter.
Method CLASS_CONSTRUCTOR on class CL_SCV_COVERAGE_API has no exception.
Method GET_FACTORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_FACTORY | Value transfer | Object reference (TYPE REF TO) | IF_SCV_FACTORY | Fabrik für Abdeckungsmessungen | 20090902 |
Method GET_FACTORY on class CL_SCV_COVERAGE_API has no exception.
Method GET_REPOSITORY Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
R_REPOSITORY | Value transfer | Object reference (TYPE REF TO) | IF_SCV_REPOSITORY | Persistenz für Abdeckungsmessungen | 20090902 |
Method GET_REPOSITORY on class CL_SCV_COVERAGE_API has no exception.
History
Last changed by/on | SAP | 20110908 |
SAP Release Created in | 800 |