cancel
Showing results for 
Search instead for 
Did you mean: 

Consuming Webservice

Former Member
0 Kudos

Hi,

A BAPI is created and then it is converted as a webservice in R3. I need to consume the webservice to Webdynpro and i want the steps to perform this.Please suggest me helpful links or blogs related to this.

Regards,

Dinesh.

Accepted Solutions (0)

Answers (3)

Answers (3)

Former Member
0 Kudos

You can create the BAPI to a webservice making use of WSADMIN transaction code.After that you run the webservice.After that copy the url on to the browser and click then you will get a xml file and save the xml file on the client machine.

Then create a model making use of webservice model--->select 'local file or url' provide the path for the xml file.

Your model is created now.

Any queries then reply.

Former Member
Former Member
0 Kudos

Hi,

Hope the following link will help you:

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

thanks & regards,

Manoj