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.
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 |
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 |
This function module does not define any EXPORTING 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) |
This function module does not define any TABLE parameters.
This function module does not define any Exceptions.