SAP ABAP Class CL_SCV_MD_REPOSITORY (Persistency Logic for Coverage Metadata)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-COV (Application Component) Coverage Analyzer
⤷
SCOV_API_CALC (Package) Calculations
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SCV_MD_REPOSITORY | Persistency Layer of Coverage Metadata of Programs | 20100118 |
Properties
| Class | CL_SCV_MD_REPOSITORY | |
| Short Description | Persistency Logic for Coverage Metadata | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCOV_API_CALC | Calculations |
| Created | 20100118 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SCV_MD_REPOSITORY has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SCV_MD_REPOSITORY | Persistency Layer of Coverage Metadata of Programs | 20100118 |
Friends
Class CL_SCV_MD_REPOSITORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Public | Attribute reference (LIKE) | 20100812 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Gets production persistency layer for coverage metadata | 20100118 | |
| 2 | Static method | Private | Method | 20100301 | ||
| 3 | Static method | Private | Method | 20100301 |
Events
Class CL_SCV_MD_REPOSITORY has no event.
Types
Class CL_SCV_MD_REPOSITORY has no local type.
Method Signatures
Method CREATE 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_MD_REPOSITORY | 20100128 |
Method CREATE on class CL_SCV_MD_REPOSITORY has no exception.
Method DESERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_DATA | Value transfer | Type reference (TYPE) | ANY | 20100301 | ||||
| 2 | I_SERIALIZED_DATA | Call by reference | Type reference (TYPE) | XSTRING | 20100301 |
Method DESERIALIZE on class CL_SCV_MD_REPOSITORY has no exception.
Method SERIALIZE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | E_SERIALIZED_DATA | Value transfer | Type reference (TYPE) | XSTRING | 20100301 | ||||
| 2 | I_DATA | Call by reference | Type reference (TYPE) | ANY | 20100301 |
Method SERIALIZE on class CL_SCV_MD_REPOSITORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |