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

Function module xxx either does not exist or is not RFC-enabled

Former Member
0 Likes
3,266

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-enabled

please help me, and thanks.

7 REPLIES 7
Read only

former_member191735
Active Contributor
0 Likes
2,002

FM has to be RFC enabled. Check out in FM attributes. Go to SE37 and enter the FM

Read only

Former Member
0 Likes
2,002

I think you have not checked on REMOTE ENABLED MODULE in attributes tab of function module..

Regards,

Sany..

Read only

0 Likes
2,002

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

Read only

0 Likes
2,002

Try to activate Function group.....

Read only

0 Likes
2,002

Where to download a sample of sap web service?

thanks.

Read only

0 Likes
2,002

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..

Read only

0 Likes
2,002

>

>

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.