SAP ABAP Interface IF_SCV_SRC_POSITION_FINDER (Indicates source text position for proc. blocks/statements)
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
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SCV_SRC_POSITION_FINDER | Indicates source text position for proc. blocks/statements | 20120116 |
Properties
| Interface | IF_SCV_SRC_POSITION_FINDER | |
| Short Description | Indicates source text position for proc. blocks/statements |
General Data
| Package | SCOV_API_ALL | Coverage API for All Purposes |
| Created | 20120113 | SAP |
| Last changed | 20130531 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SCV_SRC_POSITION_FINDER has no forward declaration.
Interfaces
Interface IF_SCV_SRC_POSITION_FINDER has no interface.
Friends
Interface IF_SCV_SRC_POSITION_FINDER has no friend.
Attributes
Interface IF_SCV_SRC_POSITION_FINDER has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | 20120113 | ||
| 2 | Instance method | Public | Method | 20120113 |
Events
Interface IF_SCV_SRC_POSITION_FINDER has no event.
Types
Interface IF_SCV_SRC_POSITION_FINDER has no local type.
Method Signatures
Method GET_PBLOCK_SOURCE_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONT_OFFSET | Call by reference | Type reference (TYPE) | I | 20120113 | ||||
| 2 | I_IDENTIFIER | Call by reference | Type reference (TYPE) | CVS_WUKEY | 20120113 | ||||
| 3 | R_POSITION | Value transfer | Type reference (TYPE) | IF_SCV_STMNT_RESULTS_BUILDER=>TY_SOURCE_POSITION | 20120113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120113 |
Method GET_STMNT_SOURCE_POSITION Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONT_OFFSET | Call by reference | Type reference (TYPE) | I | 20120113 | ||||
| 2 | R_POSITION | Value transfer | Type reference (TYPE) | IF_SCV_STMNT_RESULTS_BUILDER=>TY_SOURCE_POSITION | 20120113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20120113 |
History
| Last changed by/on | SAP | 20130531 |
| SAP Release Created in | 740 |