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

How to call a java class method from ABAP FM

Former Member
0 Likes
859

Hi All,

I want to call a java class method which is in java stack from a ABAP method. Is this possible. If so can you please provide me with some sample code.

Regards,

Vinay.

4 REPLIES 4
Read only

abdul_hakim
Active Contributor
0 Likes
578

HI vinayaka,

you can only expose the methods/function modules of ABAP as a webservice into Java Stack and vice versa.It is possible to call ABAP Fm from Java but i am not sure whether the reverse is true.Plz check the webservice part of sdn and the corresponding forum..

Cheers,

Abdul

Read only

0 Likes
578

check out this weblog.

<a href="/people/gregor.wolf3/blog/2004/08/26/setup-and-test-sap-java-connector-outbound-connection">Setup and test SAP Java Connector outbound connection</a>

Regards

Raja

Read only

Former Member
0 Likes
578

Check thse links:

Regards,

Ravi

Read only

rahulkavuri
Active Contributor
0 Likes
578

check this link and award points if found helpful

http://help.sap.com/saphelp_nw04/helpdata/en/6f/1bd5c6a85b11d6b28500508b5d5211/content.htm

Message was edited by: Rahul Kavuri