SAP ABAP Class IF_SCV_RESULT_DISPLAY (Results Display)
Properties
| Class | IF_SCV_RESULT_DISPLAY | |
| Short Description | Results Display | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | ||
| Created | 20091116 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class IF_SCV_RESULT_DISPLAY has no forward declaration.
Interfaces
Class IF_SCV_RESULT_DISPLAY has no interface implemented.
Friends
Class IF_SCV_RESULT_DISPLAY has no friend class.
Attributes
Class 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
Class IF_SCV_RESULT_DISPLAY has no event.
Types
Class IF_SCV_RESULT_DISPLAY has no local type.
Method Signatures
Method SHOW_AS_FULLSCREEN Signature
Method SHOW_AS_FULLSCREEN on class IF_SCV_RESULT_DISPLAY has no parameter.
Method SHOW_AS_FULLSCREEN on class 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 class 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 class 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 class 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 |