Menu

SAP Function Module CONVT_ENQUEUE_DOCUMENTS

Sperren aller Dokumente für eine Konvertierung

The Function Module CONVT_ENQUEUE_DOCUMENTS (Sperren aller Dokumente für eine 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_ENQUEUE_DOCUMENTS
Short Text Sperren aller Dokumente für eine 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
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
DOCUMENT_KEY TYPE CONV_S_DOCUMENT_KEY Schlüsselfelder eines Dokumentes
ERROR_MESSAGE TYPE MESSAGES Meldungen der Protokollschnittstelle
STATUS TYPE C S'-Erfolg, 'L'-ein Dokument ber. gesp.

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
TI_CONV_REQ_DATA LIKE CONV_S_REQ_DATA Dokumente und IDs der Transformationsmatrizen

Exceptions

This function module does not define any Exceptions.