SAP ABAP Class CL_COVERAGE_RESULT_STMNT_EDIT (Result Statements + Editor)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-COV (Application Component) Coverage Analyzer
⤷
SCOV_UI (Package) UI Functionality
⤷
⤷
Properties
| Class | CL_COVERAGE_RESULT_STMNT_EDIT | |
| Short Description | Result Statements + Editor | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCOV_UI | UI Functionality |
| Created | 20070130 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_COVERAGE_RESULT_STMNT_EDIT has no forward declaration.
Interfaces
Class CL_COVERAGE_RESULT_STMNT_EDIT has no interface implemented.
Friends
Class CL_COVERAGE_RESULT_STMNT_EDIT has no friend class.
Attributes
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | 20070130 | ||
| 2 | Instance method | Public | Method | 20070130 | ||
| 3 | Instance method | Private | Method | Display Statement Coverage for Include | 20090124 | |
| 4 | Instance method | Public | Method | 20070130 | ||
| 5 | Instance method | Public | Method | 20070130 | ||
| 6 | Instance method | Public | Event handling method | Event "Display Statement Coverage for Include" | 20070130 |
Events
Class CL_COVERAGE_RESULT_STMNT_EDIT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TY_T_DCONS | Public | See coding | 20080328 | ty_t_dcons TYPE STANDARD TABLE OF REF TO if_scov_stmnt_data_container
|
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_CONTAINER_NAME | Call by reference | Type reference (TYPE) | SCRFNAME | Name eines Dynproelementes | 20070130 | |||
| 2 | IM_DETAIL | Call by reference | Object reference (TYPE REF TO) | CL_COVERAGE_DETAIL | Coverage Analyzer | 20070130 |
Method CONSTRUCTOR on class CL_COVERAGE_RESULT_STMNT_EDIT has no exception.
Method DISPLAY 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 | Information zum Verarbeitungsblock | 20090124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abstrakte Oberklasse aller SCOV-API-Ausnahmen | 20080410 |
Method DISPLAY_INCLUDE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COL | Call by reference | Type reference (TYPE) | I | Spalte d. Include-Name in d. Source | 20090124 | |||
| 2 | IM_NAME | Call by reference | Type reference (TYPE) | CSEQUENCE | Name d. Includes | 20090124 | |||
| 3 | IM_ROW | Call by reference | Type reference (TYPE) | I | Zeile d. Include-Name in d. Source | 20090124 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Abstrakte Oberklasse aller SCOV-API-Ausnahmen | 20090125 |
Method FREE_EDITOR Signature
Method FREE_EDITOR on class CL_COVERAGE_RESULT_STMNT_EDIT has no parameter.
Method FREE_EDITOR on class CL_COVERAGE_RESULT_STMNT_EDIT has no exception.
Method GET_EDITOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | RE_EDITOR | Value transfer | Object reference (TYPE REF TO) | OBJECT | 20070130 |
Method GET_EDITOR on class CL_COVERAGE_RESULT_STMNT_EDIT has no exception.
Method HANDLE_INCLUDE_SELECTED Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COL | Value transfer | Attribute reference (LIKE) | 20090124 | |||||
| 2 | INCL_NAME | Value transfer | Attribute reference (LIKE) | 20090124 | |||||
| 3 | ROW | Value transfer | Attribute reference (LIKE) | 20090124 |
Method HANDLE_INCLUDE_SELECTED on class CL_COVERAGE_RESULT_STMNT_EDIT has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 710 |