‎2010 Mar 19 5:44 AM
Hi,
I have a task to upload zip file in ABAP and mail it.
Note: this file in not internal table of pdf generted from program it is external file available in harddisk .
Please help me on this.
Thanks & Regards,
Amit
‎2010 Mar 19 6:10 AM
Hi, <li> Upload using GUI_UPLOAD function module with FILETYPE = 'BIN' and send it as attachment. <li>You can search the forum to send mail with attachment. Thanks Venkat.O
‎2010 Mar 19 7:02 PM
OK everyone - let's please try to respect the 2,500 character posting limit, and not try to get around it with multiple posts.
Post only the relevant portion of code.
Rob
‎2010 Mar 19 8:07 PM