Menu

SAP Function Module HRDME99_LOG_MESSAGE

Vorprogramm DTA Protokoll - Meldung einfügen

The Function Module HRDME99_LOG_MESSAGE (Vorprogramm DTA Protokoll - Meldung einfügen) is a standard Function Module in SAP ERP and is part of the function group HRDME99_LOG within the package PCAL.

Technical Information

Function Module HRDME99_LOG_MESSAGE
Short Text Vorprogramm DTA Protokoll - Meldung einfügen
Function Group HRDME99_LOG
Package PCAL
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
IM_LEVEL TYPE SNODETEXT-TLEVEL Level eines Knotens
IM_MESSAGE_ID LIKE SY-MSGID Nachrichten, Nachrichtenklasse
IM_MESSAGE_NUMBER LIKE SY-MSGNO Nachrichten, Nachrichtennummer
IM_MESSAGE_TYPE LIKE SY-MSGTY Nachrichten, Nachrichtentyp
IM_MESSAGE_VAR1 LIKE SY-MSGV1 Nachrichten, Nachrichtenvariable
IM_MESSAGE_VAR2 LIKE SY-MSGV2 Nachrichten, Nachrichtenvariable
IM_MESSAGE_VAR3 LIKE SY-MSGV3 Nachrichten, Nachrichtenvariable
IM_MESSAGE_VAR4 LIKE SY-MSGV4 Nachrichten, Nachrichtenvariable

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.