Application Development Discussions
Join the discussions or start your own on all things application development, including tools and APIs, programming models, and keeping your skills sharp.
cancel
Showing results for 
Search instead for 
Did you mean: 

File Not Getting Zipped

Former Member
0 Kudos

Hi All,

I have a requirement in SAP PLM where in I need to get the Documents attached (in content server ) to a particualr DIR .After getting the attachments i have to zip those and then finally call the outlook mail box with the zipped attachment.My Problem is that I am able to create a zipped folder , but files are created.

Could anyone please throw some light as what needs to done to create the Files in the Zipped Folder...

The approach that I have taken is as below :

Moderator message - Please respect the 5,000 character maximum when posting. Post only the relevant portions of code

Thanks in advance...

Regards,

Asish Dash

Edited by: Rob Burbank on Jun 2, 2011 9:07 AM

1 REPLY 1

former_member184578
Active Contributor
0 Kudos

Hi.,

USe class cl_abap_zip..,,

check these wikis: [zip any file via ABAP |http://wiki.sdn.sap.com/wiki/display/ABAP/ZipanyfileviaABAPusingCL_ABAP_ZIP]

[Zipping ABAP Report Output|http://wiki.sdn.sap.com/wiki/display/ABAP/CL_ABAP_ZIPusage-ZippingABAPreportoutput]

hope this helps u.,

Thanks & Regards,

Kiran