SAP ABAP Class CL_SWLT_SELECTION_FILTER (Selection Filter)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO (Application Component) Workbench Tools: Editors, Painters, Modelers
     SWLT (Package) SQL Performance Tuning Worklist
Meta Relationship - Using
# Relationship type Using Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWLT_RTCM_SEL_FILTER Selection Filter for Runtime Check Monitor Selection 20130819
2 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWLT_SCOV_SEL_FILTER if_swlt_scov_filter 20121219
3 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWLT_SELECTION_FILTER Filter settings for Worklist Tool 20121127
4 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWLT_SQLM_SEL_FILTER Selection Filter for SQL Monitor Selection 20121128
5 Interface implementation (CLASS c. INTERFACES i_ref)  IF_SWLT_STATIC_SEL_FILTER Filter for static checks 20121128
Properties
Class CL_SWLT_SELECTION_FILTER  
Short Description Selection Filter    
Super Class    
Instantiability of a Class 0  Private 
Final    
General Data
Message Class    
Program status     
Category 0   
Package SWLT   SQL Performance Tuning Worklist 
Created 20121127   SAP 
Last change 20140121   SAP 
Shared Memory-enabled    
Fixed point arithmetic    
Unicode checks active    
Forward declarations
Class CL_SWLT_SELECTION_FILTER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWLT_RTCM_SEL_FILTER Selection Filter for Runtime Check Monitor Selection 20130819
2 IF_SWLT_SCOV_SEL_FILTER if_swlt_scov_filter 20121219
3 IF_SWLT_SELECTION_FILTER Filter settings for Worklist Tool 20121127
4 IF_SWLT_SQLM_SEL_FILTER Selection Filter for SQL Monitor Selection 20121128
5 IF_SWLT_STATIC_SEL_FILTER Filter for static checks 20121128
Friends
Class CL_SWLT_SELECTION_FILTER has no friend class.
Attributes
# Attribute Level Visibility Read only Typing Associated Type Initial Value Description Created on
1 CHECK_RESULTS_REQUIRED Instance attribute Private Type reference (TYPE) XFLAG 20130114
2 MAX_NUM_SQLM_RESULTS Instance attribute Private Type reference (TYPE) I 20130110
3 MERGE_MODE Instance attribute Private Type reference (TYPE) IF_SWLT_SELECTION_FILTER=>TYP_MERGE_MODE 20130619
4 MIN_EXECUTIONS Instance attribute Private Type reference (TYPE) I 20121218
5 OBJNAME_RANGES Instance attribute Private Type reference (TYPE) IF_SWLT_SELECTION_FILTER=>TYP_T_OBJNAME_RANGES 20121130
6 OBJTYPE_RANGES Instance attribute Private Type reference (TYPE) IF_SWLT_SELECTION_FILTER=>TYP_T_OBJTYPE_RANGES 20121206
7 PACKAGE_RANGES Instance attribute Private Type reference (TYPE) IF_SWLT_SELECTION_FILTER=>TYP_T_PACKAGE_RANGES 20121127
8 PROGRAM_LIST Instance attribute Private Type reference (TYPE) IF_SWLT_SELECTION_FILTER=>TYP_T_PROGRAM_LIST 20130212
9 RESULT_ID Instance attribute Private Type reference (TYPE) IF_SWLT_STATIC_SEL_FILTER=>TYP_S_RESULT_ID 20121128
10 ROOTID_RANGES Instance attribute Private Type reference (TYPE) IF_SWLT_SQLM_SEL_FILTER=>TYP_T_ROOTID_RANGES 20121130
11 ROOTTYPE_RANGES Instance attribute Private Type reference (TYPE) IF_SWLT_SQLM_SEL_FILTER=>TYP_T_ROOTTYPE_RANGES 20121207
12 RTCM_ACTIVE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130819
13 RTCM_SNAPSHOT_ID Instance attribute Private Type reference (TYPE) IF_SWLT_RTCM_SEL_FILTER=>TYP_SNAPSHOT_ID 20130819
14 RTCM_TEST_ID Instance attribute Private Type reference (TYPE) IF_SWLT_RTCM_SEL_FILTER=>TYP_TEST_ID 20130830
15 SCOV_ACTIVE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20121219
16 SCOV_RFCDEST Instance attribute Private Type reference (TYPE) RFCDEST 20121219
17 SNAPSHOT_ID Instance attribute Private Type reference (TYPE) IF_SWLT_SQLM_SEL_FILTER=>TYP_SNAPSHOT_ID 20121129
18 SQLM_ACTIVE Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130619
19 SQLM_TRUNCATION_MODE Instance attribute Private Type reference (TYPE) IF_SWLT_SQLM_SEL_FILTER=>TYP_SQLM_TRUNC_MODE 20130110
20 TABLE_RANGES Instance attribute Private Type reference (TYPE) IF_SWLT_SQLM_SEL_FILTER=>TYP_T_TABLE_RANGES 20121130
21 WITH_TECHNICAL Instance attribute Private Type reference (TYPE) ABAP_BOOL 20130814
Methods
# Method Level Visibility Method type Description Created on
1 CREATE Static method Public Method 20121127
Events
Class CL_SWLT_SELECTION_FILTER has no event.
Types
Class CL_SWLT_SELECTION_FILTER has no local type.
Method Signatures

