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 to Webservice

Former Member
0 Likes
445

hi friends,

i want to create the BAPI as web service .

I want only for bapi (Not Function Module)

thanks&regards,

srinivas

3 REPLIES 3
Read only

Former Member
0 Likes
401

Go to SE37 --> Utilities --> Generate WebService.

BAPI's are almost the same as FM...Both are being handled on SE37 Tx.

Greetings,

Blag.

Read only

0 Likes
401

thank you,

but in wizard its showing the END Point type in display mode ,

i need to change this as bapi.

can we execute this wizard from any other transaction?

or

any transaction to create websevice?

Read only

0 Likes
401

In 6.20 any rfc enabled FM(BAPI in ur case) is automatically exposed as webservice. You can search the

WSD for that bapi in the BSP application WEBSERVICEBROWSER.

Regards,

Joy.