cancel
Showing results for 
Search instead for 
Did you mean: 

Finding WDSL for standard BAPIs

Former Member
0 Kudos

Hello

I know that all standard BAPIS are exposed as web service. But I cannot find they way to see the WSDL of the service.

For example i want to call the BAPI_REQUISITION_CREATE as a webservice where should i look for the WSDL of this BAPi?

ECC 6.0 Stack 09 ( old y dont have soamanager)

Please advice.

Accepted Solutions (0)

Answers (2)

Answers (2)

cezar_manechini
Explorer
0 Kudos

Hi Daniel,

In ECC 6.0 you have to run a wizard to create the web service from the function module.

In the transaction SE80, find the function module, right click -> create -> web service.

More Information: [http://help.sap.com/saphelp_nwpi71/helpdata/en/bb/ddb33d2ae46b3be10000000a114084/frameset.htm]

[http://help.sap.com/saphelp_nwpi71/helpdata/en/9b/dad1ae3908ee44a5caf57e10918be9/frameset.htm]

Regards,

Cezar

Former Member
0 Kudos

This is the same way we have been doing it. You can also go to SE37, put in the bapi name, click display. Then go to Utilities, more utlilities, create web service....

Former Member
0 Kudos

Hi,

If You Want To Expose BAPI'S Are Webservices.

Gothrough Below Link

http://help.sap.com/saphelp_nw04/Helpdata/EN/e9/ae1b9a5d2cef4ea4b579f19d902871/content.htm

Thanks

SubbaRao

Former Member
0 Kudos

Thank you , I know how to expose a Z Bapi, question was for Standard Bapis which are already exposed and I wanted to use them.

Thank you anyway.

Former Member
0 Kudos

in your system you find a BSP application called WEBSERVICEBROWSER. use this to browse your BAPI WSDLs. it might be necessary to enable the BSP app in SICF but you certainly know how to do that.

kind regards,

anton