Method CREATE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_CHECK_RESULTS_REQUIRED Call by reference Type reference (TYPE) XFLAG 20130114
2 Importing I_MAX_NUM_SQLM_RESULTS Call by reference Type reference (TYPE) I 20130111
3 Importing I_MERGE_MODE Call by reference Type reference (TYPE) IF_SWLT_SELECTION_FILTER=>TYP_MERGE_MODE 20130619
4 Importing I_MIN_EXECUTIONS Call by reference Type reference (TYPE) I 20121218
5 Importing I_OBJNAME_RANGES Call by reference Type reference (TYPE) IF_SWLT_SELECTION_FILTER=>TYP_T_OBJNAME_RANGES 20121207
6 Importing I_OBJTYPE_RANGES Call by reference Type reference (TYPE) IF_SWLT_SELECTION_FILTER=>TYP_T_OBJTYPE_RANGES 20121207
7 Importing I_PACKAGE_RANGES Call by reference Type reference (TYPE) IF_SWLT_SELECTION_FILTER=>TYP_T_PACKAGE_RANGES 20121127
8 Importing I_PROGRAM_LIST Call by reference Type reference (TYPE) IF_SWLT_SELECTION_FILTER=>TYP_T_PROGRAM_LIST 20130212
9 Importing I_RESULT_ID Call by reference Type reference (TYPE) IF_SWLT_STATIC_SEL_FILTER=>TYP_S_RESULT_ID 20121207
10 Importing I_ROOTID_RANGES Call by reference Type reference (TYPE) IF_SWLT_SQLM_SEL_FILTER=>TYP_T_ROOTID_RANGES 20121207
11 Importing I_ROOTTYPE_RANGES Call by reference Type reference (TYPE) IF_SWLT_SQLM_SEL_FILTER=>TYP_T_ROOTTYPE_RANGES 20121207
12 Importing I_RTCM_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL 20130819
13 Importing I_RTCM_SNAPSHOT_ID Call by reference Type reference (TYPE) IF_SWLT_RTCM_SEL_FILTER=>TYP_SNAPSHOT_ID 20130819
14 Importing I_RTCM_TEST_ID Call by reference Type reference (TYPE) IF_SWLT_RTCM_SEL_FILTER=>TYP_TEST_ID 20130830
15 Importing I_SCOV_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL 20121219
16 Importing I_SCOV_RFCDEST Call by reference Type reference (TYPE) RFCDEST 20121219
17 Importing I_SNAPSHOT_ID Call by reference Type reference (TYPE) IF_SWLT_SQLM_SEL_FILTER=>TYP_SNAPSHOT_ID 20121207
18 Importing I_SQLM_ACTIVE Call by reference Type reference (TYPE) ABAP_BOOL 20130619
19 Importing I_SQLM_TRUNCATION_MODE Call by reference Type reference (TYPE) IF_SWLT_SQLM_SEL_FILTER=>TYP_SQLM_TRUNC_MODE 20130111
20 Importing I_TABLE_RANGES Call by reference Type reference (TYPE) IF_SWLT_SQLM_SEL_FILTER=>TYP_T_TABLE_RANGES 20121207
21 Importing I_WITH_TECHNICAL Call by reference Type reference (TYPE) ABAP_BOOL 20130814
22 Returning R_SELECTION_FILTER Value transfer Object reference (TYPE REF TO) CL_SWLT_SELECTION_FILTER 20121207

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