Menu

SAP Function Module CV_DOCUMENT_GET_PATH

Originalpfad für Dokument ermitteln

Recommended Now

Fire TV Stick Lite Essentials Bundle

This bundle contains Amazon Fire TV Stick Lite and Mission USB Power Cable. The USB power cable eliminates the need to find an AC outlet near your TV by powering Amazon Fire TV directly from your TV's USB port. Includes special power management circuitry that enhances the peak power capability of the USB port by storing excess energy and then releasing it as needed.

Check it out on amazon.com →

The Function Module CV_DOCUMENT_GET_PATH (Originalpfad für Dokument ermitteln) is a standard Function Module in SAP ERP and is part of the function group CVORIGINALS within the package CV.

Technical Information

Function Module CV_DOCUMENT_GET_PATH
Short Text Originalpfad für Dokument ermitteln
Function Group CVORIGINALS
Package CV
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PF_APPNR LIKE DRAO-APPNR '' Original (1,2)
PF_BATCH LIKE MCDOK-MARAF '' Aufruf im Batch (ohne GUI)
PF_DOKAR LIKE DRAW-DOKAR '' Dokumentenart (falls READ_DATA - 'X')
PF_DOKNR LIKE DRAW-DOKNR '' Dokumentennummer (falls READ_DATA - 'X')
PF_DOKTL LIKE DRAW-DOKTL '' Teildokument (falls READ_DATA - 'X')
PF_DOKVR LIKE DRAW-DOKVR '' Dokumentenversion (falls READ_DATA - 'X')
PF_HOSTNAME TYPE C '' Rechnername
PF_READ_DATA LIKE MCDOK-MARAF '' Dokumentdaten von der DB lesen
PS_DRAW LIKE DRAW Dokumentdaten (falls READ_DATA <> 'X')

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PF_DCTYPE TYPE C Datenträgertyp
PF_ONLINE TYPE C Datenträger online erreichbar
PF_PATH LIKE DRAW-FILEP Vollständiger Pfad, falls Dokument im Filesystem

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
ERROR Fehler
NO_DATA_FOUND Daten nicht gefunden