Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

Abap proxy btw 2 SAP systems WITHOUT SAP PI/PO ?

mhuchet
Explorer
0 Kudos

Hi,

I know how to exchange data with SAP standard proxy from a SAP system (A) to another SAP system (B) by using SAP PI/PO to link them.

I know also how to exchange data with IDoc directly from a SAP system (A) to another SAP system (B), so without using SAP PI/PO at the middle.

...

My question is... by using a SAP standard proxy (*), I would like to know if we can also set-up a direct exchange from my SAP System(A) to my SAP system (B), so WITHOUT using a SAP PI/PO at the middle.

(*) e.g ABABusinessPartnerIn/Out, we have in SAP_ABA software Component.

if yes, what should be my approach ? SOAMANAGER ?

Regards

Mickael

(SAP PO expert / Abaper)

3 REPLIES 3

BJarkowski
Active Contributor
0 Kudos

Yes, you can connect two SAP systems to send/receive IDOCs without the PO:

https://wiki.scn.sap.com/wiki/display/ABAP/7+Steps+For+ALE+Configuration

0 Kudos

Hi Bartosz.

My question is for Abap proxy ;-), and not for IDoc (which is easy)

Thanks

Mickael

0 Kudos

Aaah... I thought the question was too easy... sorry, I didn't read carefully enough.