Menu

SAP Function Module ACE_MSG_TO_RETURN_CONVERT

Konvertierung einer Nachricht nach BAPI-Return-Struktur

The Function Module ACE_MSG_TO_RETURN_CONVERT (Konvertierung einer Nachricht nach BAPI-Return-Struktur) is a standard Function Module in SAP ERP and is part of the function group ACE_MSG within the package ACE.

Technical Information

Function Module ACE_MSG_TO_RETURN_CONVERT
Short Text Konvertierung einer Nachricht nach BAPI-Return-Struktur
Function Group ACE_MSG
Package ACE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IS_SYST_MSG_FIELDS TYPE ACE_SYST_MSG_FIELDS Felder für Nachrichtenhandling wie in SYST-Struktur

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
ES_RETURN TYPE BAPIRET2 Returnparameter

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.