Menu

SAP Function Module PTRM_UTIL_MESSAGES_MEM_CHECK

Löschen der Meldungen

The Function Module PTRM_UTIL_MESSAGES_MEM_CHECK (Löschen der Meldungen) is a standard Function Module in SAP ERP and is part of the function group PTRM_UTIL_MESSAGES within the package PTRM_WEB_INTERFACE.

Technical Information

Function Module PTRM_UTIL_MESSAGES_MEM_CHECK
Short Text Löschen der Meldungen
Function Group PTRM_UTIL_MESSAGES
Package PTRM_WEB_INTERFACE
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_MSGID_ONLY_ONCE_MESSAGE TYPE SYMSGID SPACE Nachrichten, Nachrichtenklasse
I_MSGNO_ONLY_ONCE_MESSAGE TYPE SYMSGNO '000' Nachrichten, Nachrichtennummer
I_MSGTY_ONLY_ONCE_MESSAGE TYPE SYMSGTY SPACE Nachrichten, Nachrichtentyp
I_MSGV1_ONLY_ONCE_MESSAGE TYPE ANY SPACE Nachrichten, Nachrichtenvariable
I_MSGV2_ONLY_ONCE_MESSAGE TYPE ANY SPACE Nachrichten, Nachrichtenvariable
I_MSGV3_ONLY_ONCE_MESSAGE TYPE ANY SPACE Nachrichten, Nachrichtenvariable
I_MSGV4_ONLY_ONCE_MESSAGE TYPE ANY SPACE Nachrichten, Nachrichtenvariable

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
E_MESSAGE_EXISTS TYPE XFELD Meldung existiert im 'Mem'-Message Handler

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.