Menu

SAP Function Module CONVT_CHECKOUT_FILES_USER_EXIT

User Exit: Welche Dateien werden benötigt

The Function Module CONVT_CHECKOUT_FILES_USER_EXIT (User Exit: Welche Dateien werden benötigt) is a standard Function Module in SAP ERP and is part of the function group CONVT within the package CONV.

Technical Information

Function Module CONVT_CHECKOUT_FILES_USER_EXIT
Short Text User Exit: Welche Dateien werden benötigt
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
I_CONVERT_SPEC TYPE CONVERT_SPEC Detailierte Informationen über spezielle Konvertierungen
I_CONV_REQUESTED TYPE CONV_S_REQUESTED Informationen über durchzuführende Konvertierung
I_CONV_REQ_DATA TYPE CONV_S_REQ_DATA Dokumente und IDs der Transformationsmatrizen
I_DOCUMENT_KEY TYPE CONV_S_DOCUMENT_KEY Schlüsselfelder eines Dokumentes
I_KPRO_USE TYPE TDWA-KPRO_USE Dokumentenablage via Knowledge Provider

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ERROR_MESSAGE TYPE MESSAGES Meldungen der Protokollschnittstelle

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
ET_ORIGINALS LIKE CVAPI_DOC_FILE DVS: Originale eines Dokumentes
IT_ORIGINALS LIKE CVAPI_DOC_FILE DVS: Originale eines Dokumentes

Exceptions

This function module does not define any Exceptions.