Menu

SAP Function Module KERF_WRITE_LOGN

Protokolleintrag schreiben

The Function Module KERF_WRITE_LOGN (Protokolleintrag schreiben) is a standard Function Module in SAP ERP and is part of the function group KERF within the package KERS.

Technical Information

Function Module KERF_WRITE_LOGN
Short Text Protokolleintrag schreiben
Function Group KERF
Package KERS
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_ISOURCE LIKE TKEBWL-ISOURCE InfoSource
I_MSGID LIKE SY-MSGID 'RD'
I_MSGNO LIKE SY-MSGNO '777'
I_MSGTY LIKE SY-MSGTY 'I'
I_MSGV1 LIKE TKEBWLOGN-MSGV1 ' ' max. 10-stellig!
I_MSGV2 LIKE TKEBWLOGN-MSGV2 Nachrichten, Nachrichtenvariable
I_MSGV3 LIKE TKEBWLOGN-MSGV3 Nachrichten, Nachrichtenvariable
I_MSGV4 LIKE TKEBWLOGN-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.