The Function Module CVAPI_DOC_OPEN_CAD (DVS: Original im CAD öffnen) is a standard Function Module in SAP ERP and is part of the function group CVAPI01 within the package CV.
Function Module | CVAPI_DOC_OPEN_CAD |
Short Text | DVS: Original im CAD öffnen |
Function Group | CVAPI01 |
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 | TYPE | DRAW-DOKAR | Dokumentart | |
PF_DOKNR | TYPE | DRAW-DOKNR | Dokumentnummer | |
PF_DOKTL | TYPE | DRAW-DOKTL | Teildokument | |
PF_DOKVR | TYPE | DRAW-DOKVR | Dokumentversion | |
PF_HOSTNAME | TYPE | TDWD-NTADR | SPACE | Rechnername des Frontends |
PF_MSG | TYPE | C | 'X' | Message ausgeben |
PF_TCODE | TYPE | SYST-UCOMM | 'CADI' | CADI(Einfügen)/CADV(Öffnen) |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PFX_FILE | TYPE | DRAW-FILEP | temp. Dateiname für View | |
PFX_TCODE | TYPE | SYST-UCOMM | CANCEL, wenn Abbruch |
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 | allg. Fehler |
NOT_FOUND | Dokument nicht gefunden |
NO_AUTH | Keine Berechtigung |
NO_ORIGINAL | Kein Original |