‎2009 Aug 18 9:47 AM
Hi Colleauge,
I have a scenario in which i have a program in java. This program expects few parameters and this java program needs to be called from an ABAP program.
Please let me know how can i achieve this.
Thanks & Regards,
Ritwik.
‎2009 Aug 18 9:58 AM
‎2009 Aug 18 10:04 AM
Hi
the concept of Web Dynpro is common for Java as well as SAP.
if you have the SAP Netweaver Developer Studio on your machine you can use it to generate proxies for the Java-SAP calls (and maybe SAP-Java too). This will generate Java classes (which will use JCo) and these classes can be used on your Java system.
You will get help from this concept.
Regards,
Shamma
‎2009 Aug 18 10:07 AM
hii,
u can refer to the following link to know your query
/people/gregor.wolf3/blog/2004/08/26/setup-and-test-sap-java-connector-outbound-connection
/people/vijayasarathy.raghunathan/blog/2005/12/28/java-editor-inside-abap
regards,
Shweta
Edited by: Shweta Joon on Aug 18, 2009 11:13 AM