The Function Module CV100_DOC_STATUS_SEARCH (Suche nach Dokumentstatus) is a standard Function Module in SAP ERP and is part of the function group CV100 within the package CV.
Function Module | CV100_DOC_STATUS_SEARCH |
Short Text | Suche nach Dokumentstatus |
Function Group | CV100 |
Package | CV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
MAX_HITS | TYPE | I | max. Trefferzahl | |
SDATUM1 | LIKE | SY-DATUM | Datum von | |
SDATUM2 | LIKE | SY-DATUM | Datum bis |
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 |
---|---|---|---|---|
STDOKAR | LIKE | CV100_RANGESDOKAR | Selektionsstruktur: Dokumentart | |
STDOKNR | LIKE | CV100_RANGESDOKNR | Selektionsstruktur: Dokumentnummer | |
STDOKTL | LIKE | CV100_RANGESDOKTL | Selektionsstruktur: Teildokument | |
STDOKVR | LIKE | CV100_RANGESDOKVR | Selektionsstruktur: Dokumentversion | |
TDRAW | LIKE | DRAW | Dokumentinformationssatz |
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
BAD_QUERY | Keine Suchkriterien vorhanden |
NO_RESULT | Keine Ergebnisse zu Suchkriterien gefunden |