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.
Function Module | SOTR_FUZZY_SEARCH |
Short Text | Fuzzy Search in the OTR |
Function Group | SOTR_DB_SEARCH |
Package | SOTR |
Module Type | Normal Module |
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) |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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 |
This function module does not define any Exceptions.