receiver function module

SAP Business Workflow (BC-BMT-WFM)

Function module for receiving an event. The receiver function module is provided by the event receiver interested.

Receiver function modules are used with events in the SAP Business Workflow environment. They are usually entered into the relevant linkage by the workflow system.

The interface of a receiver function module is standard and contains only import parameters. Return parameters are not supported by receiver function modules.

The receiver function module is called with the parameters required if an event entered in a linkage occurs and the check function module (if any) terminates without an exception.