Menu

SAP Function Module COMH_DELETE_MESSAGE_TEXTS

Es werden alle Texte zu einer Meldung gelöscht.

The Function Module COMH_DELETE_MESSAGE_TEXTS (Es werden alle Texte zu einer Meldung gelöscht.) is a standard Function Module in SAP ERP and is part of the function group COMH within the package COCB_PIS.

Technical Information

Function Module COMH_DELETE_MESSAGE_TEXTS
Short Text Es werden alle Texte zu einer Meldung gelöscht.
Function Group COMH
Package COCB_PIS
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
MESSAGE_ID LIKE RCOMHP-MSID SPACE Meldungsnummer der zu reorganisierenden Meldung
SAVEMODE_DIRECT LIKE SPACE Delete from database
TEXTMEMORY_ONLY LIKE SPACE Delete text from text memory only

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
TCOME LIKE RCOMEP Message characteristics

Exceptions

This function module does not define any Exceptions.