Menu

SAP Function Module CV220_KPRO_IDX_BUILD_CMD

DVS: Daten für Contensuche aufbereiten

The Function Module CV220_KPRO_IDX_BUILD_CMD (DVS: Daten für Contensuche aufbereiten) is a standard Function Module in SAP ERP and is part of the function group CV220 within the package CV.

Technical Information

Function Module CV220_KPRO_IDX_BUILD_CMD
Short Text DVS: Daten für Contensuche aufbereiten
Function Group CV220
Package CV
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PF_DEF_LOGICAL TYPE DMS_KPRO_IDX01-LOG_EXPR 'AND' Wert des Attributs
PF_DEF_OPERATOR TYPE DMS_KPRO_IDX01-OPERATOR 'EQ' Operator
PF_DEF_TYPE TYPE DMS_KPRO_IDX01-TYPE 'T' Zeilentyp einer Suchanfrage
PF_STRING TYPE DMS_KPRO_IDX01-VALUE Wert eines Attributs, Terms oder Operators in der Suche

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PTX_VALUES LIKE DMS_KPRO_IDX01 Suchanfrage für Volltextsuche

Exceptions

This function module does not define any Exceptions.