The Function Module CVALE_DOC_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 | CVALE_DOC_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_COMP_GET | LIKE | MCDOK-ACTION | 'X' | Zusatzdateien |
PF_FILENO | LIKE | MCDOK-ACTION | '1' | Dateinummer (1,2) |
PF_FTP_DEST | LIKE | RFCDES-RFCDEST | SPACE | FTP-Destination |
PF_TARGETFILE | LIKE | DRAW-FILEP | SPACE | Zielfile |
PF_TARGETPATH | LIKE | DRAW-FILEP | SPACE | Zielpfad |
PS_DRAW | LIKE | DRAW | Dokumentendaten |
These are the EXPORTING parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
PFX_CONTENT_PROVIDE | LIKE | MCDOK-CONTENT_PROVIDE | Wie wird der Inhalt des Originals übertragen | |
PFX_ERROR | TYPE | MCDOK-ACTION | Flag für Dokumentenverwaltung | |
PSX_MESSAGES | LIKE | MESSAGES | Meldungen |
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 |
---|---|---|---|---|
PTX_DRAO | LIKE | DRAO | Datei in Tabellenform (Ex) | |
PTX_DRAOZ | LIKE | DRAOZ | Zusatzdateien in Tabellenform (Ex) | |
PT_DRAZ | LIKE | DRAZ | Zusatzfiles (Imp,Exp) |
This function module does not define any Exceptions.