Menu

SAP Function Module MSG_OPEN

The Function Module MSG_OPEN () is a standard Function Module in SAP ERP and is part of the function group EMSG within the package BMESSAGE.

Technical Information

Function Module MSG_OPEN
Short Text
Function Group EMSG
Package BMESSAGE
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
X_LOG LIKE EMSG_GEN-KZ_LOG ' '
X_NEXT_MSG LIKE EMSG_GEN-NEXT_MSG ' '
X_NO_DIALOG LIKE EMSG_GEN-NO_DIALOG ' '
X_OBJ_TWICE LIKE EMSG_GEN-OBJ_TWICE ' '

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
Y_MSG_HANDLE LIKE EMSG_GEN-HANDLE

Changing Parameters

These are the CHANGING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
XY_PARM TYPE EEMSG_PARM_OPEN Additional parameters

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
FAILED
LOG_INVALID
SUBS_INVALID