Menu

SAP Function Module SOTR_FUZZY_SEARCH

Fuzzy Search in the OTR

The Function Module SOTR_FUZZY_SEARCH (Fuzzy Search in the OTR) is a standard Function Module in SAP ERP and is part of the function group SOTR_DB_SEARCH within the package SOTR.

Technical Information

Function Module SOTR_FUZZY_SEARCH
Short Text Fuzzy Search in the OTR
Function Group SOTR_DB_SEARCH
Package SOTR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
GET_CONCEPTS_ONLY TYPE AS4FLAG 'X' Flag (X or blank)
NO_COMMENTS TYPE AS4FLAG 'X' Flag (X or blank)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONCEPTS TYPE SOTR_CONCS Concepts
PACKAGES TYPE SOTR_PACKS Packages in the OTR

Exceptions

This function module does not define any Exceptions.