‎2009 Nov 10 5:59 PM
Hi experts,
I'm a newbie at SAP.I want to develop a simple web service in ECD just like x+1=?, and let asp.net program call this web service.
I create a empty function module by se37,then click "Utilities" -> "More Utilities" -> Create web service -> From the function module. I get a error:
Function module xxx either does not exist or is not RFC-enabledplease help me, and thanks.
‎2009 Nov 10 6:00 PM
FM has to be RFC enabled. Check out in FM attributes. Go to SE37 and enter the FM
‎2009 Nov 10 6:03 PM
I think you have not checked on REMOTE ENABLED MODULE in attributes tab of function module..
Regards,
Sany..
‎2009 Nov 10 6:34 PM
I checked on REMOTE ENABLED MODULE in attributes tab of function module, but this error still appear.
This function module is inactive now, so I try to active it, but it failed:
Program SAPLzxxx row 2
REPORT/PROGRAM statement missing, or program type is INCLUDE
‎2009 Nov 10 6:36 PM
‎2009 Nov 10 6:38 PM
‎2009 Nov 10 6:40 PM
even if you download code form some where u have to add the import, export, tables attributes again.. better try to fix urs rather than expecting to get some code..
‎2009 Nov 10 7:29 PM
>
>
The same to revert back with as well.
@ Mikenl: These forums are not a complete substitute for 1,8 million developers to train themselves without some effort on your side. Imagine if everyone posted "How to create a webservice" each time...
Do youself a favour and get some basic training first, then ask questions later...
Thread locked.