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 "RFC_MAIL" not found

sreekanthgo
Contributor
0 Likes
431

Hi,

I am working on ECC5.0. trying to use the RFC_MAIL. Not able to send a mail.

It is saying that <i>'Function module "RFC_MAIL" not found'</i>

How can use the same. What are the things we need to take care while we use the same.

Hi,

I am working on ECC5.0. trying to use the RFC_MAIL. Not able to send a mail.

It is saying that <i>'Function module "RFC_MAIL" not found'</i>

How can use the same. What are the things we need to take care while we use the same.

2 REPLIES 2
Read only

Former Member
0 Likes
387

Did you check that whether such a function module exists in ur system ?

i am on ECc 5.0. there is no such FM in my system.

use se37 and check.

Read only

Former Member
0 Likes
387

Sreekanth,

This FM does not exist in transaction SE37. It is a C program and is listed in transaction SM59.

Go to SM59

expand "TCP/IP connections"

double-click on LOCAL_EXEC

drop down menu "System information"

click on "Function list"

Function "RFC_MAIL" should be in the list. If it isn't, look at SAP note 786563 and 731062.

Bruce