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

calling java class from abap function moduile

Former Member
0 Likes
450

Is it possible to call java class from function module.

i am a java guy. my need is to call a java class from a function module in the backend. which in turn performs certain functions.

i would be highly obliged if someone could let me know if this is possible.

regards

Srikumar V

1 ACCEPTED SOLUTION
Read only

Former Member
0 Likes
426

Hi Srikumar ,

you can call a java webservice in ABAP .

u can call the webservice and via that u can trigger the java class..

Regards

Renu

2 REPLIES 2
Read only

Former Member
0 Likes
427

Hi Srikumar ,

you can call a java webservice in ABAP .

u can call the webservice and via that u can trigger the java class..

Regards

Renu

Read only

Former Member
0 Likes
426

This message was moderated.