Menu

SAP Function Module MAP2I_BAPI_DOC_DRAD_TO_DRAD

Konvertiere: BAPI_DOC_DRAD -> DRAD (Objektverknüpfungen)

The Function Module MAP2I_BAPI_DOC_DRAD_TO_DRAD (Konvertiere: BAPI_DOC_DRAD -> DRAD (Objektverknüpfungen)) is a standard Function Module in SAP ERP and is part of the function group CVBAPI within the package CV.

Technical Information

Function Module MAP2I_BAPI_DOC_DRAD_TO_DRAD
Short Text Konvertiere: BAPI_DOC_DRAD -> DRAD (Objektverknüpfungen)
Function Group CVBAPI
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
BAPI_DOCUMENT_DRAD LIKE BAPI_DOC_DRAD Kurztexte (extern)
DOCUMENTNUMBER LIKE BAPI_DOC_AUX-DOCNUMBER Dokumentnummer
DOCUMENTPART LIKE BAPI_DOC_AUX-DOCPART Teildokument
DOCUMENTTYPE LIKE BAPI_DOC_AUX-DOCTYPE Dokumentart
DOCUMENTVERSION LIKE BAPI_DOC_AUX-DOCVERSION Dokumentversion

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DOCUMENT_DRAD LIKE DRAD Kurztexte (intern)

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.