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

Web Service for the Function Modules

Former Member
0 Likes
373

Hi Experts,

Instead of going thru Utilities -> More Ultilities -> Create Web Service -> From the FM/FG. Can we create a Service definition in SE37 for a remote-enabled FM manually? I mean without going thru the wizard steps. Please Advice.

Thanks.

2 REPLIES 2
Read only

naimesh_patel
Active Contributor
0 Likes
339

As on ECC 6 (ABAP 700), looks like you can only create Inside Out WS definition using Wizard. Check this [WS Creation |http://help.sap.com/SAPHELP_NW04s/helpdata/EN/0d/2eac5a56d7e345853fe9c935954ff1/frameset.htm] Help which only mentions Wizard usage, no manual.

In ECC 5.0 you can create WS definition without using the Wizard by Creating the Virtual Interface and WS Definition. Check this on SAP help in how to [Create WS definition manually|http://help.sap.com/saphelp_erp2004/helpdata/en/37/12dd95a22831469a2363d98b19506b/frameset.htm]

Regards,

[Naimesh Patel|http://help-abap.zevolving.com/]

Edited by: Naimesh Patel on Oct 26, 2011 11:52 AM

Read only

0 Likes
339

Hi Naimesh,

Thanks for the reply.

In a worst case scenario, if my wizard doesn't work properly for some problem/reason say X. Then, Is there any other way to create the WS definition without going thru the wizard? Or do I need to wait till my reason/problem X gets resolved?

Can we write a executable report on what the wizard does at background? So that after creating my FM, if I run this report the WS definition should be created automatically? Have you or someone else came across this situation?

Any suggestions would be really appreciated.

Thanks.