Menu

SAP Function Module CONV_CHECKOUT_TO_DESTINATION

Auschecken auf beliebigen Rechner

The Function Module CONV_CHECKOUT_TO_DESTINATION (Auschecken auf beliebigen Rechner) is a standard Function Module in SAP ERP and is part of the function group CONVT within the package CONV.

Technical Information

Function Module CONV_CHECKOUT_TO_DESTINATION
Short Text Auschecken auf beliebigen Rechner
Function Group CONVT
Package CONV
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CONV_UTIL_DEST LIKE RFCDES-RFCDEST Für Konvertierungs-Hilfsprogramme
DOCUMENT_KEY TYPE CONV_S_DOCUMENT_KEY Dokumentart
FTP_DEST LIKE RFCDES-RFCDEST 'SAPFTP' FTP - Destination (aus sm59)
HTTP_DEST LIKE RFCDES-RFCDEST 'SAPHTTP' HTTP - Destination (aus sm59)
KPRO_USE TYPE TDWA-KPRO_USE Dokumentenablage via Knowledge Provider
ORIGINAL LIKE CVAPI_DOC_FILE Daten des Originals zum auschecken

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR_MESSAGE TYPE MESSAGES Fehlermeldung
FILE_NAME TYPE FILEP Name (mit Pfad) der ausgecheckten Datei

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.