cancel
Showing results for 
Search instead for 
Did you mean: 

Calling WebService from ABAP

Former Member
0 Kudos

Hi experts,

can anyone please tell me how to call a java web service from R/3 6.0 without Using XI, Is it possible to create Proxies here...?

I found some answers to this question but all those were for 6.4 or 6.2 but not for 6.0.

I want to generate an outbound flow from ERP system. So please tell me something about web service in that context.

Thanks in advance,

John

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

John,

Check this weblog for Calling WebServices from ABAP which may help you:

/people/thomas.jung3/blog/2005/05/13/calling-webservices-from-abap-via-https

/people/thomas.jung3/blog/2005/05/09/abap-webservices-logon-language-processing

---Satish

Former Member
0 Kudos

So could anyone help me in Calling a Webservice from an ABAP prog...Thanks a lot

bhavesh_kantilal
Active Contributor
0 Kudos

Try posting this on the ABAP forums as well. As this seems to be more of an ABAP question, maybe experts there as well can help.

Regards

Bhavesh

Former Member
0 Kudos

you can call from RFC .

in RFC Function Module then goto utilies option in the tool bar then select more utilites and select create webservices-from function module are function group.

then you will get a Wizard please the fill the details in wizard and atleast it ask for package details once it done then your webserices is ready.

please reward points

Regards

Sreeram.G.Reddy

Former Member
0 Kudos

John,

Did you try thewayas i mentioned above

please close the thread if this answers your question and reward points

Regards

Sreeram.G.Reddy

Former Member
0 Kudos

with out XI you cant generate Proxies.

you can genrate webservices with out XI . you cam webserivec from your RFC function modules.

Regards

Sreeram.G.Reddy