The Function Module DOCUMENT_SHOW_DIRECT (BITTE NICHT MEHR BENUTZEN. Siehe CVAPI_DOC_VIEW) is a standard Function Module in SAP ERP and is part of the function group CV00 within the package CV.
Function Module | DOCUMENT_SHOW_DIRECT |
Short Text | BITTE NICHT MEHR BENUTZEN. Siehe CVAPI_DOC_VIEW |
Function Group | CV00 |
Package | CV |
Module Type | Normal Module |
These are the IMPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
CAD_INSERT | LIKE | ' ' | Insert CAD instead of display application_ | |
DATEI_NAME | LIKE | DRAW-FILEP | SPACE | Name of temporary file instead of sy-uname |
DOKAR | LIKE | DRAW-DOKAR | Dokumentart | |
DOKNR | LIKE | DRAW-DOKNR | Dokumentnummer | |
DOKTEIL | LIKE | DRAW-DOKTL | Teildokument | |
DOKVR | LIKE | DRAW-DOKVR | Dokumentversion | |
ONLY_APPLICATIONS | LIKE | ' ' | Nur die Applikation ermitteln | |
ONLY_DATA | LIKE | Nur Originaldaten aus dem DVS. Keine Appl-Start | ||
ONLY_URL | LIKE | Nur die URL zurückliefern | ||
ORIGINAL_NUMBER | LIKE | Datei 1 oder 2 ohne Popup | ||
LIKE | Original drucken |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
APPLTXT1 | LIKE | MCDOK-APPLTXT1 | Applikation 1 | |
APPLTXT2 | LIKE | MCDOK-APPLTXT2 | Applikation 1 | |
ARCHIV_EXIST | LIKE | MCDOK-ACTION | Existieren archivierte Belege zu Dokument | |
DATEI_NAME_E | LIKE | DRAW-FILEP | Name of temporary file |
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 |
---|---|
NOT_FOUND | Keine Daten gefunden |
NO_AUTH | Keine Berechtigung |
NO_ORIGINAL | Kein Originaldaten |