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

SAP R/3 to JAVA Interfacing

Former Member
0 Likes
518

Hi Dear all,

My requirement is that to connect SAP R/3 System with JAVA system through RFC. And through that need to pass data from SAP to JAVA AND also JAVA to SAP. Please tell me what is role of ABAPer here. Means what settings I have to do for RFC connection. How to connect both system through RCF. Please give steps to folllow.

Thanks & Regards.

Pradip Pawar.

2 REPLIES 2
Read only

Former Member
0 Likes
453

You will have to download Java Connector (JCO) from SMP and install it machine from where Java application is running. JCO has all examples and samle code for interfacing with SAP. As an ABAPer, you will have to provide RFC, BAPI etc for interfacing. You can also refer SAP help file with regards to Java Application and SAP.

Read only

0 Likes
453

Dear Sanjay,

If the person who is operating Java System wants to access SAP data I can create one Remote Enabled function module that is BAPI , so that java person will access that. But how can I access there data. Or I will call there function module. And what RFC settings I have to do. Please reply

thanks & regards.

Pradip Pawar