Menu

SAP Function Module LOG_DELETE_ALL_LOGS_OF_MESSAGE

Löscht alle Anwendungslogs für die übergebenen Meldungen von der DB

The Function Module LOG_DELETE_ALL_LOGS_OF_MESSAGE (Löscht alle Anwendungslogs für die übergebenen Meldungen von der DB) is a standard Function Module in SAP ERP and is part of the function group CMX_PM_LOG within the package CMX_PM.

Technical Information

Function Module LOG_DELETE_ALL_LOGS_OF_MESSAGE
Short Text Löscht alle Anwendungslogs für die übergebenen Meldungen von der DB
Function Group CMX_PM_LOG
Package CMX_PM
Module Type Normal Module

Importing Parameters

This function module does not define any IMPORTING parameters.

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
PROCESS_MESSAGES LIKE COMH Messages whose logs are to be deleted

Exceptions

This function module does not define any Exceptions.