Menu

SAP Function Module FSBP_TC_MESSAGE_GET

Return Error Message to Calling Program

The Function Module FSBP_TC_MESSAGE_GET (Return Error Message to Calling Program) is a standard Function Module in SAP ERP and is part of the function group FSBP_TC_MESSAGE within the package FSBP_TC.

Technical Information

Function Module FSBP_TC_MESSAGE_GET
Short Text Return Error Message to Calling Program
Function Group FSBP_TC_MESSAGE
Package FSBP_TC
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_IGNORE_MSG_TYPES TYPE CHAR6 Nachrichten dieser Typen werden nicht zurückgegeben (Beispiel: 'IS')

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_FLG_RETURN TYPE BOOLE_D Data Element for Domain BOOLE: TRUE (-'X') and FALSE (-' ')
E_TAB_RETURN TYPE BAPIRET2_T Return Table

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.