SAP ABAP Interface IF_SCV_SOURCE_CODE_UTILS (Services for Source Code)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-COV (Application Component) Coverage Analyzer
⤷
SCOV_API_CALC (Package) Calculations
⤷
⤷
Meta Relationship - Used By
| # | Relationship type | Used by | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | CL_SCV_SOURCE_CODE_UTILS | Services for Source Code | 20100302 |
Properties
| Interface | IF_SCV_SOURCE_CODE_UTILS | |
| Short Description | Services for Source Code |
General Data
| Package | SCOV_API_CALC | Calculations |
| Created | 20100302 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SCV_SOURCE_CODE_UTILS has no forward declaration.
Interfaces
Interface IF_SCV_SOURCE_CODE_UTILS has no interface.
Friends
Interface IF_SCV_SOURCE_CODE_UTILS has no friend.
Attributes
Interface IF_SCV_SOURCE_CODE_UTILS has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Generates the program | 20100302 | |
| 2 | Instance method | Public | Method | Is the program relevant for SCOV? | 20100609 |
Events
Interface IF_SCV_SOURCE_CODE_UTILS has no event.
Types
Interface IF_SCV_SOURCE_CODE_UTILS has no local type.
Method Signatures
Method GENERATE_PROGRAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_PROG_NAME | Call by reference | Type reference (TYPE) | PROGNAME | Programmname | 20100302 | |||
| 2 | R_RC | Value transfer | Type reference (TYPE) | SYSUBRC | Rückgabewert der Generierung | 20100302 |
Method GENERATE_PROGRAM on Interface IF_SCV_SOURCE_CODE_UTILS has no exception.
Method IS_RELEVANT_PROGRAM Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_TADIR_OBJECT | Call by reference | Type reference (TYPE) | TROBJTYPE | Programmtyp | 20100609 | |||
| 2 | I_TRDIR_NAME | Call by reference | Type reference (TYPE) | PROGNAME | Programmname | 20100609 | |||
| 3 | R_RELEVANT | Value transfer | Type reference (TYPE) | ABAP_BOOL | TRUE falls gültig; Ansonsten FALSE | 20100609 |
Method IS_RELEVANT_PROGRAM on Interface IF_SCV_SOURCE_CODE_UTILS has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |