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

error while using FM - EFG_GEN_SEND_EMAIL

Former Member
0 Likes
452

Hai,

My requirement is , from SAP system i want to send email to customer, for this i have used the function module - EFG_GEN_SEND_EMAIL . But it din't work, when i check the status in SOST t.code, it displays the following error message - 'Cannot process message, no route from A-0000029842 to robort @ yaho.com' .

pl guide us .

ramesh

1 REPLY 1
Read only

Former Member
0 Likes
352

Hi,

I did this same object ,

After bringing your final alv data in the final internal table,

go through this link , i also had an same requirement to send data after converting to excel file and

send it as an attachment to mail id outside Sap,

https://www.sdn.sap.com/irj/scn/wiki?path=/display/abap/to%252bsend%252b2%252bint%252btables%252bdat...

I did this object and it was working fine using that function module.

Hope it helps

Regrds

Mansi