Menu

SAP Function Module SWE_EVENT_REC_TYPE_FB

Ändern des VerbraucherFBs des Ereignisverbrauchers

The Function Module SWE_EVENT_REC_TYPE_FB (Ändern des VerbraucherFBs des Ereignisverbrauchers) is a standard Function Module in SAP ERP and is part of the function group SWEA within the package SWE.

Technical Information

Function Module SWE_EVENT_REC_TYPE_FB
Short Text Ändern des VerbraucherFBs des Ereignisverbrauchers
Function Group SWEA
Package SWE
Module Type Remote-Enabled

Importing Parameters

These are the IMPORTING parameters of this function module.

Parameter Name Type Associated Type Default Value Short Text
CLIENT LIKE SY-MANDT SY-MANDT Client
EVENT LIKE SWETYPECOU-EVENT Event
OBJTYPE LIKE SWETYPECOU-OBJTYPE Type of initiating object
RECFB LIKE SWETYPECOU-RECFB SPACE Name of receiver function module
RECTYPE LIKE SWETYPECOU-RECTYPE Type of event receiver

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
INVALID_RECFB Receiver function module failed
UPDATE_FAILED Update to receiver FM failed