Menu

SAP Function Module CONVT_READ_DOCUMENT_STRUCTURE

Dokumentstruktur mehrstufig auflösen

The Function Module CONVT_READ_DOCUMENT_STRUCTURE (Dokumentstruktur mehrstufig auflösen) 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_READ_DOCUMENT_STRUCTURE
Short Text Dokumentstruktur mehrstufig auflösen
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
DATE_VALID TYPE CC_CCDAT Datum gültig ab
DOCUMENT_KEY TYPE CONV_S_DOCUMENT_KEY Schlüsselfelder eines Dokumentes
HEAD_GUID TYPE CS_GUIDC Guid externe Darstellung (char32)
HEAD_GUID_X TYPE CONV_GUID_EXT GUID(32) + CONV_GUID_EXT - cpdmu_ext_guid_type
WA_CONVERT_SPEC TYPE CONVERT_SPEC Detailierte Informationen über spezielle Konvertierungen
WA_CONV_REQUESTED TYPE CONV_S_REQUESTED Informationen über durchzuführende Konvertierung

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
TA_CONV_REQ_DATA LIKE CONV_S_REQ_DATA Dokumente und IDs der Transformationsmatrizen
T_CONV_STRUCT_FILENAME LIKE CONV_STRUCT_FILENAME Struktur für Übergabe an Konverter

Exceptions

This function module does not define any Exceptions.