SAP ABAP Interface IF_SWLT_SELECTION_FILTER (Filter settings for Worklist Tool)
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 composition (i COMPRISING i_ref)  IF_SWLT_RTCM_SEL_FILTER Selection Filter for Runtime Check Monitor Selection 20130819
2 Interface composition (i COMPRISING i_ref)  IF_SWLT_SQLM_SEL_FILTER Selection Filter for SQL Monitor Selection 20121128
3 Interface composition (i COMPRISING i_ref)  IF_SWLT_STATIC_SEL_FILTER Filter for static checks 20121128
4 Interface implementation (CLASS c. INTERFACES i_ref)  CL_SWLT_SELECTION_FILTER Selection Filter 20121127
Properties
Interface IF_SWLT_SELECTION_FILTER  
Short Description Filter settings for Worklist Tool    
General Data
Package SWLT   SQL Performance Tuning Worklist 
Created 20121127   SAP 
Last changed 20140121   SAP 
Unicode checks active    
Forward declarations
Interface IF_SWLT_SELECTION_FILTER has no forward declaration.
Interfaces
Interface IF_SWLT_SELECTION_FILTER has no interface.
Friends
Interface IF_SWLT_SELECTION_FILTER has no friend.
Attributes
Interface IF_SWLT_SELECTION_FILTER has no attribute.
Methods
# Method Level Visibility Method type Description Created on
1 CLEAR_PROGRAM_LIST Instance method Public Method 20130219
2 GET_MERGE_MODE Instance method Public Method 20130619
3 GET_OBJNAME_RANGES Instance method Public Method 20121130
4 GET_OBJTYPE_RANGES Instance method Public Method 20121206
5 GET_PACKAGE_RANGES Instance method Public Method 20121127
6 GET_PROGRAM_LIST Instance method Public Method 20130212
7 IS_CHECK_RESULTS_REQUIRED Instance method Public Method 20130114
8 SET_PROGRAM_LIST Instance method Public Method 20130218
Events
Interface IF_SWLT_SELECTION_FILTER has no event.
Types
# Type Visibility Typing Associated Type Description Created on Type Source
1 TYP_MERGE_MODE Public Type reference (TYPE) SWLT_D_MERGE_MODE 20130619
2 TYP_S_OBJNAME_RANGES Public See coding 20121130 typ_s_objname_ranges TYPE LINE OF typ_t_objname_ranges
3 TYP_S_OBJTYPE_RANGES Public See coding 20121206 typ_s_objtype_ranges TYPE LINE OF typ_t_objtype_ranges
4 TYP_S_PACKAGE_RANGES Public See coding 20121127 typ_s_package_ranges TYPE LINE OF typ_t_package_ranges
5 TYP_S_RESULT_ID Public See coding 20121130 BEGIN OF typ_s_result_id, dest TYPE rfcdest, user TYPE sci_user, insp TYPE sci_name, vers TYPE sci_vers, atc_display_id TYPE satc_d_id, END OF typ_s_result_id
6 TYP_T_OBJNAME_RANGES Public See coding 20121130 typ_t_objname_ranges TYPE RANGE OF tadir-obj_name
7 TYP_T_OBJTYPE_RANGES Public See coding 20121206 typ_t_objtype_ranges TYPE RANGE OF tadir-object
8 TYP_T_PACKAGE_RANGES Public See coding 20121127 typ_t_package_ranges TYPE RANGE OF devclass
9 TYP_T_PROGRAM_LIST Public See coding 20130212 typ_t_program_list TYPE STANDARD TABLE OF program WITH NON-UNIQUE DEFAULT KEY
Method Signatures

Method CLEAR_PROGRAM_LIST Signature

Method CLEAR_PROGRAM_LIST on Interface IF_SWLT_SELECTION_FILTER has no parameter.
Method CLEAR_PROGRAM_LIST on Interface IF_SWLT_SELECTION_FILTER has no exception.

Method GET_MERGE_MODE Signature

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

Method GET_MERGE_MODE on Interface IF_SWLT_SELECTION_FILTER has no exception.

Method GET_OBJNAME_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OBJNAME_RANGES Value transfer Type reference (TYPE) TYP_T_OBJNAME_RANGES 20121130

Method GET_OBJNAME_RANGES on Interface IF_SWLT_SELECTION_FILTER has no exception.

Method GET_OBJTYPE_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_OBJTYPE_RANGES Value transfer Type reference (TYPE) TYP_T_OBJTYPE_RANGES 20121206

Method GET_OBJTYPE_RANGES on Interface IF_SWLT_SELECTION_FILTER has no exception.

Method GET_PACKAGE_RANGES Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PACKAGE_RANGES Value transfer Type reference (TYPE) TYP_T_PACKAGE_RANGES 20121130

Method GET_PACKAGE_RANGES on Interface IF_SWLT_SELECTION_FILTER has no exception.

Method GET_PROGRAM_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_PROGRAM_LIST Value transfer Type reference (TYPE) TYP_T_PROGRAM_LIST 20130212

Method GET_PROGRAM_LIST on Interface IF_SWLT_SELECTION_FILTER has no exception.

Method IS_CHECK_RESULTS_REQUIRED Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Returning R_REQUIRED Value transfer Type reference (TYPE) XFLAG 20130114

Method IS_CHECK_RESULTS_REQUIRED on Interface IF_SWLT_SELECTION_FILTER has no exception.

Method SET_PROGRAM_LIST Signature

# Type Parameter Pass Value Optional Typing Method Associated Type Default value Description Created on
1 Importing I_PROGRAM_LIST Value transfer Type reference (TYPE) TYP_T_PROGRAM_LIST 20130218

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