Skip to Content
0
Feb 15, 2011 at 02:21 PM

Error: Multiple receivers are not permitted in synchronous calls

278 Views

Hi,

For Asyn RFC to 2 different Databases Scenario :

I have made:

(Outbound)Sender side: RFC

No DT

No MT

No SI

(Inbound)Receiver side: DB1

1 DT

1 MT

1 SI

(Inbound)Receiver side: DB2

1 DT

1 MT

1 SI

1 MM & OM for RCF to DB1

1 MM & OM for RCF to DB2

1 sender communication channel for RFC

2 receiver communication channels for DB1 and DB2

1 Sender Agreement

2 Receiver Agreement

2 Interface Determination

1 Receiver Determination (Both for DB1 and DB2)

Now it is throwing the error:

<SAP:Stack>Multiple receivers are not permitted in synchronous calls</SAP:Stack>

Please guide how to resolve this error.