The Function Module CV200_DB_DOC_EXIST (DVS: Existiert Dokument) is a standard Function Module in SAP ERP and is part of the function group CV200 within the package CV.
Function Module | CV200_DB_DOC_EXIST |
Short Text | DVS: Existiert Dokument |
Function Group | CV200 |
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_DOKAR | LIKE | DRAW-DOKAR | Dokumentart | |
PF_DOKNR | LIKE | DRAW-DOKNR | Dokumentnummer | |
PF_DOKTL | LIKE | DRAW-DOKTL | Teildokument | |
PF_DOKVR | LIKE | DRAW-DOKVR | Dokumentversion |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PFX_EXIST | TYPE | C | Dokument existiert | |
PSX_DRAW | LIKE | DRAW | Dokumentdaten |
This function module does not define any CHANGING parameters.
This function module does not define any TABLE parameters.
These are the Exceptions of this function module.
Exception Name | Short Text |
---|---|
ERROR | Fehler |