‎2008 Jun 12 4:15 PM
hi friends,
i want to create the BAPI as web service .
I want only for bapi (Not Function Module)
thanks®ards,
srinivas
‎2008 Jun 12 5:11 PM
Go to SE37 --> Utilities --> Generate WebService.
BAPI's are almost the same as FM...Both are being handled on SE37 Tx.
Greetings,
Blag.
‎2008 Jun 13 5:51 AM
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?
‎2008 Jun 13 6:37 AM
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.