Fuzzy Search in the Select Options Component

Use

You can use fuzzy search for each single attribute. The Is Similar To operator can be found in the dropdown menu of the attribute. This new operator (constant IF_WD_SELECT_OPTIONS_20=>E_OPERATORS-FUZZY) must be requested explicitly for the attribute.

To get a list of the operators in the default order, use CL_WD_SELOPT_UTIL_20=> GET_DEFAULT_OPERATOR with INCLUDE_FUZZY = abap_true.