‎2005 Oct 04 7:38 PM
Hi,
we have a SAP system (Basis 6.20) without the java environment.
Is it possible to call a java wrapper, which is located in a .jar-file on the application server, from ABAP?
Thanks in advance
Regards
Hermann
‎2005 Oct 04 7:43 PM
I've heard that it can be done. Search this forum and check out this link.
http://snvworld.net/StartPage/documents/integration/3.html
Regards,
Rich Heilman
‎2005 Oct 04 8:11 PM
Hi there,
Yes, it can. Using Object oriented ABAP not normal ABAP. Hope this helps.
Weidong
‎2005 Oct 04 9:28 PM
Yes, it can be done. We are doing something similar. We are calling a java wrapper from the CRM 3.0 system (Basis 6.10). Link provided by Rich Heilman defines the procedure for this.
Rgds,
Chandrika
‎2005 Oct 04 9:32 PM