SAP ABAP Interface IF_SCV_ADT_COVERAGE_REPOSITORY (Facade for coverage repository)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-COV (Application Component) Coverage Analyzer
⤷
SCOV_ADT (Package) Coverage Analyzer service enabling
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SCV_ADT_COVERAGE_REPOSITORY | Facade for coverage repository | 20110810 |
Properties
| Interface | IF_SCV_ADT_COVERAGE_REPOSITORY | |
| Short Description | Facade for coverage repository |
General Data
| Package | SCOV_ADT | Coverage Analyzer service enabling |
| Created | 20110810 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SCV_ADT_COVERAGE_REPOSITORY has no forward declaration.
Interfaces
Interface IF_SCV_ADT_COVERAGE_REPOSITORY has no interface.
Friends
Interface IF_SCV_ADT_COVERAGE_REPOSITORY has no friend.
Attributes
Interface IF_SCV_ADT_COVERAGE_REPOSITORY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20110810 | ||
| 2 | Instance method | Public | Method | 20110812 | ||
| 3 | Instance method | Public | Method | 20110810 |
Events
Interface IF_SCV_ADT_COVERAGE_REPOSITORY has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_NODE_PATHS | Public | See coding | 20110810 | ty_node_paths TYPE STANDARD TABLE OF string WITH NON-UNIQUE DEFAULT KEY
|
Method Signatures
Method GET_NODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_NODE_PATH | Call by reference | Type reference (TYPE) | STRING | 20110810 | ||||
| 2 | R_NODE | Value transfer | Object reference (TYPE REF TO) | IF_SCV_RESULT_NODE | 20110810 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110810 | |||
| 2 | 20110810 | |||
| 3 | 20110810 |
Method GET_PBLOCK_NODE_PATHS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PARENT_NODE_PATH | Value transfer | Type reference (TYPE) | STRING | 20110812 | ||||
| 2 | R_PBLOCK_NODE_PATHS | Value transfer | Type reference (TYPE) | TY_NODE_PATHS | 20110812 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20110812 | |||
| 2 | 20110812 | |||
| 3 | 20110812 |
Method GET_RESULT_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | R_ID | Value transfer | Type reference (TYPE) | CVA_UUID | 20110810 |
Method GET_RESULT_ID on Interface IF_SCV_ADT_COVERAGE_REPOSITORY has no exception.
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 803 |