‎2008 Jan 10 5:43 PM
hi experts,
The requirement is.,
After sucessful processing of the program in Background i need to sent the output of that program as an attachment to email.....
How can we do this one...
If any possbility please give me code..
Suitable with Maximum Points...
‎2008 Jan 11 12:56 AM
Subas,
Check the following Links
http://www.sap-img.com/abap/sending-email-with-attachment.htm
http://www.sapdevelopment.co.uk/reporting/rep_spooltopdf.htm
Hope this helps
Vinodh Balakrishnan
‎2008 Jan 11 2:44 AM
‎2008 Jan 11 6:51 AM
Hi,
You can use the function module SO_NEW_DOCUMENT_ATT_SEND_API1 for sending mail.
To learn the usage you may follow the standard program RSWNSENDMAIL1
Regards,
Renjith Michael.