Menu

SAP Function Module EBPP_EVENT_LOG_MULTIPLE_BUKRS

Speichert ein Event welches mehrere Buchungskreise betrifft

The Function Module EBPP_EVENT_LOG_MULTIPLE_BUKRS (Speichert ein Event welches mehrere Buchungskreise betrifft) is a standard Function Module in SAP ERP and is part of the function group EBPP_EVENTLOG within the package EBPP_APAR.

Technical Information

Function Module EBPP_EVENT_LOG_MULTIPLE_BUKRS
Short Text Speichert ein Event welches mehrere Buchungskreise betrifft
Function Group EBPP_EVENTLOG
Package EBPP_APAR
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CATEGORYNAME TYPE EBPP_CATEGORYNAME Technischer Schlüssel der Protokollkategorie
DOCUMENTID TYPE BORIDENT Beleg: BOR Objektidentifier
MESSAGE TYPE EDIMESSAGE auszugebende Meldung
REFERENCE TYPE EBPP_EVENTREFERENCE Externer Vorgang als Klammer für Protokolleinträge
TIMESTAMP TYPE EBPP_TIMESTAMP Zeitstempel für Protokolleinträge
USER TYPE EBPP_USER User im FSCM, wird bei INITIAL auf SY-UNAME gesetzt

Exporting Parameters

These are the EXPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
RETURN TYPE BAPIRET1 Fehlermeldung, falls Fehler aufraten

Changing Parameters

This function module does not define any CHANGING parameters.

Table Parameters

These are the TABLE parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
T_BUKRS LIKE EBPP_BUKRS Buchungskreise für die das Event relevant ist

Exceptions

This function module does not define any Exceptions.