Menu

SAP Function Module JBD_BAPIRETURN_APPEND

BAPI Fehlermeldungstruktur für Meldungen füllen und appenden

The Function Module JBD_BAPIRETURN_APPEND (BAPI Fehlermeldungstruktur für Meldungen füllen und appenden) is a standard Function Module in SAP ERP and is part of the function group JBD_SERVICES within the package JBD.

Technical Information

Function Module JBD_BAPIRETURN_APPEND
Short Text BAPI Fehlermeldungstruktur für Meldungen füllen und appenden
Function Group JBD_SERVICES
Package JBD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_FLG_TAKE_MESSAGE_FROM_SY TYPE C Boolesche Variable
I_MESSAGE TYPE BAPIRET2 Returnparameter
I_ROW TYPE I Zeilenummer

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
C_TAB_MESSAGES TYPE JBD_TAB_MSG Fehlermeldungen

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

This function module does not define any Exceptions.