The Function Module CONVERT_BDCMSGCOLL_TO_BAPIRET2 (Konvertieren BTCI-Fehlermeldungen in BAPI-Fehlermeldungen) is a standard Function Module in SAP ERP and is part of the function group MEAG within the package MECR.
Function Module | CONVERT_BDCMSGCOLL_TO_BAPIRET2 |
Short Text | Konvertieren BTCI-Fehlermeldungen in BAPI-Fehlermeldungen |
Function Group | MEAG |
Package | MECR |
Module Type | Normal Module |
This function module does not define any IMPORTING parameters.
This function module does not define any EXPORTING parameters.
This function module does not define any CHANGING parameters.
These are the TABLE parameters of this function module.
Parameter Name | Type | Associated Type | Default Value | Short Text |
---|---|---|---|---|
EXT_RETURN | LIKE | BAPIRET2 | Returnparameter | |
IMT_BDCMSGCOLL | LIKE | BDCMSGCOLL | Sammeln von Meldungen im SAP-System |
This function module does not define any Exceptions.