SAP ABAP Class CE_SCV_FILTER_INCLUSION_TYPE (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_FILTER_INCLUSION_TYPE  
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_FILTER_INCLUSION_TYPE has no forward declaration.
Interfaces
Class CE_SCV_FILTER_INCLUSION_TYPE has no interface implemented.
Friends
Class CE_SCV_FILTER_INCLUSION_TYPE has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 ENUMERATORS Static Attribute Public Type reference (TYPE) CE_SCV_FILTER_INCLUSION_TYPE=>TAB 20120918
2 EXCLUDE_MATCH_INCLUDE_NO_MATCH Static Attribute Public Object reference (TYPE REF TO) CE_SCV_FILTER_INCLUSION_TYPE 20120918
3 ID Instance attribute Public Type reference (TYPE) STRING 20120918
4 INCLUDE_MATCH_EXCLUDE_NO_MATCH Static Attribute Public Object reference (TYPE REF TO) CE_SCV_FILTER_INCLUSION_TYPE 20120918
5 TEXT Instance attribute Public Type reference (TYPE) STRING 20120918
6 VALUE Instance attribute Public Type reference (TYPE) I 20120918
Methods
# Method Level Visibility Method type Description Created on
1 CLASS_CONSTRUCTOR Static method Public Constructor 20120918
2 FIND_ENUMERATOR_BY_ID Static method Public Method 20120918
Events
Class CE_SCV_FILTER_INCLUSION_TYPE 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_filter_inclusion_type WITH NON-UNIQUE DEFAULT KEY
Method Signatures

Method CLASS_CONSTRUCTOR Signature

Method CLASS_CONSTRUCTOR on class CE_SCV_FILTER_INCLUSION_TYPE has no parameter.
Method CLASS_CONSTRUCTOR on class CE_SCV_FILTER_INCLUSION_TYPE has no exception.

Method FIND_ENUMERATOR_BY_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_ID Call by reference Type reference (TYPE) CSEQUENCE 20120918
2 Returning R_ENUMERATOR Value transfer Object reference (TYPE REF TO) CE_SCV_FILTER_INCLUSION_TYPE 20120918

Method FIND_ENUMERATOR_BY_ID on class CE_SCV_FILTER_INCLUSION_TYPE has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740