The Function Module CV100_SEARCH_TEXT (Suche nach Texten) is a standard Function Module in SAP ERP and is part of the function group CV100 within the package CV.
Function Module | CV100_SEARCH_TEXT |
Short Text | Suche nach Texten |
Function Group | CV100 |
Package | CV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SLANG | LIKE | SY-LANGU | R/3-System, aktuelle Sprache |
This function module does not define any EXPORTING parameters.
These are the CHANGING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
DRAT_OBJECT | LIKE | DRAT | Datenobject des Types DRAT |
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
SEARCHTAB | LIKE | FIST | SEARCHTERM-Eingabe - Schnittstelle |
This function module does not define any Exceptions.