Menu

SAP Function Module PROCESS_MESS_NEW_LOG

Anlegen eines neuen Meldungsprotokolls im Anwendungslog

The Function Module PROCESS_MESS_NEW_LOG (Anlegen eines neuen Meldungsprotokolls im Anwendungslog) 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 PROCESS_MESS_NEW_LOG
Short Text Anlegen eines neuen Meldungsprotokolls im Anwendungslog
Function Group CMX_PM_LOG
Package CMX_PM
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
OBJECT LIKE BALHDR-OBJECT Name des Anwendungslog-Objektes
SCOMH LIKE COMH Header record of process message
SUBOBJECT LIKE BALHDR-SUBOBJECT SPACE Name of application log subobject

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 Object not found
SUBOBJECT_NOT_FOUND Subobject not found