Menu

SAP Function Module BAPI_PROCEVENT_WRITEMULTIPLE

Write events

The Function Module BAPI_PROCEVENT_WRITEMULTIPLE (Write events) is a standard Function Module in SAP ERP and is part of the function group BEEVENT within the package SBEIF.

Technical Information

Function Module BAPI_PROCEVENT_WRITEMULTIPLE
Short Text Write events
Function Group BEEVENT
Package SBEIF
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CICOREQUESTNO LIKE BAPIBEGEN-CICO_REQNO Request/Task
MODE LIKE BAPIBEGEN-MODE CICO mode

Exporting Parameters

This function module does not define any EXPORTING parameters.

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
PROCESSEVENTS LIKE BAPIBEEVT Process modeling event
RETURN LIKE BAPIRET2 Return parameter

Exceptions

This function module does not define any Exceptions.