The Function Module CV220_KPRO_IDX_TBL_COMPARE (DVS: Mischen normale Suche & Contentsuche) 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_TBL_COMPARE |
Short Text | DVS: Mischen normale Suche & Contentsuche |
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_CONT_SEARCH | TYPE | C | Suche im Content erfolgt | |
PF_DRAW_SEARCH | TYPE | C | Suche in Dokument erfolgt | |
PF_KEYS_ONLY | TYPE | C | Nur Schhlüsselfelder füllen |
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 |
---|---|---|---|---|
PTX_DRAW | LIKE | DRAW | Gesamtergebnis | |
PTX_KEYS | LIKE | DMS_DOC_KEY | DVS: Dokumentschlüssel | |
PT_DRAW | LIKE | DRAW | Ergebnis der 'normalen' Suche | |
PT_RESULT | LIKE | DMS_KPRO_IDX02 | Ergebnis der Volltextsuche |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
NO_DATA | Keine Daten gefunden |