cancel
Showing results for 
Search instead for 
Did you mean: 

BAPI as a Webservice

Former Member
0 Kudos

Experts,

I would like to do the following and would like your guidance.

1: Create a BAPI

2: Turn this BAPI into a webservice

3: Put this Webservice onto an External Webpage

Could you please give me directions for the above and maybe even some good blogs that outline each step...

Accepted Solutions (0)

Answers (4)

Answers (4)

Former Member
0 Kudos

/people/community.user/blog/2006/10/24/exposing-bapi-as-web-services-through-sap-xi

There is another option worth checking out.

Former Member
0 Kudos

So also what is the steps to the final part... How would I then put this exposed BAPI as a webservice onto an external Webpage???

Former Member
0 Kudos

Hi,

Using what you want to consume your webservice?

If you want to access it with portal.

/people/purushothaman.vyasarao3/blog/2006/01/02/accessing-an-external-web-services-in-portal

Regards,

sudheer.

Message was edited by:

sudheer

Former Member
0 Kudos

Hi,

See this link to consume webservices using java.

http://www.netbeans.org/kb/41/tutorial-webservice.html#consumingthewebservice

Regards,

Sudheer.

Former Member
0 Kudos

OK I think I understand how to expose the BAPI... but what about How to create a BAPI and also once exposed as a Webservice how do I put it onto an external webpage?

Former Member
Former Member
0 Kudos

Hi,

Check this blog.

/people/sridhar.k2/blog/2006/09/12/creating-and-exposing-bapi-as-web-service-and-using-it-in-web-dynpro

Regards,

Sudheer.