Skip to Content
0
Former Member
Nov 30, 2006 at 01:44 PM

Funtion moudle not found

26 Views

Hi,

I am running this function module.. from se38

CALL FUNCTION 'Z_WEBSERVICE_TEST'

DESTINATION 'ZRFC_DEST_SEC'

EXPORTING

fromzip = '12222'

tozip = '22222'

IMPORTING

DISTANCE = lv_distance .

Then I am getting this error.. "Function module not found."

But I created function and activated it. and also 'ZRFC_DEST_SEC' RFC Destination is working fine. What will be reason?

regards,

Ansar.