The Function Module CV100_LONG_TEXT_SEARCH (Suche nach Langtexten) is a standard Function Module in SAP ERP and is part of the function group CV100 within the package CV.
Function Module | CV100_LONG_TEXT_SEARCH |
Short Text | Suche nach Langtexten |
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 |
---|---|---|---|---|
MAX_HITS | TYPE | I | Max Hits | |
SLANG | LIKE | SY-LANGU | R/3-System, aktuelle Sprache |
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 |
---|---|---|---|---|
SEARCHTEXT | LIKE | FIST | SEARCHTERM-Eingabe - Schnittstelle | |
STDOKAR | LIKE | CV100_RANGESDOKAR | Selektionsstruktur: Dokumentart | |
STDOKNR | LIKE | CV100_RANGESDOKNR | Selektionsstruktur: Dokumentnummer | |
STDOKTL | LIKE | CV100_RANGESDOKTL | Selektionsstruktur: Teildokument | |
STDOKVR | LIKE | CV100_RANGESDOKVR | Selektionsstruktur: Dokumentversion | |
TDRAT | LIKE | DRAT | Kurztexte für Dokuinfosätze | |
TDRAW | LIKE | DRAW | Dokumentinformationssatz |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_RESULT | Keine Ergebnisse zu Suchkriterien gefunden |