Menu

SAP Function Module CMX_MESSAGE_VARIANT_WRITE_LOG

Writing a Variant Log

The Function Module CMX_MESSAGE_VARIANT_WRITE_LOG (Writing a Variant Log) is a standard Function Module in SAP ERP and is part of the function group CMX_PM_MDA within the package CMX_PM.

Technical Information

Function Module CMX_MESSAGE_VARIANT_WRITE_LOG
Short Text Writing a Variant Log
Function Group CMX_PM_MDA
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
EXCEPTION CLASS CX_ROOT Reference to an Exception Instance
EXPIRATION TYPE CMX_PM_EXP_DATE Number of Days Logs Overdue
MESSAGES TYPE CMX_PM_VAR_MSG_TAB Alternative: Message Table
MSGID TYPE SYMSGID Message Class
MSGNO TYPE SYMSGNO Message Number
MSGTY TYPE SYMSGTY Message Type
MSGV1 TYPE CLIKE Message Variable
MSGV2 TYPE CLIKE Message Variable
MSGV3 TYPE CLIKE Message Variable
MSGV4 TYPE CLIKE Message Variable
PLANT TYPE WERKS_D Plant of Variant
SAVE_LOG TYPE FLAG 'X' Save Log Immediately
VARIANT TYPE CMX_PM_VAR_NAME Name of Variant

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

This function module does not define any Exceptions.