cancel
Showing results for 
Search instead for 
Did you mean: 

Java RFC Class Library

Former Member
0 Kudos

Hi,

I'm an SAP programmer (not a Basis person). I want to write a Java application (using Eclipse) that has to communicate with SAP backend system. Where can I find Java RFC Class Library to install on my laptop? I have SAP Frontend installed on my laptop. Will I find it under SAP Frontend folder? OR can it be downloaded from a website?

Thanks

Accepted Solutions (1)

Accepted Solutions (1)

Former Member
0 Kudos

Try this link.... This is for the JCo adapter - SAP Java Connector is only available from SAP for connecting Java Applications to SAP systems.

https://service.sap.com/~form/sapnet?_SHORTKEY=01100035870000463649

Or see OSS Note: http://service.sap.com/~form/handler?_APP=01100107900000000342&_EVENT=DISPL_TXT&_NNUM=413708/

/people/sap.user72/blog/2005/12/27/first-eclipse-plug-in-for-xi

http://sourceforge.net/projects/xi-plugins-sdn

http://weblog.cemper.com/a/200309/25-sap2java-generator-eclipse-plugin.php

http://eclipsesap2java.sourceforge.net/

Message was edited by: Barry Neaves - added links to Eclipse plug-in and information.

Answers (1)

Answers (1)

Former Member
0 Kudos

Hi Barry,

Thanks for your reply. Can Java RFC Class Library be downloaded as a file? I know C++ RFC Class library is, basically, availabe in the form of file rfcclass.lib. What about Java library?

Thanks

Sankar

Former Member
0 Kudos

Sankar

The only thing I found about the files of the Java RFC Class Library is at this link:

http://help.sap.com/saphelp_46c/helpdata/de/8c/20e8e9493311d1894a0000e829fbbd/frameset.htm

It suggests the files are on the 46c Presentation CD/DVD or you can download at saplabs, although I couldn't find the link...

Best wishes

Barry