2006 Apr 28 5:33 AM
Hi.
I have heard that it is possible to call Java code from
ABAP using JCo. I am interested in doing that. I have a
few questions regarding this...
1) Where should the JCo be installed? At the SAP server
or at the SAP Client side?
2) Is is possible to install the JCo at the SAP client
machine and call a Java method "testMethod" in class "com.test.pkg.TestClass" on the client machine
from ABAP? Do you have any sample code?
3) It seems authorization is required to
download the JCo from http://service.sap.com/connectors.
Does any one know an alternate link?
Thanks a lot in advance.
2006 Apr 28 5:47 AM
Hi,
Normally, JCO requies 3 files to be installed in the client side,
there are 2 dll files to be installed in :\windows\system32 directory and another jar is to be installed in java home directory.
Regards
Ganesh
2006 Apr 28 6:46 AM
hi
good
go through the following links i hope this will give you the idea how to deal with JCO and JAVA.
https://media.sdn.sap.com/javadocs/NW04/SPS15/jc/com/sap/mw/jco/JCO.Connection.html
http://www.oio.de/seminar/java-with-sap-training-en.htm
http://www.huihoo.org/openweb/jco_api/com/sap/mw/jco/JCO.Connection.html
THANKS
MRUTYUN
2006 Apr 28 6:54 AM
Hi Anandaraja ,
JCO is a jar file. It nots an executable file which is installed.
1.You can have the JCO at SAP server or client side..
2.Yes it is possible to call java code from remote machine..
3. Yes authorisation is required to download JCO as its a licensed software i think.
I shall mail u some documents which shall help you in learning JCO..
Give me ur email id..
Regards,
Tanveer.
Please mark helpful answers