SAP ABAP Class CE_SCV_MATCH_RESULT (FOR SAP-INTERNAL USE ONLY !!!)
Hierarchy
☛
SAP_BASIS (Software Component) SAP Basis Component
⤷
BC-DWB-TOO-COV (Application Component) Coverage Analyzer
⤷
SCOV_API_FILTER (Package) Filter Functions for Coverage Results
⤷
⤷
Properties
| Class | CE_SCV_MATCH_RESULT | |
| Short Description | FOR SAP-INTERNAL USE ONLY !!! | |
| Super Class | ||
| Instantiability of a Class | 0 | Private |
| Final |
General Data
| Message Class | ||
| Program status | ||
| Category | 0 | |
| Package | SCOV_API_FILTER | Filter Functions for Coverage Results |
| Created | 20120918 | SAP |
| Last change | 20140121 | SAP |
| Shared Memory-enabled | ||
| Fixed point arithmetic | ||
| Unicode checks active |
Forward declarations
Class CE_SCV_MATCH_RESULT has no forward declaration.
Interfaces
Class CE_SCV_MATCH_RESULT has no interface implemented.
Friends
Class CE_SCV_MATCH_RESULT has no friend class.
Attributes
| # | Attribute | Level | Visibility | Read only | Typing | Associated Type | Initial Value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | Static Attribute | Public | Object reference (TYPE REF TO) | CE_SCV_MATCH_RESULT | 20120918 | ||||
| 2 | Static Attribute | Public | Type reference (TYPE) | CE_SCV_MATCH_RESULT=>TAB | 20120918 | ||||
| 3 | Instance attribute | Public | Type reference (TYPE) | STRING | 20120918 | ||||
| 4 | Static Attribute | Public | Object reference (TYPE REF TO) | CE_SCV_MATCH_RESULT | 20120918 | ||||
| 5 | Static Attribute | Public | Object reference (TYPE REF TO) | CE_SCV_MATCH_RESULT | 20120918 | ||||
| 6 | Instance attribute | Public | Type reference (TYPE) | STRING | 20120918 | ||||
| 7 | Instance attribute | Public | Type reference (TYPE) | I | 20120918 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Constructor | 20120918 | ||
| 2 | Static method | Public | Method | 20120918 |
Events
Class CE_SCV_MATCH_RESULT has no event.
Types
| # | Type | Visibility | Typing | Associated Type | Description | Created on | Type Source |
|---|---|---|---|---|---|---|---|
| 1 | TAB | Public | See coding | 20120918 | tab TYPE STANDARD TABLE OF REF TO ce_scv_match_result WITH NON-UNIQUE DEFAULT KEY
|
Method Signatures
Method CLASS_CONSTRUCTOR Signature
Method CLASS_CONSTRUCTOR on class CE_SCV_MATCH_RESULT has no parameter.
Method CLASS_CONSTRUCTOR on class CE_SCV_MATCH_RESULT has no exception.
Method FIND_ENUMERATOR_BY_ID Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_ID | Call by reference | Type reference (TYPE) | CSEQUENCE | 20120918 | ||||
| 2 | R_ENUMERATOR | Value transfer | Object reference (TYPE REF TO) | CE_SCV_MATCH_RESULT | 20120918 |
Method FIND_ENUMERATOR_BY_ID on class CE_SCV_MATCH_RESULT has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |