SAP ABAP Class CL_SCOV_PB_STMNTS_INFO (Coverage info for statements of a processing block)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-COV (Application Component) Coverage Analyzer
⤷
SCOV_MAIN_II (Package) Main Package II
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_COVERAGE_CONSTANTS | Global Constants | 20090126 |
| 2 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SCOV_PB_STMNTS_INFO | Coverage info for statements of a processing block | 20090126 |
Properties
| Class | CL_SCOV_PB_STMNTS_INFO | |
| Short Description | Coverage info for statements of a processing block | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCOV_MAIN_II | Main Package II |
| Created | 20090126 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_SCOV_PB_STMNTS_INFO has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_COVERAGE_CONSTANTS | Global Constants | 20090126 | ||
| 2 | IF_SCOV_PB_STMNTS_INFO | Coverage info for statements of a processing block | 20090126 |
Friends
| # | Friend | Modeled only | Created on | Description |
|---|---|---|---|---|
| 1 | CL_SCOV_PB_STMNTS_INFO_FACTORY | 20090126 | Factory to create COV info for statements of a processing bl |
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Private | Method | Release Resources | 20090126 | |
| 2 | Instance method | Public | Constructor | CONSTRUCTOR | 20090126 | |
| 3 | Instance method | Private | Method | Create COV Info for Statements | 20090126 | |
| 4 | Instance method | Private | Method | Create Coverage Results for Statements of the Processing Blo | 20090126 | |
| 5 | Instance method | Private | Method | Create PB Statistics after calculating the Statement Results | 20090126 | |
| 6 | Instance method | Private | Method | Fill Cov. Results for Statements of the Processing Block | 20090126 | |
| 7 | Instance method | Private | Method | Update Table with Cov.-Info | 20090126 |
Events
Class CL_SCOV_PB_STMNTS_INFO has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_S_STMNT_INFO | Private | Attribute reference (LIKE) | 20090126 | |
||
| 2 | TY_T_STMNTS_INFO | Private | Attribute reference (LIKE) | 20090126 | |
Method Signatures
Method CLEANUP Signature
Method CLEANUP on class CL_SCOV_PB_STMNTS_INFO has no parameter.
Method CLEANUP on class CL_SCOV_PB_STMNTS_INFO has no exception.
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_PB_INFO | Call by reference | Object reference (TYPE REF TO) | CL_SCOV_PB_INFO | Beschreibung eines Verarbeitungsblocks | 20090126 | |||
| 2 | IM_TKEY_SELECT | Call by reference | Type reference (TYPE) | CVT_SOTKY | Auswahlkriterien für die Testgruppe | 20090126 |
Method CONSTRUCTOR on class CL_SCOV_PB_STMNTS_INFO has no exception.
Method CREATE_INFO Signature
Method CREATE_INFO on class CL_SCOV_PB_STMNTS_INFO has no parameter.
Method CREATE_INFO on class CL_SCOV_PB_STMNTS_INFO has no exception.
Method CREATE_STATEMENT_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | CH_PROGRAM_RESULTS | Call by reference | Type reference (TYPE) | CVT_WURES | Coverage Watch Units (itab) für eine Unit wie in COVRES | 20090317 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abstrakte Oberklasse aller SCOV-Ausnahmen | 20090126 |
Method FINALIZE Signature
Method FINALIZE on class CL_SCOV_PB_STMNTS_INFO has no parameter.
Method FINALIZE on class CL_SCOV_PB_STMNTS_INFO has no exception.
Method SET_STATEMENT_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_STATEMENT_RESULTS | Call by reference | Type reference (TYPE) | CVT_ST_RES | Coverage-Ergebnisse pro Anweisung | 20090126 |
Method SET_STATEMENT_RESULTS on class CL_SCOV_PB_STMNTS_INFO has no exception.
Method _UPDATE_STMNTS_INFO Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_STMNT_INFO | Call by reference | Type reference (TYPE) | TY_S_STMNT_INFO | Vollst. Coverage-Info für Anweisung | 20090126 |
Method _UPDATE_STMNTS_INFO on class CL_SCOV_PB_STMNTS_INFO has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 720 |