Menu

SAP Function Module CV212_DOC_QUERY_DVS

Suche ausführen

The Function Module CV212_DOC_QUERY_DVS (Suche ausführen) is a standard Function Module in SAP ERP and is part of the function group CV212 within the package CV.

Technical Information

Function Module CV212_DOC_QUERY_DVS
Short Text Suche ausführen
Function Group CV212
Package CV
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_DOCUSPACE TYPE TOADOCSP_S ArchiveLink: Dokumentenbereiche (Struktur)
IM_LANGU TYPE SY-LANGU SY-LANGU R/3-System, aktuelle Sprache
IM_LOGICAL_EXPR TYPE SRET_VALUE Wert des Attributs
IM_QUERY_STRING TYPE CHAR1024 Character 1024

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_NUMBER_OF_HITS TYPE NUM12 Anzahl Treffer

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
EX_RESULTATTR_TAB LIKE TOARSATR_S Dokumentenattribut mit Wert
EX_RESULTDOC_TAB LIKE TOARSDOC_S Dokumenttrefferliste
IM_RANGE_TAB LIKE TOARANGE_S ArchiveLink: Felder einer Suchanfrage (Query)

Exceptions

This function module does not define any Exceptions.