2005 Jun 08 8:09 AM
Hi ,
I need to attach a internal table to a mail and send it to a user SAP inbox. Please tell which FM should be used for this .
Regards,
Divyanshu
2005 Jun 08 8:13 AM
Hi,
Use the function module SO_DOCUMENT_SEND_API1 to send the mail to SAP inbox. You can also refer the standard programs LSOI1U23 & LSOI1U25 using the FM.
If this helps, please close the loop with reward points.
Rgds,
Message was edited by: Sailatha Nagasamudram
2005 Jun 08 8:23 AM
this has been discussed many times in this forum.
check out the following weblogs for a detailed explanation.
/people/thomas.jung3/blog/2004/09/08/sending-e-mail-from-abap--version-610-and-higher--bcs-interface
/people/thomas.jung3/blog/2004/09/07/sending-e-mail-from-abap--version-46d-and-lower--api-interface
Regards
Raja
2005 Jun 08 8:30 AM
Hi Divyanshu,
try this
FG - SOI1
FM - SO_DOCUMENT_SEND_API1
also see FM's in
FG - SOA2
Regards,
Narinder Hartala
2005 Jun 08 9:18 AM
Hi,
Check this link
http://www.sapdevelopment.co.uk/reporting/email/email_sapmail.htm
http://www.sapdevelopment.co.uk/reporting/email/emailhome.htm
Thanks & Regards,
Judith.