cancel
Showing results for 
Search instead for 
Did you mean: 

creating wsdl from a bapi

Former Member
0 Kudos

I need to create a wsdl from a bapi. I would appreciate any reference materials on this topic. As an example, I need to create a wsdl for business object sales order and my wsdl should include create, change, and display. We are on ECC 6.0. When I go to a bapi, under tools, I don't see the option to create wsdl. Suitable points will surely be awarded.

Accepted Solutions (0)

Answers (2)

Answers (2)

Former Member
Former Member
0 Kudos

Hi !

have a look at this thread , i think will solve your querry

Regds

Abhishek

Former Member
0 Kudos

hi....

u can create webservice from BAPI or Function Module

This is done using SAP’s Web Service Creation Wizard which is available from the ABAP Development Workbench (by calling transaction SE80 ).

Go to Utilities--->More Utilities--


>Create WebService -


> From Function Module.

also Check this link

http://help.sap.com/saphelp_nw04/helpdata/en/e9/ae1b9a5d2cef4ea4b579f19d902871/frameset.htm

Thanks

Manas