Application Development 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: 

How to call a java class method from ABAP FM

Former Member
0 Kudos

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

abdul_hakim
Active Contributor
0 Kudos

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

0 Kudos

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

former_member181962
Active Contributor
0 Kudos

Check thse links:

Regards,

Ravi

rahulkavuri
Active Contributor
0 Kudos

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