cancel
Showing results for 
Search instead for 
Did you mean: 

Enhanced Receiver Determination for Synchronous scenario

Former Member
0 Kudos

Hi,

I have a scenario where sender and receivers (more than one) are synchronous. And at mapping runtime, with DB lookup, i'm fetching required record and that i'm mapping to receiver structure. In this case, to determine the receiver dynamically I need to go for Enhanced Receiver Determination.

But my doubt is that the sender is synchronous, and i'm going to map it to ReceiverDetermination interface which is asynchronous. So, how would it be possible? How can resolve this issue to work with my requirement?

Regards

Bhanu

Intelligroup.

Accepted Solutions (1)

Accepted Solutions (1)

GabrielSagaya
Active Contributor
0 Kudos

You cannot opt Enhanced Receiver Determination for Synchronous scenario.

Enhanced Receiver Determination is applicable for asynchronous messages only

http://help.sap.com/saphelp_nw04/helpdata/en/26/5ccd3bb4560f01e10000000a11402f/frameset.htm

Former Member
0 Kudos

Hi Gabriel,

Thanks for your reply.

In the SAP help link provided by you, I didn't find anywhere saying that Enhanced Receiver Determination is applicable for asynchronous messages only.

Are you sure about this? Please confirm.

Thank you.

Regards

Bhanu

Intelligroup.

Answers (1)

Answers (1)

Former Member
0 Kudos

But my doubt is that the sender is synchronous, and i'm going to map it to ReceiverDetermination interface which is asynchronous

I guess you can able to select IM in Enhanced Receiver Determination...