cancel
Showing results for 
Search instead for 
Did you mean: 

Send to SAP destination async

Former Member
0 Kudos

Hey,

don't know if this is PI oder SAP basis issue, but hope you can help me.

I have three ABAP programs running which all three are connected to the

same destination. On the other side is SAP PI sending a asynchronous message

which should only be for ABAP program 1. Is this possible to resolve which

ABAP program should be the receiver? There is nothing like namespace or

something else I can divide it.

Do I have to create three different destinations?

thanks

chris

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

As Sarvesh has correctly pointed out this can be done easily via ABAP server Proxy...but it would be better if you can come up with issue in detail..

Regards,

Former Member
0 Kudos

Though your query is not so clear, but it seems that you want to post some data into R/3 from XI.

If I am right, then yes it is possible by using the Inbound Proxy (Server proxy) by using the tcode sproxy. But again one thing which is not clear from your side is "<b> I have three ABAP programs running which all three are connected to the

same destination" </b> What are those programs doing??

Regards,

Sarvesh

Former Member
0 Kudos

Hi,

I think not required.

Regards,

Zabiulla

Former Member
0 Kudos

And how to define the the correct ABAP program as target??