Menu

SAP Function Module SXMB_GET_ICON_FOR_MSG_STATE

The Function Module SXMB_GET_ICON_FOR_MSG_STATE () is a standard Function Module in SAP ERP and is part of the function group SXMB_MONI2 within the package SXMSMONI.

Technical Information

Function Module SXMB_GET_ICON_FOR_MSG_STATE
Short Text
Function Group SXMB_MONI2
Package SXMSMONI
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_COMMIT_FLAG TYPE SXMSFLAG XMS: Flag (true/false)
IM_MSGTYPE TYPE SXMSPMTYPE Integration Engine: Typ einer Message
IM_RESTART_VERSION TYPE SXMSLSQNBR
IM_STATE TYPE SXMSPMSTAT XMS: Message Status

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
EX_ICON TYPE TV_IMAGE Icon
EX_TEXT TYPE TEXTPOOL-ENTRY Text

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.