SAP ABAP Data Element SATC_AC_UI_FILTER_OPTION (Option used within quick filter)
Hierarchy
SAP_BASIS (Software Component) SAP Basis Component
   BC-DWB-TOO-ATF (Application Component) ABAP Test Frameworks ( ATC, CheckMan, Code Inspector)
     SATC_ABAP_CHECK_UI (Package) INTERNAL: - *NO* REUSE - UI "CheckConfig" style
Basic Data
Data Element SATC_AC_UI_FILTER_OPTION
Short Description Option used within quick filter  
Data Type
Category of Dictionary Type D   Domain
Type of Object Referenced     No Information
Domain / Name of Reference Type CHAR2    
Data Type CHAR   Character String 
Length 2    
Decimal Places 0    
Output Length 2    
Value Table      
Further Characteristics
Search Help: Name    
Search Help: Parameters    
Parameter ID   
Default Component name    
Change document    
No Input History    
Basic direction is set to LTR    
No BIDI Filtering    
Field Label
  Length  Field Label  
Short 10 Option 
Medium 15 Filter Option 
Long 20 Filter Option 
Heading 20 Filter Option 
Documentation

Definition

Selection field for use in the ATC quick filter. In this field, you specify the comparison operator for evaluating the value you specify against the filter domain.

Taken together, the filter fields let you select exactly the ATC findings that you wish to see. Each filter line represents a separate filter for selecting ATC findings. If more than one filter line is present and all filter lines are composed of different domains, the ATC evaluates them with AND-logic. In case filter lines represent the same domain, the ATC evaluates them with OR-logic. Only findings that meet all of the filter conditions are shown to you.

Use

Choose a comparison operator from the input help. The available operators are as follows:

  • equal
  • not equal
  • less than
  • greater than
  • less greater than
  • greater equal than

Example

In this example, the comparison operator equal specifies that you want to see findings pertaining to objects from application component BC-ABA-LA, and further, that these should have priority 1.
Domain | Option | Value

  • Application Component | equal | BC-ABA-LA
  • Priority | equal | 1

History
Last changed by/on SAP  20130604 
SAP Release Created in 720