Application Development and Automation 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: 
Read only

Calling Java Service from ABAP using SAP JCO

Former Member
0 Likes
1,073

Hi, We have a need to call an external JAVA service from ABAP using SAP JCO v2.0/v2.1.We are doing this in our SAP CRM 7.0 system.Based on reviewing the forums, I see that we can simply create an RFC in SAP with destination as JAVA server (setup via SM59).Can any one provide me a relevant blog post or working example with any additional details such as what library/packages need to be added on java service to effectively communicate ABAP to Java service etc. Any help is greatly appreciated.

1 REPLY 1
Read only

iftah_peretz
Active Contributor
0 Likes
638

Hi,

There are several ways you can achieve this. But, if you desire the JCo option start here ( continue down the tree and see the example).