Menu

SAP Function Module CONV_CHECKOUT_TO_DESTINAT_EXIT

User Exit in vor Auschecken einer Datei

The Function Module CONV_CHECKOUT_TO_DESTINAT_EXIT (User Exit in vor Auschecken einer Datei) 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_DESTINAT_EXIT
Short Text User Exit in vor Auschecken einer Datei
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 TYPE RFCDES-RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben)
DOCUMENT_KEY TYPE CONV_S_DOCUMENT_KEY Schlüsselfelder eines Dokumentes
FTP_DEST TYPE RFCDES-RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben)
HTTP_DEST TYPE RFCDES-RFCDEST logische Destination (Wird bei Funktionsaufruf angegeben)

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ORIGINAL TYPE CVAPI_DOC_FILE DVS: Originale eines Dokumentes

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.