Menu

SAP Function Module CVDS_DOCUMENT_CHECKOUT

ALE: Dokumente auschecken

The Function Module CVDS_DOCUMENT_CHECKOUT (ALE: Dokumente auschecken) is a standard Function Module in SAP ERP and is part of the function group CVALE within the package CV.

Technical Information

Function Module CVDS_DOCUMENT_CHECKOUT
Short Text ALE: Dokumente auschecken
Function Group CVALE
Package CV
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PF_ACTION LIKE MCDOK-ACTION 'V' Action
PF_FILENO LIKE MCDOK-ACTION '1' Dateinummer (1,2)
PF_FTP_DEST LIKE RFCDES-RFCDEST SPACE FTP-Destination
PF_SAVETYPE LIKE MCDOK-ACTION 'F' Speichertyp (T(abelle), F(ile)
PF_TARGETFILE LIKE DRAW-FILEP SPACE Zielfile
PF_TARGETPATH LIKE DRAW-FILEP SPACE Zielpfad
PS_DRAW LIKE DRAW Dokumentendaten

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
PT_DRAO LIKE DRAO Datei in Tabellenform (Ex)
PT_DRAOZ LIKE DRAOZ Zusatzdateien in Tabellenform (Ex)
PT_DRAZ LIKE DRAZ Zusatzfiles (Imp,Exp)

Exceptions

This function module does not define any Exceptions.