SAP ABAP Class CL_SCV_APPLY_FILTER_COMMAND (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
⤷
⤷
Meta Relationship - Using
| # | Relationship type | Using | Short Description | Created on |
|---|---|---|---|---|
| 1 | Interface implementation (CLASS c. INTERFACES i_ref) | IF_SCV_COMMAND | FOR SAP-INTERNAL USE ONLY !!! | 20120918 |
Properties
| Class | CL_SCV_APPLY_FILTER_COMMAND | |
| 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 CL_SCV_APPLY_FILTER_COMMAND has no forward declaration.
Interfaces
| # | Interface | Abstract | Final | Description | Created on |
|---|---|---|---|---|---|
| 1 | IF_SCV_COMMAND | FOR SAP-INTERNAL USE ONLY !!! | 20120918 |
Friends
Class CL_SCV_APPLY_FILTER_COMMAND 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) | LCL_APPLICATOR | 20120918 | ||||
| 2 | Instance attribute | Private | Object reference (TYPE REF TO) | IF_SCV_RESULT_NODE | 20120918 |
Methods
| # | Method | Level | Visibility | Method type | Description | Created on |
|---|---|---|---|---|---|---|
| 1 | Static method | Public | Method | 20120918 |
Events
Class CL_SCV_APPLY_FILTER_COMMAND has no event.
Types
Class CL_SCV_APPLY_FILTER_COMMAND has no local type.
Method Signatures
Method CREATE Signature
| # | Type | Parameter | Pass Value | Optional | Typing Method | Associated Type | Default value | Description | Created on |
|---|---|---|---|---|---|---|---|---|---|
| 1 | I_FILTER | Call by reference | Object reference (TYPE REF TO) | IF_SCV_RESULT_NODE_FILTER | 20120918 | ||||
| 2 | I_INCLUSION_TYPE | Call by reference | Object reference (TYPE REF TO) | CE_SCV_FILTER_INCLUSION_TYPE | CE_SCV_FILTER_INCLUSION_TYPE=>INCLUDE_MATCH_EXCLUDE_NO_MATCH | 20120918 | |||
| 3 | I_ROOT_NODE | Call by reference | Object reference (TYPE REF TO) | IF_SCV_RESULT_NODE | 20120918 | ||||
| 4 | R_COMMAND | Value transfer | Object reference (TYPE REF TO) | CL_SCV_APPLY_FILTER_COMMAND | 20120918 |
Method CREATE on class CL_SCV_APPLY_FILTER_COMMAND has no exception.
History
| Last changed by/on | SAP | 20140121 |
| SAP Release Created in | 740 |