Menu

SAP Function Module POC_CALL_MESSAGE_LIST_POPUP

Aufruf des Popups zur Meldungsanzeige

The Function Module POC_CALL_MESSAGE_LIST_POPUP (Aufruf des Popups zur Meldungsanzeige) is a standard Function Module in SAP ERP and is part of the function group POC_MAIN within the package CMX_POC.

Technical Information

Function Module POC_CALL_MESSAGE_LIST_POPUP
Short Text Aufruf des Popups zur Meldungsanzeige
Function Group POC_MAIN
Package CMX_POC
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_MESSAGE_CATEGORY LIKE COMH-MSCLA Meldungsart
IM_MESSAGE_NUMBER TYPE CO_MSID Meldungsnr.
IM_PLANT LIKE COMH-WERK Meldungswerk
IM_SOURCE LIKE COMH-SOURCE Meldungsquelle
IM_TESTKZ LIKE COMH-TSTKZ Testmeldung

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_MESSAGE_VALUE_TAB TYPE POC_MESSAGE_VALUE_TAB asdf

Exceptions

This function module does not define any Exceptions.