Menu

SAP Function Module FVD_MD_LOG_MSG_ADD

Anwendungs-Log: Protokoll: Meldung: Hinzufügen

The Function Module FVD_MD_LOG_MSG_ADD (Anwendungs-Log: Protokoll: Meldung: Hinzufügen) is a standard Function Module in SAP ERP and is part of the function group FVD_MD_INTERFACE_COMMON within the package FVVCL_MD.

Technical Information

Function Module FVD_MD_LOG_MSG_ADD
Short Text Anwendungs-Log: Protokoll: Meldung: Hinzufügen
Function Group FVD_MD_INTERFACE_COMMON
Package FVVCL_MD
Module Type Normal Module

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
I_LOG_HANDLE TYPE BALLOGHNDL Anwendungs-Log: Handle eines Protokolls
I_MSGID TYPE SY-MSGID Nachrichten, Nachrichtenklasse
I_MSGNO TYPE SY-MSGNO Nachrichten, Nachrichtennummer
I_MSGTY TYPE SY-MSGTY Nachrichten, Nachrichtentyp
I_MSGV1 TYPE SY-MSGV1 Nachrichten, Nachrichtenvariable
I_MSGV2 TYPE SY-MSGV2 Nachrichten, Nachrichtenvariable
I_MSGV3 TYPE SY-MSGV3 Nachrichten, Nachrichtenvariable
I_MSGV4 TYPE 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

These are the Exceptions of this function module.

Exception Name Short Text
LOG_IS_FULL Die Meldungsnummer 999999 wurde erreicht. Protokoll ist voll !
LOG_NOT_FOUND Protokoll nicht gefunden
MSG_INCONSISTENT Meldung inkonsistent