Hello ABAP gurus,
A text file has to be zipped .I have used the class method CL_ABAP_ZIP-SAVE() to create a zip file in the application server. The zip file is double clicked and the text file is opened.
The formatting is lost in the text file, got after zipping.
Please let me know how I maintain the formatting in the zip file.
Thanks.
Edited by: GVVisweswara . on May 5, 2011 5:17 PM
Hi.,
Check this link: [Zip text file using Cl Zip|http://www.saptutor.org/?p=59]
also this wiki., http://wiki.sdn.sap.com/wiki/display/ABAP/CL_ABAP_ZIPusage-ZippingABAPreportoutput
hope this helps u.,
Thanks & Regards
Kiran
Add a comment