<?xml version="1.0" encoding="UTF-8"?>
<rss xmlns:content="http://purl.org/rss/1.0/modules/content/" xmlns:dc="http://purl.org/dc/elements/1.1/" xmlns:rdf="http://www.w3.org/1999/02/22-rdf-syntax-ns#" xmlns:taxo="http://purl.org/rss/1.0/modules/taxonomy/" version="2.0">
  <channel>
    <title>topic Re: Zipping from abap program in Application Development and Automation Discussions</title>
    <link>https://community.sap.com/t5/application-development-and-automation-discussions/zipping-from-abap-program/m-p/9269282#M1722717</link>
    <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you look at class CL_ABAP_ZIP via SE24 you can see the interface available here to zip files.&amp;nbsp; I believe the only methods you would potentially need to use are add &amp;amp; save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ryan Crosby&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
    <pubDate>Mon, 11 Feb 2013 03:50:02 GMT</pubDate>
    <dc:creator>Ryan-Crosby</dc:creator>
    <dc:date>2013-02-11T03:50:02Z</dc:date>
    <item>
      <title>Zipping from abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/zipping-from-abap-program/m-p/9269280#M1722715</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;My program creates around 5 internal tables. And i would like to compress those internal tables into one zip file and download it to application server/presentation server.&lt;/P&gt;&lt;P&gt;Appricicate your ideas for this..&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="color: #ff0000;"&gt;Moderator Message:&lt;SPAN style="font-size: 9pt; font-family: Tahoma, sans-serif;"&gt;We do not consider it good style to ask questions before trying to find the solution yourself. Please refer in your text also to what you have done already to solve the problem and what resources you have searched or used.&lt;/SPAN&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Message was edited by: Kesavadas Thekkillath&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2013 02:41:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/zipping-from-abap-program/m-p/9269280#M1722715</guid>
      <dc:creator>ramesh_putta</dc:creator>
      <dc:date>2013-02-11T02:41:48Z</dc:date>
    </item>
    <item>
      <title>Re: Zipping from abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/zipping-from-abap-program/m-p/9269281#M1722716</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;What server is it based on? On UNIX, it's as simple as adding ..filter 'compress' to your OPEN DATASET command to generated a GZIP compressed file. I'm not sure this works on Windows Server.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;OPEN DATASET file FOR OUTPUT IN BINARY MODE &lt;SPAN style="font-size: 10pt;"&gt;FILTER 'compress'. &lt;/SPAN&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;SPAN style="font-size: 10pt;"&gt;&lt;A href="http://help.sap.com/abapdocu_702/en/abapopen_dataset_os_addition.htm#!ABAP_ADDITION_2@2@" title="http://help.sap.com/abapdocu_702/en/abapopen_dataset_os_addition.htm#!ABAP_ADDITION_2@2@"&gt;http://help.sap.com/abapdocu_702/en/abapopen_dataset_os_addition.htm#!ABAP_ADDITION_2@2@&lt;/A&gt;&lt;BR /&gt;&lt;/SPAN&gt;&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2013 03:15:48 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/zipping-from-abap-program/m-p/9269281#M1722716</guid>
      <dc:creator>Former Member</dc:creator>
      <dc:date>2013-02-11T03:15:48Z</dc:date>
    </item>
    <item>
      <title>Re: Zipping from abap program</title>
      <link>https://community.sap.com/t5/application-development-and-automation-discussions/zipping-from-abap-program/m-p/9269282#M1722717</link>
      <description>&lt;HTML&gt;&lt;HEAD&gt;&lt;/HEAD&gt;&lt;BODY&gt;&lt;P&gt;Hi Ramesh,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;If you look at class CL_ABAP_ZIP via SE24 you can see the interface available here to zip files.&amp;nbsp; I believe the only methods you would potentially need to use are add &amp;amp; save.&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Regards,&lt;/P&gt;&lt;P&gt;&lt;/P&gt;&lt;P&gt;Ryan Crosby&lt;/P&gt;&lt;/BODY&gt;&lt;/HTML&gt;</description>
      <pubDate>Mon, 11 Feb 2013 03:50:02 GMT</pubDate>
      <guid>https://community.sap.com/t5/application-development-and-automation-discussions/zipping-from-abap-program/m-p/9269282#M1722717</guid>
      <dc:creator>Ryan-Crosby</dc:creator>
      <dc:date>2013-02-11T03:50:02Z</dc:date>
    </item>
  </channel>
</rss>

