‎2009 Dec 11 4:58 AM
Hi Experts,
I have requirement to invoke a web service created in Java from ABAP. I need to pass some values to that webservice and need to get back values also. Please let me know how to do achieve this.
Thanks,
Neeraj
‎2009 Dec 11 5:18 AM
Hi,
you can [create a proxy class|http://help.sap.com/saphelp_nw04/helpdata/en/bf/d005244e9d1d4d92b2fe7935556b4c/frameset.htm] which will represent web service in ABAP. You can find plenty of tutorial here on SDN.
Cheers
‎2009 Dec 11 5:18 AM
Hi,
you can [create a proxy class|http://help.sap.com/saphelp_nw04/helpdata/en/bf/d005244e9d1d4d92b2fe7935556b4c/frameset.htm] which will represent web service in ABAP. You can find plenty of tutorial here on SDN.
Cheers