The Function Module CV220_KPRO_IDX_D100_SEARCH (DVS: Volltextsuche im KPRO) is a standard Function Module in SAP ERP and is part of the function group CV220 within the package CV.
Function Module | CV220_KPRO_IDX_D100_SEARCH |
Short Text | DVS: Volltextsuche im KPRO |
Function Group | CV220 |
Package | CV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PF_DOC_FROM | TYPE | I | 0 | Erstes Dokument |
PF_DOC_TO | TYPE | I | 0 | Letztes Dokument |
PF_GET_KPRO_DATA | TYPE | C | SPACE | Alle Dateidaten lesen |
PF_LANGU | TYPE | SY-LANGU | SY-LANGU | R/3-System, aktuelle Sprache |
PF_MAX_COUNT | TYPE | I | 500 | Max. Anzahl Treffer |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PFX_NUMOHIT | TYPE | I | Anzahl Treffer |
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 |
---|---|---|---|---|
PTX_RESULT | LIKE | DMS_KPRO_IDX02 | DVS: Ergebnis der Volltextsuche |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Fehler |
NOT_FOUND | Keine Daten gefunden |
NO_INPUT | Kein Imput für Suche |