The Function Module SF_SEARCHWORD_SYNTAXCHECK (Analyse und Klassifikation eines Suchbegriffs) is a standard Function Module in SAP ERP and is part of the function group SFQU within the package SFIN.
Function Module | SF_SEARCHWORD_SYNTAXCHECK |
Short Text | Analyse und Klassifikation eines Suchbegriffs |
Function Group | SFQU |
Package | SFIN |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CHECKWORD | LIKE | FIST-SEARCHW | Search term to be checked |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SWCLASS | LIKE | FIST-SWCLASS | Classification of search term |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BLANK_INVALID | Invalid blank. |
INPUT_INVALID | Invalid entry. |