SAP ABAP Interface IF_SWLT_SQLM_SEL_FILTER (Selection Filter for SQL Monitor Selection)
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 - Used By
# Relationship type Used by Short Description Created on
1 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWLT_SELECTION_FILTER Selection Filter 20121128
Properties
Interface IF_SWLT_SQLM_SEL_FILTER  
Short Description Selection Filter for SQL Monitor Selection    
General Data
Package SWLT   SQL Performance Tuning Worklist 
Created 20121128   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_SWLT_SQLM_SEL_FILTER has no forward declaration.
Interfaces
# Interface Abstract Final Description Created on
1 IF_SWLT_SELECTION_FILTER Filter settings for Worklist Tool 20121128
Friends
Interface IF_SWLT_SQLM_SEL_FILTER has no friend.
Attributes
Interface IF_SWLT_SQLM_SEL_FILTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 GET_MAX_NUM_SQLM_RESULTS Instance method Public Method 20130110
2 GET_MIN_EXECUTIONS Instance method Public Method 20121218
3 GET_OBJNAME_RANGES Instance method Public Method 20121130
4 GET_OBJTYPE_RANGES Instance method Public Method 20130107
5 GET_PACKAGE_RANGES Instance method Public Method 20121128
6 GET_ROOTID_RANGES Instance method Public Method 20121128
7 GET_ROOTTYPE_RANGES Instance method Public Method 20121207
8 GET_SNAPSHOT_ID Instance method Public Method 20121129
9 GET_SQLM_TRUNCATION_MODE Instance method Public Method 20130110
10 GET_TABLE_RANGES Instance method Public Method 20121128
11 GET_WITH_TECHNICAL Instance method Public Method 20130814
12 IS_SQLM_ACTIVE Instance method Public Method 20130619
13 SET_MAX_NUM_SQLM_RESULTS Instance method Public Method 20130301
Events
Interface IF_SWLT_SQLM_SEL_FILTER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_SNAPSHOT_ID Public Type reference (TYPE) SWLT_D_RTM_SNAPSHOT_ID 20121129
2 TYP_SQLM_TRUNC_MODE Public Type reference (TYPE) SWLT_D_SQLM_TRUNC_MODE 20130111
3 TYP_S_ROOTID_RANGES Public See coding 20121128 typ_s_rootid_ranges TYPE LINE OF typ_t_rootid_ranges
4 TYP_S_ROOTTYPE_RANGES Public See coding 20121207 typ_s_roottype_ranges TYPE LINE OF typ_t_roottype_ranges
5 TYP_S_TABLE_RANGES Public See coding 20121128 typ_s_table_ranges TYPE LINE OF typ_t_table_ranges
6 TYP_T_ROOTID_RANGES Public See coding 20121128 typ_t_rootid_ranges TYPE RANGE OF sqlmrootname
7 TYP_T_ROOTTYPE_RANGES Public See coding 20121207 typ_t_roottype_ranges TYPE RANGE OF sqlmroottype
8 TYP_T_TABLE_RANGES Public See coding 20121128 typ_t_table_ranges TYPE RANGE OF tabname
Method Signatures

Method GET_MAX_NUM_SQLM_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MAX_NUM_SQLM_RESULTS Value transfer Type reference (TYPE) I 20130110

Method GET_MAX_NUM_SQLM_RESULTS on Interface IF_SWLT_SQLM_SEL_FILTER has no exception.

Method GET_MIN_EXECUTIONS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_MIN_EXECUTIONS Value transfer Type reference (TYPE) I 20121218

Method GET_MIN_EXECUTIONS on Interface IF_SWLT_SQLM_SEL_FILTER has no exception.

Method GET_OBJNAME_RANGES Signature

Method GET_OBJNAME_RANGES on Interface IF_SWLT_SQLM_SEL_FILTER has no parameter.
Method GET_OBJNAME_RANGES on Interface IF_SWLT_SQLM_SEL_FILTER has no exception.

Method GET_OBJTYPE_RANGES Signature

Method GET_OBJTYPE_RANGES on Interface IF_SWLT_SQLM_SEL_FILTER has no parameter.
Method GET_OBJTYPE_RANGES on Interface IF_SWLT_SQLM_SEL_FILTER has no exception.

Method GET_PACKAGE_RANGES Signature

Method GET_PACKAGE_RANGES on Interface IF_SWLT_SQLM_SEL_FILTER has no parameter.
Method GET_PACKAGE_RANGES on Interface IF_SWLT_SQLM_SEL_FILTER has no exception.

Method GET_ROOTID_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ROOTID_RANGES Value transfer Type reference (TYPE) TYP_T_ROOTID_RANGES 20121128

Method GET_ROOTID_RANGES on Interface IF_SWLT_SQLM_SEL_FILTER has no exception.

Method GET_ROOTTYPE_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_ROOTTYPE_RANGES Value transfer Type reference (TYPE) TYP_T_ROOTTYPE_RANGES 20121207

Method GET_ROOTTYPE_RANGES on Interface IF_SWLT_SQLM_SEL_FILTER has no exception.

Method GET_SNAPSHOT_ID Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SNAPSHOT_ID Value transfer Type reference (TYPE) TYP_SNAPSHOT_ID 20121129

Method GET_SNAPSHOT_ID on Interface IF_SWLT_SQLM_SEL_FILTER has no exception.

Method GET_SQLM_TRUNCATION_MODE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_SQLM_TRUNCATION_MODE Value transfer Type reference (TYPE) CHAR1 20130110

Method GET_SQLM_TRUNCATION_MODE on Interface IF_SWLT_SQLM_SEL_FILTER has no exception.

Method GET_TABLE_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_TABLE_RANGES Value transfer Type reference (TYPE) TYP_T_TABLE_RANGES 20121128

Method GET_TABLE_RANGES on Interface IF_SWLT_SQLM_SEL_FILTER has no exception.

Method GET_WITH_TECHNICAL Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_WITH_TECHNICAL Value transfer Type reference (TYPE) ABAP_BOOL 20130814

Method GET_WITH_TECHNICAL on Interface IF_SWLT_SQLM_SEL_FILTER has no exception.

Method IS_SQLM_ACTIVE Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_IS_ACTIVE Value transfer Type reference (TYPE) ABAP_BOOL 20130619

Method IS_SQLM_ACTIVE on Interface IF_SWLT_SQLM_SEL_FILTER has no exception.

Method SET_MAX_NUM_SQLM_RESULTS Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_NUM Call by reference Type reference (TYPE) I 20130301

Method SET_MAX_NUM_SQLM_RESULTS on Interface IF_SWLT_SQLM_SEL_FILTER has no exception.
History
Last changed by/on SAP  20140121 
SAP Release Created in 740