Start of Content Area

Function documentationReceiver Determination Step   Locate the document in its SAP Library structure

Use

You use a receiver determination step (This graphic is explained in the accompanying text) to get a list of receivers for a subsequent send step. The receiver determination step calls the receiver determination that you configured in the Integration Directory and returns the receiver list.

Send Context

In the receiver determination step, specify the send context and the multiline container element for the receiver list. You must specify the send context to be able to send messages from the same interface to different receivers in different send steps.

The send context is an arbitrary string. You query this context in a condition in the receiver determination in the Integration Directory.

More information: Defining Receiver Determinations

Transactional Behavior

You can define whether the system starts a new transaction for the receiver determination step. Starting a new transaction will have a negative effect on performance.

More information: Transactional Behavior of an Integration Process

Example

For an example of how to use receiver determination steps, see:

Example: Multicast - Multiple Receiver (with Response Message).

 

End of Content Area