Menu

SAP Function Module CONVT_CONV_FILES_IN_DOCUMENT

Ermittelt Prozesse für die automatische Konvertierung

The Function Module CONVT_CONV_FILES_IN_DOCUMENT (Ermittelt Prozesse für die automatische Konvertierung) 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_CONV_FILES_IN_DOCUMENT
Short Text Ermittelt Prozesse für die automatische Konvertierung
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
DOCUMENTSTATUS TYPE DOKST Dokumentstatus
DOCUMENT_KEY TYPE CONV_S_DOCUMENT_KEY Schlüsselfelder eines Dokumentes
FOREGROUND TYPE XFELD Nur zum Debuggen
WA_CONV_REQUESTED TYPE CONV_S_REQUESTED Informationen über durchzuführende Konvertierung

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

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.