Application Development 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: 

Standard RFC to send email

Former Member
0 Kudos

Hi,

I have to send a email from PI using RFC.

Is there a standard RFC that I can use ?

The RFC should have a TO, CC and message content. TO and Message content would do too.

Refer to my other post for more details.

Thanks,

Venkat.

4 REPLIES 4

Former Member
0 Kudos

Hi,

Check this FM SO_NEW_DOCUMENT_SEND_API1

0 Kudos

thanks Avinash. The documentation shows...


Functionality:
This function module enables you to send a new document, which has not yet been created,
internally and externally. During the send process the document is created, along with the 
attributes and content that are to be transferred.

If I have a simple RFC with just TO and a field to send message, that is fine.

If you clues, let me know meanwhile let me try to look more into this RFC.

Thanks,

Venkat.

Formatted by: Alvaro Tejada Galindo on Jul 20, 2009 1:04 PM

0 Kudos

Hi,

Check this FM EFG_GEN_SEND_EMAIL this is not Remote enabled .. you can create the ZFM and call this inside the ZFM.

0 Kudos

Avinash,

For some reason I cannot send email using none of the 2 mentioned FM.

can you tell me if I am doing wrong?

Does BASIS admin has to set up some settings on SAP mail server or something?

I have also tried with HR_FBN_GENERATE_SEND_EMAIL ... Looks like something is missing or am I doing something wrong?

please help.

Guys, any more clues?please help.

Thanks,

Venkat.

Edited by: Venkat A on Jul 22, 2009 11:35 PM