Entering content frame receiver function module (BC-BMT-WFM)

SAP Business Workflow (BC-BMT-WFM)

A transaction criteria for receiving an event.

The receiver function module is provided by the interested event receiver. and is available for using 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. A receiver function module does not support return parameters.

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.

Leaving content frame