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

Call an external Java class from within SAP

Former Member
0 Likes
420

Hi Experts,

is there a way to call a java app on the client from within SAP?

Thanks,

Jennifer

2 REPLIES 2
Read only

Former Member
0 Likes
389

I am not sure if it is possible from SAP r/3 to java app. I know we can call a RFC function in SAP r/3 via .net connector. I am not sure if something similar exists from Java to sap r/3.

Its possible when using Java Webdynpro and Netweaver Developer studio.

hope this helps.

Cheers

Read only

0 Likes
389

I am not either since I have not found anything in any forums. I figured I may not have been asking the right question.

But I want to be able to envoke a java program from SAP passing some data and getting a result back in the form of a string.

Thanks anyway.

Regards,

Jennifer