SAP ABAP Class TD_SCV_MD_REPOSITORY (Simulates database 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 | Inheritance (c INHERITING FROM c_ref) | CL_SCV_METHOD_SPY | Observes method calls | 20100201 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SCV_MD_REPOSITORY | Persistency Layer of Coverage Metadata of Programs | 20100201 |
Properties
| Class | TD_SCV_MD_REPOSITORY | |
| Short Description | Simulates database for coverage metadata | |
| Super Class | CL_SCV_METHOD_SPY | Observes method calls |
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCOV_API_CALC | Calculations |
| Created | 20100201 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class TD_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 | 20100201 |
Friends
Class TD_SCV_MD_REPOSITORY has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | TY_METADATA_LINE | 20100201 | ||||
| 2 | Instance attribute | Private | See coding | 20100201 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20100201 | ||
| 2 | Instance method | Public | Method | 20100728 | ||
| 3 | Instance method | Public | Method | 20100201 |
Events
Class TD_SCV_MD_REPOSITORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_METADATA_LINE | Private | See coding | 20100201 | |
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_MD_REPOSITORY | Value transfer | Object reference (TYPE REF TO) | TD_SCV_MD_REPOSITORY | 20100201 |
Method CREATE on class TD_SCV_MD_REPOSITORY has no exception.
Method DELETE_METADATA_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_DELETE_BLOCKS | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100728 | |||
| 2 | I_DELETE_HEADER | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100728 | |||
| 3 | I_PROGNAME | Call by reference | Type reference (TYPE) | PROGRAM | 20100728 |
Method DELETE_METADATA_INFO on class TD_SCV_MD_REPOSITORY has no exception.
Method WRITE_COMPLETE_HEADER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_HEADERS | Call by reference | Type reference (TYPE) | IF_SCV_MD_REPOSITORY=>TY_HEADER_COMPLETE | 20100201 | ||||
| 2 | I_PROGNAME | Call by reference | Type reference (TYPE) | PROGRAM | 20100201 |
Method WRITE_COMPLETE_HEADER on class TD_SCV_MD_REPOSITORY has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |