‎2010 Sep 09 9:10 AM
Hi experts ,
I am using FM "SO_DOCUMENT_SEND_API1" to send excel(xls) attachments as a external mail.
Its working fine with one attachment . But , I want to attach 2 attachments and send the mail.Is it possible??
Please suggest a way to do this.
Thanks,
Aditya.
‎2010 Sep 09 9:17 AM
Hi,
Please look at the below example by MANSI ASNANI .
http://wiki.sdn.sap.com/wiki/display/ABAP/Tosend2inttablesdataastwoattachmentstomailidoutsidesapsystem
Regards,
Srini.
‎2010 Sep 09 9:17 AM
Hi,
Please look at the below example by MANSI ASNANI .
http://wiki.sdn.sap.com/wiki/display/ABAP/Tosend2inttablesdataastwoattachmentstomailidoutsidesapsystem
Regards,
Srini.
‎2010 Sep 09 10:44 AM
‎2010 Sep 09 9:26 AM
Hi,
I would advise to swith to Object-Oriented approach.
Check this : http://wiki.sdn.sap.com/wiki/display/Snippets/SendingmailwithattachmentusingObjectOriented+Approach
Best regards,
Guillaume