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

bapi calling webservice

Former Member
0 Likes
457

HI friends,

I am new in ABAP world, i wonder can i call a webservice from my BAPI ?

thanks

Pranav

3 REPLIES 3
Read only

suresh_datti
Active Contributor
0 Likes
415

Did you check this <a href="https://forums.sdn.sap.com/click.jspa?searchID=1679355&messageID=949127">Thread</a> ?

~Suresh

Read only

0 Likes
415

there is no thread there

Read only

0 Likes
415

there is not standard BAPI available to consume webservice from ABAP

but you can always write your own ABAP/FM to do the same.

Which version of R/# you are using?

check out these weblogs

/people/durairaj.athavanraja/blog/2004/09/20/consuming-web-service-from-abap

/people/thomas.jung3/blog/2004/11/17/bsp-a-developers-journal-part-xiv--consuming-webservices-with-abap

Regards

Raja