SAP ABAP Class CL_COVERAGE_RESULT (Results + ALV grid)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-COV (Application Component) Coverage Analyzer
⤷
SCOV_UI (Package) UI Functionality

⤷

⤷

Meta Relationship - Used By
Properties
Class | CL_COVERAGE_RESULT | |
Short Description | Results + ALV grid | |
Super Class | ||
Instantiability of a Class | 2 | Public |
Final |
General Data
Message Class | ||
Program status | ||
Category | 0 | |
Package | SCOV_UI | UI Functionality |
Created | 19990528 | SAP |
Last change | 20130531 | 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_COVERAGE_RESULT has no interface implemented.
Friends
Class CL_COVERAGE_RESULT has no friend class.
Attributes
# | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | SCRFNAME | Container Name | 19990607 | ||
2 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Necessary for displaying controls in a dialog box | 19991220 | ||
3 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_CUSTOM_CONTAINER | Custom Container | 19990531 | ||
4 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_COVERAGE_DETAIL | Corresponding Detail Manager | 20080818 | ||
5 | ![]() |
Instance attribute | Public | Type reference (TYPE) | CHAR01 | Grid in Change Mode | 19991025 | ||
6 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LVC_T_FCAT | Field Catalog | 19990528 | ||
7 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LVC_T_FILT | Filter | 19990607 | ||
8 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | CL_GUI_ALV_GRID | Grid | 19990528 | ||
9 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LVC_S_LAYO | Layout | 19990528 | ||
10 | ![]() |
Instance attribute | Public | Object reference (TYPE REF TO) | DATA | Output Table | 19990528 | ||
11 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | STRING | What type of display (Autor, Program, ...) am I? | 20080819 | ||
12 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | ABAP_BOOL | Display Overview (TRUE) / Display Details (FALSE)? | 20080819 | ||
13 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | LVC_T_SORT | ALV Control: Table of Sort Criteria | 20000216 | ||
14 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | UI_FUNCTIONS | Functions Not to Be Displayed | 20000630 | ||
15 | ![]() |
Constant | Protected | See coding | User Commands | 20080818 | |||
16 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | DISVARIANT | Saving Variants | 19990528 | ||
17 | ![]() |
Instance attribute | Protected | Type reference (TYPE) | CHAR01 | Saving Allowed | 20000210 |
Methods
Events
# | Event | Type | Visibility | Description | Created on |
---|---|---|---|---|---|
1 | EVNT_REFRESH_RESULTS | Instance Event (0) |
Public (2) |
Event "refresh results" (Press Update Button) | 20081001 |
2 | EVNT_RESET_RESULTS | Instance Event (0) |
Public (2) |
Event "reset results" (Press Reset Button) | 20080828 |
Types
# | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
---|---|---|---|---|---|---|---|
1 | TY_OBJECTS | Protected | See coding | 20100315 | ty_objects TYPE STANDARD TABLE OF covrefvw WITH NON-UNIQUE KEY progname
|
Method Signatures
Method BUILD_LAYOUT Signature
Method BUILD_LAYOUT on class CL_COVERAGE_RESULT has no parameter.
Method BUILD_LAYOUT on class CL_COVERAGE_RESULT has no exception.
Method CHANGE_STATUS_ICONS Signature
Method CHANGE_STATUS_ICONS on class CL_COVERAGE_RESULT has no parameter.
Method CHANGE_STATUS_ICONS on class CL_COVERAGE_RESULT has no exception.
Method CONSTRUCTOR Signature
Method CONSTRUCTOR on class CL_COVERAGE_RESULT has no parameter.
Method CONSTRUCTOR on class CL_COVERAGE_RESULT has no exception.
Method DISPLAY Signature
Method DISPLAY on class CL_COVERAGE_RESULT has no parameter.
Method DISPLAY on class CL_COVERAGE_RESULT has no exception.
Method FILL Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SELECT | Call by reference | Type reference (TYPE) | CVS_SELECT | Sammlung der Select Optionen | 20081017 | ||
2 | ![]() |
IM_SETTINGS | Call by reference | Type reference (TYPE) | CVS_SETT | Einstellungen im Coverage Detail Manager | 20080819 |
# | Exception | Resumable | Description | Created on |
---|---|---|---|---|
1 | ![]() |
Abstrakte Oberklasse aller SCOV-Ausnahmen | 20090708 |
Method GET_OBJECTS_FOR_SELECTION Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
IM_SELECT | Call by reference | Type reference (TYPE) | CVS_SELECT | 20100315 | |||
2 | ![]() |
R_OBJECTS | Value transfer | Type reference (TYPE) | TY_OBJECTS | 20100315 |
Method GET_OBJECTS_FOR_SELECTION on class CL_COVERAGE_RESULT has no exception.
Method HANDLE_DATA_CHANGED Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
ER_DATA_CHANGED | Value transfer | Attribute reference (LIKE) | 19991022 |
Method HANDLE_DATA_CHANGED on class CL_COVERAGE_RESULT has no exception.
Method HANDLE_DOUBLE_CLICK Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_COLUMN | Value transfer | Attribute reference (LIKE) | 19990602 | ||||
2 | ![]() |
E_ROW | Value transfer | Attribute reference (LIKE) | 19990602 |
Method HANDLE_DOUBLE_CLICK on class CL_COVERAGE_RESULT has no exception.
Method HANDLE_TOOLBAR Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_INTERACTIVE | Value transfer | Attribute reference (LIKE) | 19990602 | ||||
2 | ![]() |
E_OBJECT | Value transfer | Attribute reference (LIKE) | 19990602 |
Method HANDLE_TOOLBAR on class CL_COVERAGE_RESULT has no exception.
Method HANDLE_USER_COMMAND Signature
# | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
---|---|---|---|---|---|---|---|---|---|
1 | ![]() |
E_UCOMM | Value transfer | Attribute reference (LIKE) | 19990602 |
Method HANDLE_USER_COMMAND on class CL_COVERAGE_RESULT has no exception.
Method HANDL_EVNT_REFRESH_RESULTS Signature
Method HANDL_EVNT_REFRESH_RESULTS on class CL_COVERAGE_RESULT has no parameter.
Method HANDL_EVNT_REFRESH_RESULTS on class CL_COVERAGE_RESULT has no exception.
Method HANDL_EVNT_RESET_RESULTS Signature
Method HANDL_EVNT_RESET_RESULTS on class CL_COVERAGE_RESULT has no parameter.
Method HANDL_EVNT_RESET_RESULTS on class CL_COVERAGE_RESULT has no exception.
Method HANDL_UCOMM_REFRESH_RESULTS Signature
Method HANDL_UCOMM_REFRESH_RESULTS on class CL_COVERAGE_RESULT has no parameter.
Method HANDL_UCOMM_REFRESH_RESULTS on class CL_COVERAGE_RESULT has no exception.
Method HANDL_UCOMM_RESET_RESULTS Signature
Method HANDL_UCOMM_RESET_RESULTS on class CL_COVERAGE_RESULT has no parameter.
Method HANDL_UCOMM_RESET_RESULTS on class CL_COVERAGE_RESULT has no exception.
Method HANDL_UCOMM_TOGGLE_DETAIL_VIEW Signature
Method HANDL_UCOMM_TOGGLE_DETAIL_VIEW on class CL_COVERAGE_RESULT has no parameter.
Method HANDL_UCOMM_TOGGLE_DETAIL_VIEW on class CL_COVERAGE_RESULT has no exception.
Method HANDL_UCOMM_TOGGLE_STATUS_ICON Signature
Method HANDL_UCOMM_TOGGLE_STATUS_ICON on class CL_COVERAGE_RESULT has no parameter.
Method HANDL_UCOMM_TOGGLE_STATUS_ICON on class CL_COVERAGE_RESULT has no exception.
Method SET_FILTER Signature
Method SET_FILTER on class CL_COVERAGE_RESULT has no parameter.
Method SET_FILTER on class CL_COVERAGE_RESULT has no exception.
Method SET_READY_FOR_INPUT Signature
Method SET_READY_FOR_INPUT on class CL_COVERAGE_RESULT has no parameter.
Method SET_READY_FOR_INPUT on class CL_COVERAGE_RESULT has no exception.
Method TOGGLE_OVERVIEW_FLAG Signature
Method TOGGLE_OVERVIEW_FLAG on class CL_COVERAGE_RESULT has no parameter.
Method TOGGLE_OVERVIEW_FLAG on class CL_COVERAGE_RESULT has no exception.
Event Signatures
Event EVNT_REFRESH_RESULTS Signature
Event EVNT_REFRESH_RESULTS on class CL_COVERAGE_RESULT has no parameter.
Event EVNT_RESET_RESULTS Signature
Event EVNT_RESET_RESULTS on class CL_COVERAGE_RESULT has no parameter.
Meta Relationship - Used By (full list)
History
Last changed by/on | SAP | 20130531 |
SAP Release Created in |