SAP ABAP Interface IF_SCV_RESULT_DISPLAY (Results Display)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-COV (Application Component) Coverage Analyzer
⤷
SCOV_API_ALL (Package) Coverage API for All Purposes
⤷
⤷
Properties
| Interface | IF_SCV_RESULT_DISPLAY | |
| Short Description | Results Display |
General Data
| Package | SCOV_API_ALL | Coverage API for All Purposes |
| Created | 20091116 | SAP |
| Last changed | 20110908 | SAP |
| Unicode checks active |
Forward declarations
Interface IF_SCV_RESULT_DISPLAY has no forward declaration.
Interfaces
Interface IF_SCV_RESULT_DISPLAY has no interface.
Friends
Interface IF_SCV_RESULT_DISPLAY has no friend.
Attributes
Interface IF_SCV_RESULT_DISPLAY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Method | Creates Result as Fullscreen | 20091116 | |
| 2 | Instance method | Public | Method | Displays Reults as Pop-Up | 20091116 | |
| 3 | Instance method | Public | Method | Displays result in a container | 20100730 | |
| 4 | Instance method | Public | Method | Jumps to Development Object | 20091117 | |
| 5 | Instance method | Public | Method | Displays Coverage in Source Text | 20091117 |
Events
Interface IF_SCV_RESULT_DISPLAY has no event.
Types
Interface IF_SCV_RESULT_DISPLAY has no local type.
Method Signatures
Method SHOW_AS_FULLSCREEN Signature
Method SHOW_AS_FULLSCREEN on Interface IF_SCV_RESULT_DISPLAY has no parameter.
Method SHOW_AS_FULLSCREEN on Interface IF_SCV_RESULT_DISPLAY has no exception.
Method SHOW_AS_POPUP Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ENDING_COL | Call by reference | Type reference (TYPE) | I | 125 | 20091116 | |||
| 2 | I_ENDING_ROW | Call by reference | Type reference (TYPE) | I | 25 | 20091116 | |||
| 3 | I_STARTING_COL | Call by reference | Type reference (TYPE) | I | 5 | 20091116 | |||
| 4 | I_STARTING_ROW | Call by reference | Type reference (TYPE) | I | 5 | 20091116 |
Method SHOW_AS_POPUP on Interface IF_SCV_RESULT_DISPLAY has no exception.
Method SHOW_IN_CONTAINER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_CONTAINER | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20100730 |
Method SHOW_IN_CONTAINER on Interface IF_SCV_RESULT_DISPLAY has no exception.
Method SHOW_MEASURED_UNIT Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_RESULT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_SCV_RESULT_NODE | Knoten eines Messergebnisses | 20091117 |
Method SHOW_MEASURED_UNIT on Interface IF_SCV_RESULT_DISPLAY has no exception.
Method SHOW_SOURCECODE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_BLOCK_NODE | Call by reference | Object reference (TYPE REF TO) | IF_SCV_RESULT_NODE | Knoten eines Messergebnisses | 20091117 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Statische Exceptions der SCV API | 20091203 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 800 |