SAP ABAP Class CL_COVERAGE_ALV_HISID (List History Versions)
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 | 20000215 |
Properties
| Class | CL_COVERAGE_ALV_HISID | |
| Short Description | List History Versions | |
| 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 | 20000215 | SAP |
| Last change | 20110908 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_COVERAGE_ALV_HISID has no forward declaration.
Interfaces
Class CL_COVERAGE_ALV_HISID has no interface implemented.
Friends
Class CL_COVERAGE_ALV_HISID has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Instance attribute | Private | Type reference (TYPE) | CVT_HISID | Internal Table for Storing History Versions | 20000215 | |||
| 2 | Instance attribute | Private | Type reference (TYPE) | CVA_FLAG | Indicator | 20000216 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Instance method | Public | Constructor | Constructor | 20000215 | |
| 2 | Static method | Public | Method | Get Name of Current History Version | 20000215 | |
| 3 | Instance method | Public | Method | Get Selected History Version | 20000215 | |
| 4 | Static method | Public | Method | Generate New History Version | 20000215 | |
| 5 | Instance method | Public | Method | Load data from table covmvhid | 20000215 |
Events
Class CL_COVERAGE_ALV_HISID has no event.
Types
Class CL_COVERAGE_ALV_HISID 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_CONTAINER_NAME | Call by reference | Type reference (TYPE) | SCRFNAME | Name eines Dynproelementes | 20000215 | |||
| 2 | IM_CONTAINER_PARENT | Call by reference | Object reference (TYPE REF TO) | CL_GUI_CONTAINER | Abstracter Container fuer GUI Controls | 20000215 | |||
| 3 | IM_NO_DUSTBIN | Call by reference | Type reference (TYPE) | CVA_FLAG | Flag | 20000216 |
Method CONSTRUCTOR on class CL_COVERAGE_ALV_HISID has no exception.
Method GET_CURR_HISID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_HIS_VERSION | Call by reference | Type reference (TYPE) | CVA_HISVER | History Version | 20000215 |
Method GET_CURR_HISID on class CL_COVERAGE_ALV_HISID has no exception.
Method GET_SELECTED_HISID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | EX_HISTORY_ID | Call by reference | Type reference (TYPE) | CVA_HISVER | History Version | 20000215 |
| # | Exception | Resumable | Description | Created on |
|---|---|---|---|---|
| 1 | Keine Version wurde selektiert | 20000217 |
Method INCREMENT_HIS_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | IM_TEXT | Call by reference | Type reference (TYPE) | TEXT25 | Text in Länge 25 | 20000215 |
Method INCREMENT_HIS_ID on class CL_COVERAGE_ALV_HISID has no exception.
Method LOAD_DATA Signature
Method LOAD_DATA on class CL_COVERAGE_ALV_HISID has no parameter.
Method LOAD_DATA on class CL_COVERAGE_ALV_HISID has no exception.
History
| Last changed by/on | SAP | 20110908 |
| SAP Release Created in | 50A |