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.
Function Module | CV212_DOC_QUERY_DVS |
Short Text | Suche ausführen |
Function Group | CV212 |
Package | CV |
Module Type | Remote-Enabled |
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 |
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 |
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 |
---|---|---|---|---|
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) |
This function module does not define any Exceptions.