‎2008 Jun 20 9:00 AM
Hello Experts,
Could you provide me with a sample code to send e-mail using ABAP with an attachment as ZIP
My question is how to include 2 or 3 files in one ZIP folder
Edited by: help_abap on Jun 20, 2008 10:03 AM
‎2008 Jun 20 10:33 AM
Hi help_abap,
there is a very good Blog about how to send eMail:
[Sending E-Mail from ABAP |https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/789] [original link is broken] [original link is broken] [original link is broken];
Your ZIP-attachment can be created with class CL_ABAP_ZIP.
Regards
Mark-Andru00E9
‎2008 Jun 20 10:33 AM
Hi help_abap,
there is a very good Blog about how to send eMail:
[Sending E-Mail from ABAP |https://www.sdn.sap.com/irj/sdn/weblogs?blog=/pub/wlg/789] [original link is broken] [original link is broken] [original link is broken];
Your ZIP-attachment can be created with class CL_ABAP_ZIP.
Regards
Mark-Andru00E9