SAP ABAP Class CL_SCOV_GUI_SOURCEEDIT_STMNT (Edit Control for Result Statements)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-COV (Application Component) Coverage Analyzer
⤷
SCOV_API (Package) API
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_GUI_SOURCEEDIT | SAP ABAP Control | 20071113 |
Properties
| Class | CL_SCOV_GUI_SOURCEEDIT_STMNT | |
| Short Description | Edit Control for Result Statements | |
| Super Class | CL_GUI_SOURCEEDIT | SAP ABAP Control |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCOV_API | API |
| Created | 20071113 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
| # | Type group / Object type | Type | Type Description |
|---|---|---|---|
| 1 | Type group use (TYPE-POOLS tp) | Type group use (TYPE-POOLS tp) |
Interfaces
Class CL_SCOV_GUI_SOURCEEDIT_STMNT has no interface implemented.
Friends
Class CL_SCOV_GUI_SOURCEEDIT_STMNT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SCOV_STMNT_APPL_LOGIC | Application Logic | 20071206 | |||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SCOV_STMNT_DATA_CONTAINER | Formatted Statement Coverage Data | 20071206 | |||
| 3 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SCOV_STMNT_QUICK_INFO_TEXTS | Texts for Tooltips | 20071206 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | CONSTRUCTOR | 20071113 | |
| 2 | Instance method | Private | Method | Send SEND_COLOR_INFO Command to Lexer | 20071113 | |
| 3 | Instance method | Public | Method | Display Statement Coverage (By Highlighting Source) | 20071207 | |
| 4 | Instance method | Private | Method | Display Statement-Coverage Details as Quick Info | 20071207 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | INCLUDE_SELECTED | Instance Event (0) |
Public (2) |
Double Click on an Include | 20071113 |
Types
Class CL_SCOV_GUI_SOURCEEDIT_STMNT has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | FILEDROP_MODE | Call by reference | Type reference (TYPE) | I | DROPFILE_EVENT_OFF | Event mode to handle drop of files on control | 20071113 | ||
| 2 | IM_STMNT_APPL_LOGIC | Call by reference | Object reference (TYPE REF TO) | IF_SCOV_STMNT_APPL_LOGIC | Applikationslogik | 20071206 | |||
| 3 | IM_STMNT_QUICK_INFO_TEXTS | Call by reference | Object reference (TYPE REF TO) | IF_SCOV_STMNT_QUICK_INFO_TEXTS | Texte für Quick-Infos | 20071206 | |||
| 4 | LIFETIME | Value transfer | Type reference (TYPE) | I | 20071113 | ||||
| 5 | MAX_NUMBER_CHARS | Value transfer | Type reference (TYPE) | I | 72 | Maximum Number of Characters | 20071113 | ||
| 6 | NAME | Value transfer | Type reference (TYPE) | STRING | Name of Control | 20071113 | |||
| 7 | PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Parent Container | 20071113 | |||
| 8 | STYLE | Value transfer | Type reference (TYPE) | I | 0 | Control style, if initial a defined value is choosen | 20071113 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | 20100726 |
Method LEXER_SEND_COLOR_INFO Signature
Method LEXER_SEND_COLOR_INFO on class CL_SCOV_GUI_SOURCEEDIT_STMNT has no parameter.
Method LEXER_SEND_COLOR_INFO on class CL_SCOV_GUI_SOURCEEDIT_STMNT has no exception.
Method SHOW_STMNT_COVERAGE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_STMNT_DATA_CONTAINER | Call by reference | Object reference (TYPE REF TO) | IF_SCOV_STMNT_DATA_CONTAINER | Aufbereitete Statement-Coverage-Daten | 20071207 |
Method SHOW_STMNT_COVERAGE on class CL_SCOV_GUI_SOURCEEDIT_STMNT has no exception.
Method SHOW_STMNT_COVERAGE_DETAILS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_XPOS | Call by reference | Type reference (TYPE) | I | X-Position | 20071207 | |||
| 2 | IM_YPOS | Call by reference | Type reference (TYPE) | I | Y-Position | 20071207 |
Method SHOW_STMNT_COVERAGE_DETAILS on class CL_SCOV_GUI_SOURCEEDIT_STMNT has no exception.
Event Signatures
Event INCLUDE_SELECTED Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | COL | Exporting | Value transfer | Type reference (TYPE) | I | Spalte der Include-Anweisung im Hauptprogramm | 20090124 | ||
| 2 | INCL_NAME | Exporting | Value transfer | Type reference (TYPE) | CVA_WUNAM | Name des Includes | 20090124 | ||
| 3 | ROW | Exporting | Value transfer | Type reference (TYPE) | I | Zeile der Include-Anweisung im Hauptprogram | 20090124 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 711 |