SAP ABAP Class CL_COVERAGE_DYNAMIC_TESTKEY (Management of Dynamic Test Keys)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-COV (Application Component) Coverage Analyzer
⤷
SCOV_MAIN_II (Package) Main Package II
⤷
⤷
Properties
| Class | CL_COVERAGE_DYNAMIC_TESTKEY | |
| Short Description | Management of Dynamic Test Keys | |
| Super Class | ||
| Instantiability of a Class | 2 | Public |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCOV_MAIN_II | Main Package II |
| Created | 20060328 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CL_COVERAGE_DYNAMIC_TESTKEY has no forward declaration.
Interfaces
Class CL_COVERAGE_DYNAMIC_TESTKEY has no interface implemented.
Friends
Class CL_COVERAGE_DYNAMIC_TESTKEY has no friend class.
Attributes
Class CL_COVERAGE_DYNAMIC_TESTKEY has no attribute.
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | Get Coverage Results from Kernel and Make Persistent | 20060328 | |
| 2 | Static method | Public | Method | Create a Dynamic Test Key | 20060328 | |
| 3 | Static method | Public | Method | Delete a Dynamic Test Key and the Results | 20060328 |
Events
Class CL_COVERAGE_DYNAMIC_TESTKEY has no event.
Types
Class CL_COVERAGE_DYNAMIC_TESTKEY has no local type.
Method Signatures
Method COLLECT_RESULTS Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FLUSH_SHM_DATA | Call by reference | Type reference (TYPE) | ABAP_BOOL | ABAP_TRUE | 20100901 |
Method COLLECT_RESULTS on class CL_COVERAGE_DYNAMIC_TESTKEY has no exception.
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_EXPIRATION | Call by reference | Object reference (TYPE REF TO) | CL_SCV_EXPIRATION | Haltbarkeitsdatum | 20090930 | |||
| 2 | TESTKEY | Value transfer | Type reference (TYPE) | CVA_TESTK | Coverage Analyzer: Testgruppe | 20060328 |
Method CREATE on class CL_COVERAGE_DYNAMIC_TESTKEY has no exception.
Method DELETE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | TESTKEY | Value transfer | Type reference (TYPE) | CVA_TESTK | Coverage Analyzer: Testgruppe | 20060328 |
Method DELETE on class CL_COVERAGE_DYNAMIC_TESTKEY has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 710 |