Menu

SAP Function Module ALE_DOCUMENT_LOAD

BAPI -> IDoc: ALE_DOCUMENT_LOAD

The Function Module ALE_DOCUMENT_LOAD (BAPI -> IDoc: ALE_DOCUMENT_LOAD) is a standard Function Module in SAP ERP and is part of the function group CVALE within the package CV.

Technical Information

Function Module ALE_DOCUMENT_LOAD
Short Text BAPI -> IDoc: ALE_DOCUMENT_LOAD
Function Group CVALE
Package CV
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DOCUMENTDATA LIKE BAPI_DOC_DRAW2 Dokumentendaten
DOCUMENTDATAX LIKE BAPI_DOC_DRAWX2 Kennzeichnung für Änderungsrelevanz
HOSTNAME LIKE BAPI_DOC_AUX-HOSTNAME SPACE Rechnername des Frontends

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
CHARACTERISTICVALUES LIKE BAPI_CHARACTERISTIC_VALUES Merkmalsberwertungen
CLASSALLOCATIONS LIKE BAPI_CLASS_ALLOCATION Klassifizierungen
COMPONENTS LIKE BAPI_DOC_COMP Zusatzdateien zum jeweiligen Original
DOCUMENTDESCRIPTIONS LIKE BAPI_DOC_DRAT Sprachabhängige Kurztexte
DOCUMENTFILES LIKE BAPI_DOC_FILES2 Originale zum Dokument
LONGTEXTS LIKE BAPI_DOC_TEXT Sprachabhängige Langtexte
OBJECTLINKS LIKE BAPI_DOC_DRAD Objektverknüpfungen
STATUSLOG LIKE BAPI_DOC_DRAP Statusprotokoll

Exceptions

This function module does not define any Exceptions.