The Function Module CV100_SHORT_TEXT_SEARCH (Suche nach Kurztexten) is a standard Function Module in SAP ERP and is part of the function group CV100 within the package CV.
Function Module | CV100_SHORT_TEXT_SEARCH |
Short Text | Suche nach Kurztexten |
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 |
---|---|---|---|---|
FOLLOWING_LTS | LIKE | DRAW-CADKZ | Flag,zeigt an, ob anschließende Langtextsuche(LTS) folgt | |
MAX_HITS | TYPE | I | max. Trefferzahl | |
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 |
---|---|---|---|---|
STDKTXT | LIKE | CV100_RANGESDKTXT | Selektionsstruktur: Kurztext | |
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 |
---|---|
BAD_QUERY | Keine Selektionskriterien vorhanden |
NO_RESULT | Keine Ergebnisse zu Selektionskriterien gefunden |