Menu

SAP Function Module CR_LOG_WRITE_LAST_MESSAGE

Letzte Dialognachricht in Anwendungslog übernehmen

The Function Module CR_LOG_WRITE_LAST_MESSAGE (Letzte Dialognachricht in Anwendungslog übernehmen) is a standard Function Module in SAP ERP and is part of the function group CMX_CR_LOG within the package CMX_CR.

Technical Information

Function Module CR_LOG_WRITE_LAST_MESSAGE
Short Text Letzte Dialognachricht in Anwendungslog übernehmen
Function Group CMX_CR_LOG
Package CMX_CR
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
DETLEVEL LIKE BALMI-DETLEVEL '1' Dataillierungslevel
OBJECT LIKE BALHDR-OBJECT Name des Anwendungslog-Objektes
PROBCLASS LIKE BALMI-PROBCLASS '1' Protokollklasse
SUBOBJECT LIKE BALHDR-SUBOBJECT SPACE Name des Anwendungslog-Unterobjektes

Exporting Parameters

This function module does not define any EXPORTING parameters.

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

This function module does not define any TABLE parameters.

Exceptions

These are the Exceptions of this function module.

Exception Name Short Text
OBJECT_NOT_FOUND Objekt nicht gefunden
SUBOBJECT_NOT_FOUND Unterobjekt nicht gefunden