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.
Function Module | CVDS_DOCUMENT_CHECKOUT |
Short Text | ALE: Dokumente auschecken |
Function Group | CVALE |
Package | CV |
Module Type | Remote-Enabled |
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 |
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING 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) |
This function module does not define any Exceptions.