SAP ABAP Class CL_COVERAGE_ALV_HIS (Display History)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-COV (Application Component) Coverage Analyzer
⤷
SCOV_UI (Package) UI Functionality
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Inheritance (c INHERITING FROM c_ref) | CL_COVERAGE_RESULT | Results + ALV grid | 19991110 |
Properties
| Class | CL_COVERAGE_ALV_HIS | |
| Short Description | Display History | |
| Super Class | CL_COVERAGE_RESULT | Results + ALV grid |
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCOV_UI | UI Functionality |
| Created | 19991110 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_COVERAGE_ALV_HIS has no forward declaration.
Interfaces
Class CL_COVERAGE_ALV_HIS has no interface implemented.
Friends
Class CL_COVERAGE_ALV_HIS 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) | CL_GUI_CUSTOM_CONTAINER | Container for Custom Controls in the Screen Area | 20000416 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CVS_FIGSEL | Structure for Storing Settings for Displaying Curves | 20000222 | |||
| 3 | Instance attribute | Private | Type reference (TYPE) | CVT_HISDAT_NEW | 19991110 | ||||
| 4 | Instance attribute | Public | Type reference (TYPE) | CVA_HISVER | History Version | 20000215 | |||
| 5 | Instance attribute | Private | Type reference (TYPE) | CVT_HISDAT_NEW | 20000125 | ||||
| 6 | Instance attribute | Private | Type reference (TYPE) | CVA_LEVEL | Node level | 20000106 | |||
| 7 | Instance attribute | Private | Type reference (TYPE) | LVC_VALUE | ALV control: Cell content | 19991222 | |||
| 8 | Instance attribute | Private | Type reference (TYPE) | CVA_TESTK | Coverage Analyzer: Test Key | 19991222 | |||
| 9 | Instance attribute | Private | Type reference (TYPE) | CVA_VWTYP | View cat | 20000106 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 19991110 | |
| 2 | Instance method | Public | Method | Empty container | 20000301 | |
| 3 | Instance method | Public | Event handling method | Event Handler | 20000106 | |
| 4 | Instance method | Public | Method | Load data | 19991112 | |
| 5 | Instance method | Public | Method | Set Handler for event show_graph of class cl_coverage_tree | 19991201 | |
| 6 | Instance method | Public | Method | Set Visible/Invisible | 20000413 |
Events
| # | Event | Type | Visibility | Description | Created on |
|---|---|---|---|---|---|
| 1 | SHOW_GRAPH_HIS | Instance Event (0) |
Public (2) |
Event to Graphic Control for Displaying History | 19991222 |
Types
Class CL_COVERAGE_ALV_HIS has no local type.
Method Signatures
Method CONSTRUCTOR Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_HISVER | Call by reference | Type reference (TYPE) | CVA_HISVER | History Version | 20000215 | |||
| 2 | IM_REPID | Call by reference | Type reference (TYPE) | SYREPID | ABAP-Programm, aktuelles Rahmenprogramm | 20000307 | |||
| 3 | IM_SCREEN | Call by reference | Type reference (TYPE) | SYDYNNR | Name eines Dynproelementes | 20000307 |
Method CONSTRUCTOR on class CL_COVERAGE_ALV_HIS has no exception.
Method FREE Signature
Method FREE on class CL_COVERAGE_ALV_HIS has no parameter.
Method FREE on class CL_COVERAGE_ALV_HIS has no exception.
Method HANDLE_SHOW_HISTORY Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_FIGSEL | Call by reference | Type reference (TYPE) | 20000222 | |||||
| 2 | IM_HISVER | Call by reference | Type reference (TYPE) | 20000218 | |||||
| 3 | IM_HIS_RANGE | Call by reference | Type reference (TYPE) | 20000119 | |||||
| 4 | IM_LEVEL | Call by reference | Type reference (TYPE) | 20000106 | |||||
| 5 | IM_NODENAME | Call by reference | Type reference (TYPE) | 20000106 | |||||
| 6 | IM_TESTKEY | Call by reference | Type reference (TYPE) | 20000106 | |||||
| 7 | IM_VIEW_TYPE | Call by reference | Type reference (TYPE) | 20000106 |
Method HANDLE_SHOW_HISTORY on class CL_COVERAGE_ALV_HIS has no exception.
Method LOAD_DATA Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_HISVER | Call by reference | Type reference (TYPE) | CVA_HISVER | History Version | 20000218 | |||
| 2 | IM_HIS_RANGE | Call by reference | Type reference (TYPE) | CVT_SODT | Select Option Tabelle für Datumsbreiche | 20000119 | |||
| 3 | IM_LEVEL | Call by reference | Type reference (TYPE) | CVA_LEVEL | Zweistellige Nummer | 20000106 | |||
| 4 | IM_NODENAME | Call by reference | Type reference (TYPE) | LVC_VALUE | Datentabelle | 19991130 | |||
| 5 | IM_TESTKEY | Call by reference | Type reference (TYPE) | CVA_TESTK | Coverage Analyzer: Testschlüssel | 19991130 | |||
| 6 | IM_VIEW_TYPE | Call by reference | Type reference (TYPE) | CVA_VWTYP | Komponente der Versionsnummer | 20000106 |
Method LOAD_DATA on class CL_COVERAGE_ALV_HIS has no exception.
Method SET_HANDLER Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TREE | Call by reference | Object reference (TYPE REF TO) | CL_COVERAGE_TREE | . | 19991201 |
Method SET_HANDLER on class CL_COVERAGE_ALV_HIS has no exception.
Method SET_VISIBLE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_VISIBLE | Call by reference | Type reference (TYPE) | C | sichtbar | 20000413 |
Method SET_VISIBLE on class CL_COVERAGE_ALV_HIS has no exception.
Event Signatures
Event SHOW_GRAPH_HIS Signature
| # | Parameter | Type | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_COUNT1 | Exporting | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20000107 | ||
| 2 | IM_COUNT2 | Exporting | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20000107 | ||
| 3 | IM_LEVEL | Exporting | Value transfer | Type reference (TYPE) | NUMC2 | Zweistellige Nummer | 20000106 | ||
| 4 | IM_NODENAME | Exporting | Value transfer | Type reference (TYPE) | LVC_VALUE | ALV-Control: Zelleninhalt | 19991222 | ||
| 5 | IM_RABAX1 | Exporting | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20000107 | ||
| 6 | IM_RABAX2 | Exporting | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20000107 | ||
| 7 | IM_RESET | Exporting | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20000107 | ||
| 8 | IM_TESTED | Exporting | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20000107 | ||
| 9 | IM_TESTKEY | Exporting | Value transfer | Type reference (TYPE) | CVA_TESTK | Coverage Analyzer: Testschlüssel | 19991222 | ||
| 10 | IM_VIEW_TYPE | Exporting | Value transfer | Type reference (TYPE) | CHAR1 | Einstelliges Kennzeichen | 20000106 |
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 50A |